ST_GENIbusRequestDataEntry
Address and, if applicable, the value to be written within a request APDU.
TYPE ST_GENIbusRequestDataEntry :
STRUCT
byIDCode : BYTE;
byValue : BYTE;
END_STRUCT
END_TYPE
byIDCode: Address.
byValue: Value to be written.
Address and, if applicable, the value to be written within a request APDU.
TYPE ST_GENIbusRequestDataEntry :
STRUCT
byIDCode : BYTE;
byValue : BYTE;
END_STRUCT
END_TYPE
byIDCode: Address.
byValue: Value to be written.