VALIDMODELS
Valid model information
|
Platform: |
OEM719, OEM729, OEM7500, OEM7600, OEM7700, OEM7720, PwrPak7, CPT7, CPT7700, SMART7, SMART2 |
The VALIDMODELS log gives a list of valid authorized software models available and expiry date information.
|
|
Firmware version 7.09.06. See the VERSION log or the DISPATCHSCHEDULE log for the currently active model. The MODEL command selects a permanent model from this list to be used outside any service period. When a current service period specifies a model to use (the model shown in the DISPATCHSCHEDULE Receiver features field for the current service period), the active model may differ from the selected permanent model. During that service period the entry “SERVICEPERIOD” appears as the last model entry in the log. It is not recommended to use the MODEL or AUTH command during a service period, but in the case one has overridden the service period model, the command MODEL SERVICEPERIOD can be used to revert to the service period features. |
|
|
Firmware versions previous to 7.09.06. See the VERSION log for the currently active model. The MODEL command selects a permanent model from this list to be used outside any service period. When a current service period specifies a model to use, the active model may differ from the selected permanent model. It is not recommended to use the MODEL or AUTH command during a service period. |
|
|
Firmware version 7.10.00. See the VERSION log for the currently active model. The MODEL command selects a permanent model from this list to be used outside any service period. When a current service period specifies a model to use, the active model may differ from the selected permanent model. It is not recommended to use the MODEL or AUTH command during a service period. |
If a model has no expiry date, it reports the year, month and day fields as 0s.
Changes made with the AUTH command update this log after the next reset.
Message ID: 206
Log type: Asynch
Recommended input:
log validmodelsa once
ASCII example:
#VALIDMODELSA,USB1,0,49.0,FINESTEERING,2209,515587.940,02000020,342f,16809;1,"FFNRNNCBES1",0,0,0*0d1a3309
Use the VALIDMODELS log to output a list of available models for the receiver. Use the AUTH command, to add a model and the MODEL command to change the currently active model. See the VERSION log for the currently active model
|
Field |
Field type |
Description |
Format |
Binary bytes |
Binary offset |
|
1 |
Log header |
VALIDMODELS header For information about log headers, see ASCII, Abbreviated ASCII or Binary. |
|
H |
0 |
|
2 |
#mod |
Number of models with information to follow |
Ulong |
4 |
H |
|
3 |
model |
Model name |
String |
Variable1 |
H+4 |
|
4 |
expyear |
Expiry year (0 means model does not expire) |
Ulong |
4 |
Variable |
|
5 |
expmonth |
Expiry month (0 means model does not expire) |
Ulong |
4 |
Variable |
|
6 |
expday |
Expiry day (0 means model does not expire) |
Ulong |
4 |
Variable: |
|
7... |
Next model offset = H+4+(#mod x variable [max:28]) |
||||
|
8 |
xxxx |
32-bit CRC (ASCII and Binary only) |
Ulong |
4 |
H+4+ |
|
9 |
[CR][LF] |
Sentence terminator (ASCII only) |
- |
- |
- |