This feature is not available in version 1.0.0.
Mechanism to link components to perform certain actions:
Dialed (Dial, Potentiometer, Variable Resistor, Resistive Sensors):
Can receive a value (resistance, luminance, etc) or dial position:
i = 0: set Dial position (0-1000)
else : set resistance value.
Text Component
Can append or set text:
i = 0: set text.
else : append text.
7 segment BCD
Can receive a display value or segment on/off:
i = 0: display value (0-F).
else : 1 bit for each segment.
Capacitor
Can receive a percentage capacitance (0 to 1000 = 0 to 100%).
Inductor
Can receive a percentage inductance (0 to 1000 = 0 to 100%).
Controlled Source
Can receive a control voltage or current.
Scripted
Can receive a double or string value.