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.
Accepted Solution
Here are the three types.
3 Replies
Here are the three types.
Thank you,
There is any documentation explaining wich alert is Error, Warning and Alert type ?
Best regards.
Unfortunately, there is no such document for that level of details.