ST_GENIbusPcComDeviceIn64B

Structure for linking in the input process image; must be used for the communication of a serial PC interface.

TYPE ST_GENIbusPcComDeviceIn64B :
STRUCT
  wStatus : WORD;
  arrData : ARRAY[0..63] OF BYTE;
END_TYPE