Download Quantum with Unity Pro

Transcript
Addressing
Quantum IODDTs
Introduction
Unity Pro provides a couple of IODDTs which are either generic and can be used for
several I/O modules or belong to one specific module.
Note: Deviating from the general description of the data types in the Direct
Addressing Data Instances chapter in the Unity Pro Reference Manual, in
Quantum IODDTs for analog modules and expert modules the data type Bool is
used for %I and %Q.
T_ANA_IN_VE
T_ANA_IN_VWE
T_ANA_IN_VE is used with all channels of the following I/O modules:
z ACI 030 00
z AII 330 10
z ACI 040 00
z ACI 040 00
IODDT for analog input modules supporting Value and Error
Object Symbol
Rank Description
%IW
VALUE
0
Input value
%I
ERROR
1
Input error
T_ANA_IN_VWE is used with all channels of the following I/O modules:
z ARI 030 10,
z AVI 030 00
z ATI 030 00
z AII 330 00
and
Channels 3 and 4 of AMM 090 00
IODDT for analog input modules supporting Value, Warning and Error
z
Object Symbol
Rank Description
%IW
VALUE
0
Input value
%I
ERROR
1
Input error
%I
WARNING
2
Input warning
27