-
Notifications
You must be signed in to change notification settings - Fork 0
Subscription Commands
Generated from FlexLib v4.2.18
Status update subscriptions
Commands follow the FlexRadio TCP wire protocol:
C[D]<seq_number>|<command> [sub-command] [parameters]
Where:
-
C= Command prefix -
D= Optional debug flag -
<seq_number>= Sequence number for command tracking -
<command>= Primary command word -
[sub-command]= Optional sub-command -
[parameters]= Command-specific parameters
Responses follow the format:
R<seq_number>|<result_code>|<data>|[debug_info]
Where:
-
R= Response prefix -
<seq_number>= Matching sequence number from command -
<result_code>= Result code (0= success, non-zero = error) -
<data>= Command-specific response data -
[debug_info]= Optional debug information
| Code | Meaning |
|---|---|
0 |
Success |
50000001 |
Unable to get foundation receiver assignment |
50000003 |
License check failed |
50000004 |
Parameter error |
50000005 |
Incorrect number or type of parameters |
50000016 |
Malformed command |
5000002C |
Incorrect number of parameters |
50000032 |
Bad mode |
Syntax:
C<seq>|sub client all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub tx all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub atu all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub amplifier all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub meter all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub pan all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub slice all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub gps all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub audio_stream all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub cwx all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub xvtr all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub memories all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub daxiq all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub dax all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub license all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub usb_cable all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub tnf all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub display_marker all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub spot all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub rapidm all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub ale all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub log_manager
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub radio all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub codec all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub apd all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub dvk all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub ha_api amplifier
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub ha_api fault
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub navtex all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub filt_preset all
Response Example:
R<seq>|0||
Syntax:
C<seq>|sub waveform all
Response Example:
R<seq>|0||
Syntax:
C<seq>|unsub tnf all
Response Example:
R<seq>|0||
Core Radio Control
Client and Connectivity
Audio and CW
Display and Data
System and Utilities
- Amplifier Commands
- Antenna Commands
- ATU Commands
- Equalizer Commands
- Filter Commands
- Information Commands
- Interlock Commands
- Keepalive Commands
- License Commands
- Memory Commands
- Meter Commands
- MOX Commands
- Ping Commands
- Subscription Commands
- TNF Commands
- Transverter Commands
- USB Cable Commands
- Waveform Commands
- HAAPI Commands
- ALE Commands