CSV File Format
- Last UpdatedNov 20, 2024
- 1 minute read
The following table describes the format of each line in the csv file except for the first line. The first line of the csv file contains a text header that describes each column in the file.
|
Column |
Identity |
Range/ |
Type |
Description |
|---|---|---|---|---|
|
1 |
Tag ID |
long_min, long_max |
long |
Foxboro DCS Batch internal tag id (READ-ONLY) |
|
2 |
Equipment |
16 characters |
string |
Foxboro DCS Batch Equipment Name (READ-ONLY) |
|
3 |
Phase |
16 characters |
string |
Foxboro DCS Batch Phase Name (READ-ONLY) |
|
4 |
Parameter |
16 characters |
string |
Foxboro DCS Batch Parameter Name (READ-ONLY) |
|
5 |
Compound |
12 characters |
string |
Compound Name (READ-WRITE) |
|
6 |
Block |
12 characters |
string |
Block Name (READ-WRITE) |
|
7 |
Parameter |
12 characters |
string |
Parameter Name (READ-WRITE) |
|
8 |
Shared |
14 characters |
string |
Shared Variable Name (READ-WRITE) |
|
9 |
Hostname |
6 characters |
string |
Shared Variable Hostname (READ-WRITE) |
|
10 |
Bit |
1 -16 2 characters |
Integer |
Control Status Bits (READ-WRITE) |
|
11 |
EquipmentType |
0 - 3 1 character |
enum |
Equipment Type (READ-ONLY) |
|
12 |
Data Class |
1 - 4 1 character |
enum |
Data Class Type (READ-ONLY) |
|
13 |
Data Access |
1 - 2 1 character |
enum |
Data Access Type (READ-ONLY) |
|
14 |
OMType |
1 - 10 2 characters |
enum |
Object Manager Type (READ-ONLY) |