User's Guide
Tarvos User Guide - Version 0.3 28
antennas.port_count
Read Permission
admin
Write Permission
none
Default
NULL
Priority
-1
(Integer) Number of antenna ports on the reader.
Example:
antennas.port_count
ok 4
antennas.detected
Read Permission
admin
Write Permission
none
Default
NULL
Priority
-1
(Integer Array) List of detected antennas connected to the reader.
Example:
antennas.detected
ok 1 2 3
antennas.diag
Read Permission
admin
Write Permission
none
Default
NULL
Priority
-1
(String) Detailed information about the antennas.
antennas.a.conducted_power
Read Permission
admin
Write Permission
admin
Default
270
Priority
4
(Integer) Transmit power for antenna port 'a'. Where 'a' can be between 1 and
antennas.port_count.
If a protocol specific antenna power has been set then this variable
will return 'PROTOCOL_SPECIFIC'. For example, if
antennas.isoc.1.conducted_power is set to a different value than
antennas.isob.1.conducted_power, this variable will return
'PROTOCOL_SPECIFIC'. If you set this variable in that situation,
both protocol specific powers will be set with this value.
Example:
antennas.1.conducted_power=250
ok