Jump to content

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

From Flowcode Help
No edit summary
No edit summary
Line 15: Line 15:
The X9Cx0x device range supports a digital potentiometers outputs. 100 possible wiper tap points available.  Supported devices include X9C102, X9C103, X9C104, X9C503.
The X9Cx0x device range supports a digital potentiometers outputs. 100 possible wiper tap points available.  Supported devices include X9C102, X9C103, X9C104, X9C503.


==Component Pack==
==Component Source Code==


BASICIO
Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_X9C_Digital_Pot.fcfx FC_Comp_Source_X9C_Digital_Pot.fcfx]


==Detailed description==
==Detailed description==




Line 34: Line 36:


==Examples==
==Examples==




Line 121: Line 125:
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''  
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''  
|-
|-
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Device Connections
|-
|-
|-
|-
Line 137: Line 145:
|-
|-
| colspan="2" | Up Down Pin, Low = Down, High = Up 
| colspan="2" | Up Down Pin, Low = Down, High = Up 
|-
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-conn-icon.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Connections'''
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-conn-icon.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Simulations'''
|-
|}
|}

Revision as of 17:52, 9 November 2022

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


Downloadable macro reference

IncrementWiper
Increments a single volatile wiper value 
- VOID Return


DecrementWiper
Decrements a single volatile wiper value 
- VOID Return


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


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