ST_LON_Parameter_OUT_36B
Process Image of the outputs.
This variable must be linked to the System Manager with the KL6401.
TYPE ST_LON_Parameter_OUT_36B :
STRUCT
wParameterControl : WORD;
wDummy : WORD;
stParametervalue : ST_LON_ParameterInterface;
byCMD : BYTE;
byIdx : BYTE;
END_STRUCT
END_TYPE
wParameterControl: Control word.
wDummy: Dummy for CX9000.
stParametervalue: Data structure (see ST_LON_ParameterInterface).
byCMD: LON command.
byIdx: LON index.