Change the command character
- Last UpdatedJan 13, 2023
- 1 minute read
- PI System
- PI Server
The default command character is the at symbol (@). You can change the command character. Valid command characters must meet the following criteria:
-
Be a printable character (for example, no whitespace)
-
Cannot be alphanumeric
-
Cannot be the same as the current comment or delimiter character
-
Run piconfig.
-
At the piconfig prompt, type:
@Comchar NewCommandCharacter
For example., to change the comment character to an exclamation point (!) you would type
@Comchar !