Component: Digital Potentiometer (X9Cx0x) (Analog Output)

From Flowcode Help
Jump to navigationJump to search


Author Matrix TSL
Version 1.0 (Release)
Category Analog Output


Image 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.

Examples

No additional examples


Downloadable macro reference

IncrementWiper

Increments a single volatile wiper value

Parameters

This macro has no parameters


Return value

This call does not return a value


DecrementWiper

Decrements a single volatile wiper value

Parameters

This macro has no parameters


Return value

This call does not return a value


DecrementXTimes

Decrements the wiper value the specified number of times

Parameters

BYTE Count
Range: 1-99


Return value

This call does not return a value


IncrementXTimes

Increments the wiper value the specified number of times

Parameters

BYTE Count
Range: 1-99


Return value

This call does not return a value


Simulation macro reference

This component does not contain any simulation macros


Property reference

CS Pin

This property is of type Single digital pin and can be referenced with the variable name CS_Pin.

Chip Select Pin, Active Low

Increment Pin

This property is of type Single digital pin and can be referenced with the variable name Inc_Pin.

Increment Pin, Active Low

Up/Down Pin

This property is of type Single digital pin and can be referenced with the variable name UD_Pin.

Up Down Pin, Low = Down, High = Up