User's Guide
Tarvos User Guide - Version 0.3 54
modem.protocol.physical.valid_modes
Read Permission
admin
Write Permission
none
Default
NULL
Priority
-1
(Enum) List of ALL valid RF modes for all protocols.
modem.protocol.p.physical.valid_modes
Read Permission
admin
Write Permission
none
Default
NULL
Priority
-1
(Enum) List of valid RF modes for protocol 'p'.
'p' is one of the readers valid protocols (see setup.valid_protocols)
The return value is protocol specific.
modem.protocol.p.physical.mode
Read Permission
admin
Write Permission
admin
Default
Priority
5
(Enum) Active RF mode for protocol p.
'p' is one of the readers valid protocols (see setup.valid_protocols)
Please see modem.protocol.p.physical.valid_modes for accepted values
(protocol dependent)
Will return ANTENNA_SPECIFIC if any of the
modem.protocol.p.physical.a.mode value is set different from this value.
After setting this value, all modem.protocol.p.physical.a.mode values
will get updated to this same value.
modem.protocol.p.physical.a.mode
Read Permission
admin
Write Permission
admin
Default
Priority
5
(Enum) Active RF mode for protocol p on antenna a.
'p' is one of the readers valid protocols (see setup.valid_protocols)
'a' is one of the readers valid antenna ports (1 to antennas.port_count)
Please see modem.protocol.p.physical.valid_modes for accepted values
(protocol dependent)
Setting modem.protocol.p.phyical.mode changes this value.