ST_PJLink_LAMP_Status

TYPE ST_PJLink_LAMP_Status
STRUCT
astLamps             : ARRAY [0..GVL_PJLink.byMaxLamps-1] OF ST_PJLink_Lamp_int;
bErr_UnavailableTime : BOOL; //wrong time for projector to handle command
bErr_ProjFailure     : BOOL; //Projector/Display failure
END_STRUCT
END_TYPE