Jump to content

Component: Digital Potentiometer (X9Cx0x) (Analog Output): Difference between revisions

From Flowcode Help
m Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable""
m Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;" align="center"" to "width="10%" align="center" class="mtx-class-macrohead""
Line 96: Line 96:
{| class="mtx-class-macrotable wikitable"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''DecrementWiper'''
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''DecrementWiper'''
|-
|-
Line 110: Line 110:
{| class="mtx-class-macrotable wikitable"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''DecrementXTimes'''
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''DecrementXTimes'''
|-
|-
Line 129: Line 129:
{| class="mtx-class-macrotable wikitable"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''IncrementWiper'''
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''IncrementWiper'''
|-
|-
Line 143: Line 143:
{| class="mtx-class-macrotable wikitable"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''IncrementXTimes'''
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''IncrementXTimes'''
|-
|-

Revision as of 14:17, 13 July 2026

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.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_X9C_Digital_Pot.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_X9C_Digital_Pot.fcfx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples








Macro reference

DecrementWiper

DecrementWiper
Decrements a single volatile wiper value 
- VOID Return


DecrementXTimes

DecrementXTimes
Decrements the wiper value the specified number of times 
- BYTE Count
Range: 1-99 
- VOID Return


IncrementWiper

IncrementWiper
Increments a single volatile wiper value 
- VOID Return


IncrementXTimes

IncrementXTimes
Increments the wiper value the specified number of times 
- BYTE Count
Range: 1-99 
- VOID 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