Analog I/O
The AvAnalogIO function block provides information about the Analog I/O avatar with two inputs and one output.
AvAnalogIO Input Interface
Input |
Data Type |
Description |
---|---|---|
AQ0 |
INT |
Value to be written to analog output 0. Unit and scaling depends on the analog output type configured.
|
AvAnalogIO Output Interface
Output |
Data Type |
Description |
---|---|---|
Ready |
BOOL |
Indicates TRUE if the function block is ready to receive an execute command. |
AI0 |
INT |
Indicates the value read from the analog input 0. Unit and scaling depends on the analog output type configured.
|
AI1 |
INT |
Indicates the value read from the analog input 1. |