ST_PJLink_SVER_Status

TYPE ST_PJLink2_SVER_Status
STRUCT
    sSoftwareVersion      : STRING (32); (* Serial Number of ProjectorsProdName. *)
    bErr_UnavailableTime  : BOOL;    (* Wrong time for projector to handle command. *)
    bErr_ProjFailure      : BOOL;    (* Projector/Display failure. *)
END_STRUCT
END_TYPE