ST_LON_Parameter_IN_36B

Process Image of the inputs.

This variable must be linked to the System Manager with the KL6401.

TYPE ST_LON_Parameter_IN_36B :
STRUCT
  wParameterStatus      : WORD;
  wDummy        : WORD;
  stParameterReadValue  : ST_LON_ParameterInterface;
  byParameterType       : BYTE;
  byLONStatus       : BYTE;
END_STRUCT
END_TYPE

wParameterStatus: Status word.

wDummy: Dummy for CX9000.

stParameterReadValue: Data structure (see ST_LON_ParameterInterface).

byParameterType: Paramter type.

byLONStatus: LON state.