Delimited format
- Last UpdatedJan 13, 2023
- 1 minute read
- PI System
- PI Server
In delimited format, one or more lines of comma-separated attributes describe the format of the data. One or more lines of comma-separated data values follow. These lines correspond to the attributes. For example:
@istructure tag, pointsource,pointtype
SINUSOID,R,FLOAT32
You can change the delimiter from a comma to another non-alphanumeric character (Change the delimiter character).
Note: The command character @ distinguishes commands from data. Commands must be preceded by @ or piconfig will interpret the string as data.