Difference between revisions of "Component: Digital Potentiometer (X9Cx0x) (Analog Output)"
From Flowcode Help
Jump to navigationJump to searchLine 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 38: | Line 40: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 57: | Line 61: | ||
− | == | + | ==Macro reference== |
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" |
Revision as of 14:14, 20 January 2023
Author | Matrix TSL |
Version | 1.0 |
Category | Analog Output |
Contents
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.
Component Source Code
Please click here for the component source code: FC_Comp_Source_X9C_Digital_Pot.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
![]() |
IncrementWiper |
Increments a single volatile wiper value | |
![]() |
Return |
![]() |
DecrementWiper |
Decrements a single volatile wiper value | |
![]() |
Return |
![]() |
DecrementXTimes |
Decrements the wiper value the specified number of times | |
![]() |
Count |
Range: 1-99 | |
![]() |
Return |
![]() |
IncrementXTimes |
Increments the wiper value the specified number of times | |
![]() |
Count |
Range: 1-99 | |
![]() |
Return |
Property reference
![]() |
Properties |
![]() |
Device Connections |
![]() |
CS Pin |
Chip Select Pin, Active Low | |
![]() |
Increment Pin |
Increment Pin, Active Low | |
![]() |
Up/Down Pin |
Up Down Pin, Low = Down, High = Up |