5.2.6 Set Enter Command Character (S$,<char>)
Format: S$,<char>
This command sets the Command mode character, where <char>
is a single character in the three character pattern. This setting enables the user to change the default character to enter Command mode ($$$
) to another character string. For restoring the factory defaults, configure the enter command character as $$$
.
Default: | $ | |
Example: | S$,# | // Set ### as string to enter Command mode |
Response: | AOK | // Success |
Err | // Syntax error or invalid parameter | |
Note: The PDS stores the parameter, and the user can bring it into immediate effect without a reboot. |