List of alert types.

// Expert user has replied. //Solved
S SDK NDD 3 months 1 week ago
43 3 2

Hi,

 

We are testing our implementation for the capture of Alerts from Link-OS printers, via USB using SGD Commands.

 

I could test on the device two Alerts:

 

HEAD OPEN

PRINTER PAUSED

 

And noticed that for HEAD OPEN, the alerts are sent from the printer like this:

ERROR CONDITION: HEAD OPEN [2023-12-14 19:03:22] [T3J231401598]

ERROR CLEARED: HEAD OPEN [2023-12-14 19:05:02] [T3J231401598]

 

And for PRINTER PAUSED, like this:

ALERT: PRINTER PAUSED [2024-01-16 17:21:17] [T3J231401598]

ALERT CLEARED: PRINTER PAUSED [2024-01-16 17:22:32] [T3J231401598]


I noticed that they differ on the first part of the String, one is an "Error Condition", and the other an "Alert", so my question is:

 

Besides the types above, does a different category/type exists or there are only "Alerts" and "Errors" ? We couldn't find this information on the documentation.

 

We need to know all the possibilities to better prepare our Alert Parser when the alerts arrive, since we can't test all of the Alerts.

 

 

Best regards.

Please register or login to post a reply

Accepted Solution

S Steven Si

Here are the three types.

### Error Type
ERROR CONDITION
ERROR CLEARED

### Warning Type
WARNING
WARNING CLEARED

### Alert Type
ALERT
ALERT CLEARED

 

3 Replies

S Steven Si

Here are the three types.

### Error Type
ERROR CONDITION
ERROR CLEARED

### Warning Type
WARNING
WARNING CLEARED

### Alert Type
ALERT
ALERT CLEARED

 

S SDK NDD

Thank you,

 

There is any documentation explaining wich alert is Error, Warning and Alert type ?
 

Best regards.
 

S Steven Si

Unfortunately, there is no such document for that level of details.

CONTACT
Can’t find what you’re looking for?