ST_PJLink_ERST_Errors

TYPE ST_PJLink_ERST_Errors
STRUCT
    bNoError : BOOL;
    bWarning : BOOL;
    bError   : BOOL;
END_STRUCT
END_TYPE