ANALOG_IN (119)
ANALOG_IN (119)
ID 119
Application: |
PLC |
Group: I/O
Short description:
Function that reads the value of an analog input with a specific number.
Inputs: none
Outputs (1):
no. |
type |
impulse |
mark |
notes |
1 |
R |
no |
OUT |
Function output value |
Settings:
no. |
type |
mark |
notes |
1 | I | Numer | Analog input marker |
Function operation:
The ANALOG_IN function reads the value of the analog input stored in the special register Number in each program cycle.
R registers and M markers used:
no. |
name |
description |
R - read, W - write |
R3401 |
_Analog_IN1 |
analog input no. 1 (range: from -10 to +10) |
R |
R3402 | _Analog_IN2 | analog input no. 2 (range: from -10 to +10) | R |