Read triggers
Read triggers
Read triggers are available in Series 60, 70, 150 and 160 readers and derived systems
It is possible to configure the start and stop of RF operations to GPI triggers. There are two modes available:
GPI Trigger: this mode start the RF on all configured antennas for certain amount of time upon receiving a rise events on the selected GPI line
GPI line is selected on the AdvanNet
Active antennas are the configured antennas
RF active time is set to 3500 ms.
Rise events that occur while RF is on will reset the counter without stopping RF operation. Therefore, if rise event keep happening at smaller intervals than the 3500 ms, the RF will never stop.
Start/Stop Trigger (Rise/Rise): this mode start the RF on all configured antennas on the first rise event on the selected GPI line, the RF is kept active until a new rise event is received.
GPI line is selected on the AdvanNet
Active antennas are the configured antennas
(On AdvanNet 2.8.23+ versions)
Start/Stop Trigger (Rise/Fall): this mode start the RF on all configured antennas on the first rise event on the selected GPI line, the RF is kept active until a new fall event is received.
GPI line is selected on the AdvanNet
Active antennas are the configured antennas
Rise/Fall events must be followed with high condition of at least 70 ms.
Advanced trigger configuration
The GPI Trigger also accepts advanced parameters. The advanced configuration allows:
Linking a GPI rise event to a set of antennas
Configuring several GPI rise events, each event linked to its set of antennas
Define the active RF time
The value GPI line is ignored when using the Trigger conf filed.
One possible configuration would be as follows:
{"onTime":15000,"trigger":[{"gpi":1,"conf":{"antennas":"1,2"}},{"gpi":2,"conf":{"antennas":"2"}}]}
The above configuration would:
Start RF operation on antennas 1 and 2 on a GPI 1 rise event.
Start RF operation on antenna 2 on a GPI 2 rise event.
Defines the active RF time to 15000 ms
In case a rise event is detected while the RF is active, if required the antenna/s linked to that rise event will be added to the currently running antennas.
Please keep in mind the following situation where trigger 1 is linked to antenna 1 and trigger 2 to antenna 2:
Trigger 1 is detected and operation on antenna 1 starts
While trigger 1 is enabled trigger 2 is detected
Operation is micro-stopped to add antenna 2 to the active antenna list
Operation is using antenna 1 and antenna 2
Trigger 2 stops but the operation remains on antenna 1 and antenna 2 until all triggers stop.
Caution at point #5 !!
Advanced Read Trigger option is available starting at AdvanNet 2.3.10