ST_GENIbusPcComDeviceOut64B
Structure for linking in the input process image; must be used for the communication of a serial PC interface.
TYPE ST_GENIbusPcComDeviceOut64B :
STRUCT
wCtrl : WORD;
arrData : ARRAY[0..63] OF BYTE;
END_TYPE
Structure for linking in the input process image; must be used for the communication of a serial PC interface.
TYPE ST_GENIbusPcComDeviceOut64B :
STRUCT
wCtrl : WORD;
arrData : ARRAY[0..63] OF BYTE;
END_TYPE