Change the delimiter character
- Last UpdatedJan 13, 2023
- 1 minute read
- PI System
- PI Server
The default delimiter character is a comma ( , ). You can change the delimiter character. Valid delimiter 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 command character
-
Cannot be an operator, such as
Note: The same delimiter character is used between piconfig attributes, between elements of a piconfig command, and between both input and output data fields.
-
Run piconfig.
-
At the prompt, type the delimiter command, followed by the new character.
For example, to change the delimiter character to a backslash ( \ ) you would type:
@delimiter \