Property | Description |
---|---|
ErrNo |
Error or Warning message number to return to application for the warning or error.
|
Level |
Indicates the level of warning. This property is only found in the Message properties in the Notifications section. Message entries in the GetStatusSettings ignore this property. This is an indicator of the level, or seriousness, of the message. Possible values are:
|
MsgSearch |
Used to identify how to search messages returning from the printer for the PrinterMsg string. Indicates the search methodology for determining which message is returned by the printer. Currently the only possible value is 1: Condition is true if the message from the printer contains the string in the PrinterMsg property. As this is the default value as well, there is no current need to include the MsgSearch property. More search methods may be added in the future. |
PrinterMsg |
String that is searched for in the data returned by the printer that signals an error or warning. This string is searched for in any response from the printer to determine if this error has occurred. |