User's Guide

Tarvos User Guide - Version 0.3 55
modem.diag.current_temperature
Read Permission
admin
Write Permission
none
Default
NULL
Priority
-1
(Integer) Displays current modem temperature (in celsius)
Example:
modem.diag.current_temperature
ok 40
modem.protocol.isob.filter.num_filters
Read Permission
admin
Write Permission
none
Default
NULL
Priority
-1
(Integer) Returns the number of tag filters in the modem.protocol.isob.filter.f.*
space.
The 'f' value will start at 1 and go to num_filters.
(see other modem.protocol.isob.filter.f.* variables)
modem.protocol.isob.filter.f.enabled
Read Permission
admin
Write Permission
admin
Default
false
Priority
4
(Boolean) Enables the ISOB group select filter.
(see other modem.protocol.isob.filter.f variables)
modem.protocol.isob.filter.f.mask
Read Permission
admin
Write Permission
admin
Default
0x00
Priority
5
(Hex Array) Byte mask for the ISOB group select filter (exactly one byte).
For every bit in this field that is set, the corresponding
byte in the data field will be compared with the corresponding
data on the tag (starting at address) during the group select.
modem.protocol.isob.filter.f.address
Read Permission
admin
Write Permission
admin
Default
0x00
Priority
5
(Hex Array) Address for the ISOB group select filter (exactly one byte).
The location, on the tag, to do the comparison (of possibly 8 bytes),
with the data in the filter.