Chapter 2 Basic Unit Specification
12. Potentiometer
2-36
12 Potentiometer
TP03 has built-in standard analog potentiometer with corresponding data (0~1023) saved in
hereinafter DATA register.
Such potentiometer could be set as the indirect set value for analog timer, which is called analog
potentiometer timer.
As for the above example, the input value can be multified with the application instruction F22.
F22 MUL D0 K 2 D10
M8000
T0
D 10
Transfer the data = [(data in D2) × 2] to D10(D11)
The multiplication instruction can expand the register data so the setting range will be widen. Max
value should be below 32,767. In this example, D11 is automatically used by F22 MUL, do not
use is at any other places.
F86VRSC can read the value (0~10) for analog potentiometer with correspondent scale.
There are 2 built-in analog potentiometers. If you prefer more, there is an optional card with
6 analog potentiometers.