Monitoring specific device paper
trays
You can use a filter to narrow the Events that trigger your action.
Let's say you configured Tray 2 on all your devices for your company's
letterhead and you only want to monitor for Load Paper or Envelope events
on Tray 2. For this example, the Trigger on Active or the Trigger
on Either Active or Clear filter is not sufficient.
To write a custom filter to monitor
specific paper trays:
- From the MarkVision Messenger home screen, click Create New.
- Enter your Action information in the setup screens that follow, and then click
.
- From the Event Type screen, choose Printer Device Status Alerts, and then click
.
- From the Filter Type screen, choose Custom, and then click
.
- In the text field, enter a script that only executes the command when the parameter is the paper tray you want to monitor.
For example:
IfThen (EventDataIs("location", "Tray2"))
Distribute
- Click
, and then complete the remaining steps.