Component: Digital Potentiometer (X9Cx0x) (Analog Output)

From Flowcode Help
Revision as of 21:07, 16 November 2021 by Wiki bot (talk | contribs)
Jump to navigationJump to search
Author Matrix TSL
Version 1.0
Category Analog Output


Digital Potentiometer (X9Cx0x) component

The X9Cx0x device range supports a digital potentiometers outputs. 100 possible wiper tap points available. Supported devices include X9C102, X9C103, X9C104, X9C503.

Detailed description

No detailed description exists yet for this component

Examples

No additional examples


Downloadable macro reference

Fc9-comp-macro.png IncrementWiper
Increments a single volatile wiper value 
Fc9-void-icon.png - VOID Return


Fc9-comp-macro.png DecrementWiper
Decrements a single volatile wiper value 
Fc9-void-icon.png - VOID Return


Fc9-comp-macro.png DecrementXTimes
Decrements the wiper value the specified number of times 
Fc9-u8-icon.png - BYTE Count
Range: 1-99 
Fc9-void-icon.png - VOID Return


Fc9-comp-macro.png IncrementXTimes
Increments the wiper value the specified number of times 
Fc9-u8-icon.png - BYTE Count
Range: 1-99 
Fc9-void-icon.png - VOID Return


Fc9-comp-macro.png ShowDigit
Set the number to be displayed in the given digit of the display. The colon character can also be controlled when writing to digit 1. 
Fc9-u8-icon.png - BYTE Digit
Which of the four digits to change. (0...3) 
Fc9-u8-icon.png - BYTE Value
The number value to set the digit to (0...15), 16=Clear 
Fc9-u8-icon.png - BYTE Colon
Whether to show the colon character. Digit 1 only. 
Fc9-void-icon.png - VOID Return



Property reference

Fc9-prop-icon.png Properties
Fc9-type-5-icon.png CS Pin
Chip Select Pin, Active Low 
Fc9-type-5-icon.png Increment Pin
Increment Pin, Active Low 
Fc9-type-5-icon.png Up/Down Pin
Up Down Pin, Low = Down, High = Up 
Fc9-conn-icon.png Connections
Fc9-conn-icon.png Simulations