Classifiersetup element – Wavecom W-RCI (Remote Control) V8.7.0 User Manual
Page 26

18
Command messages
XML SDK V8.7.0 Remote Control Interface
Note: An error is reported if the user tries to update an individual attribute with data which are invalid in
the given context. For example, if the current sync-mode is “sync”, an attempt to set stop-bits to 1 is
rejected.
ClassifierSetup element
<Message version="1.0">
<Command>
<Set>
<ClassifierSetup mode="manual-mode" data-acquisition="previous-samples" refresh-list="off"
cw-protection="off" ofdm-mode="partial-analysis" restart-cycle="15" sample-time="3.2" op-
tions-mode="classify-tablecheck-codecheck" modulation-mode="cw,fsk,f7b,mfsk,oqpsk" cc-
timeout="30" cc-decode-highest="decode-highest-confidence" cc-table="C:\Documents and Set-
tings\All Users\Documents\WAVECOM\CCC Code Tables\CCCSignalDB.xml" cc-table-
vhfdir="C:\Users\Public\Documents\WAVECOM\CCC Code Tables\CCCTableVHFDIR.xml" cc-table-
vhfind="C:\Users\Public\Documents\WAVECOM\CCC Code Tables\CCCTableVHFIND.xml"/>
</Set>
</Command>
</Message>
Attribute List
mode
The classifier mode is a choice between "manual-mode" and "continuous-mode".
data-acquisition
Data acquisition is a choice between "previous-samples" and "new-samples".
refresh-list
Sets the refreshing of the list “on” or “off”.
cw-protection
Sets CW protection “on” or “off”.
ofdm-mode
The OFDM mode is a choice between "partial-analysis" and "full-analysis".
restart-cycle
The number of seconds for the restart period is a value between 4 and 3600.
sample-time
Sample time is a choice between "1.6" and "3.2".
options-mode
Options mode is a choice among the following modes of operation:
"classify"
"classify-tablecheck"
"classify-tablecheck-codecheck"
"classify-tablecheck-decoding"
"classify-tablecheck-codecheck-decoding"
Please, refer to the HF Classifier Code Check section in the decoder manual for detailed information.
Note: If you look for the code check results, then wait until you received the full result list. It is impossi-
ble to wait only for the first result.
modulation-mode
Determines the type of the signals to be classified. Modulation-mode is either a collection of “fsk”,
“f7b”, “mfsk”, “cw”, “2psk”, “4psk”, “8psk”, “16psk”, “oqpsk”, separated by commas, or the single value
“all”. E.g. “fsk,mfsk,8psk” or “all”.