User's Guide

Tarvos User Guide - Version 0.3 70
reader.operations.o.stop_trigger.mode
Read Permission
admin
Write Permission
admin
Default
none
Priority
5
(Enum) Trigger to stop reader operations. Values are 'none', 'immediate',
'operating_mode_only', 'dio_only', 'duration_only', 'dio', 'duration'.
'none' : Default mode. Reader operaton stop trigger disabled.
'immediate' : Turn off reader operation immediately. The
stop_trigger
will go to 'none' after stopping.
'operating_mode_only' : Reader operation stops when setup.operating_mode
is set to 'standby'
'dio_only' : DIO will cause the operation to stop.
setup.operating_mode will have no effect on stopping
reader operation.
'duration_only' : The reader will stop the operation after a 'duration'
setup.operating_mode will have no effect on this
reader operation.
'dio' : DIO will cause the operation to stop.
setup.operating_mode set to 'standby' will also
cause this operation to stop.
'duration' : The reader will stop the operation after a 'duration'
setup.operating_mode will also cause this operation
to stop.
Note: 'period' and 'offset' from start trigger.
reader.operations.o.stop_trigger.dio
Read Permission
admin
Write Permission
admin
Default
1
Priority
5
(Integer) DIO number to use to stop operation in dio modes.
reader.operations.o.stop_trigger.level
Read Permission
admin
Write Permission
admin
Default
1
Priority
5
(Integer) DIO level to stop operaton in dio modes (0 or 1)
reader.operations.o.stop_trigger.duration
Read Permission
admin
Write Permission
admin
Default
0
Priority
5
(Integer) Duration of operation in ms (duration and dio modes).
In dio modes, this is a timeout if dio not received.