10.0.2 settings_set
This command allows the use of commands to alter settings on the hubs internal settings. This will be the 'command' that is sent, the setting you wish to change becomes the 'mandatory parameter' and then the value you wish to change to is the 'optional parameter'
It is not possible to change internal hub settings without entering this command, you must enter the 'settings_unlock' command before you can use this command.
Syntax
settings_set
Command structure
Each command follows the below format.
Command mandatory-parameters [optional-parameters]<CR><LF>
The command will need to be entered first, if no parameters exist for the command then this will need to be followed immediately by <CR> and <LF> to send the command.
Not every command has mandatory parameters but if they are applicable then these will need to be entered for the command to work, once the command and mandatory parameters are entered then <CR> and <LF> will be required to signify the end of a command.
Optional parameters are shown inside square brackets e.g. [port]. These do not need to be entered for the command to be sent, but if they are included they will need to be followed by <CR> and <LF> to signify the end of a command.