get parameter_id
This command returns the current value of the parameter requested. e.g.
TX V2> get transmitter.frequency
98.00MHz
set parameter_id parameter_value
This command sets the parameter requested to the value specified. e.g.
TX V2> set transmitter.power 150
OK
reboot
This command reboots the unit.
Please note - there will be no confirmation stage, if you send this command the unit will re-
boot immediately, taking your transmitter temporarily off-air.
factoryReset
This command resets all values to their default apart from the Ethernet settings of the unit.
Please note - there will be no confirmation stage, if you send this command the unit will revert
all settings to factory defaults which may result in a temporary loss of signal.
7.8 Web API
All the parameters in the unit can be read or set using standard HTTP requests in the fashion
of, for example, ”http://192.168.5.34/api/getParameter?id=transmitter.power”
45