These are commands sent over UDP to the unit programatically as part of a control sequence.
This can also be used in a GUI, although currently no feedback is given.
See Help for details on parameter limits.

COMMANDS SENT TO UNIT
=====================
CMD    
START  LEN  DESCRIPTION
-----  ---  --------------------------
OR     2    Operating mode Run, puts unit in Run operating mode
OM     2    Operating mode Manual, puts unit in Manual operating mode
OS     2    Operating mode Stop, puts unit in Stop operating mode
OP     2    Operating mode Pulse, puts unit in Pulse operating mode
MA     4-9  Manual output:
            [2:0] "MA "
						[8:3] DC voltage or RF %
		        Examples: "MA 1", "MA -1.234", "MA 12.3" (as percent)
ST     4-9  Stop output:
            [2:0] "ST "
						[8:3] DC voltage or RF %
		        Examples: "ST 1", "ST -1.234", "ST 12.3" (as percent)
FR     5-13 VCO set frequency (when actively locked):
            [2:0] "FR "
						[12:3] Frequency in MHz
		        Examples: "FR 123", "FR 123.456789"
FC     4-8  VCO control (when manual adjust):
            [2:0] "FC "
						[7:3] Frequency control setting
		        Examples: "FC 123", "FR 65535"