background image

Platinum Load & Save File Format 

2  File Format 

The file format uses multiple records with each record having one or more fields. The ‘tab’ character 
is used to separate fields within a record. All data information is represented by ASCII strings. Each 
record is terminated by a CR/LF (0xd/0xa) character sequence. 

Records fall into three general categories: 

1)  Comment / blank records 
2)  Keyword records 
3)  Data records 

 

Record 

Type 

Tag 

character 

Use 

Example 

Meta Record 

Defines 
operations/information 
other than data records 

%File <tab> Platinum_0000.txt 

Comment 

// 

Allow users to insert 
comments to document 
files 

// This is a comment 

Blank Line 

 

Allow separating blocks 
of information 

 

Data record 

<any 
printable 
character> 

Defines data to be read 
or written 

INPUT_SENSOR <tab> 2 

 

NOTE: The first record within the file must contain the Keyword %Platinum. 

 

2.1  Meta records 

 
The following Meta Records are defined: 
 

Meta Record 

Load Function 

Save Function 

%Platinum 

Must be first record in 
the file 

Generated as first record 
in the file 

%File <tab> Platinum_xxxx.txt 

Ignored 

Generated based on file 
number entered by user 

%Version <tab>  yyy.yyyy.yyyy.yyy  
 

 

Ignored 

Records device F/W 
version information 

%Date <tab> … 

Ignored 

Not generated 

%Author <tab> … 

Ignored 

Not generated 

%DeviceID <tab> xxxxxxxxx 

Ignored 

Generated based on 
internal DeviceID 
information 

 

Revision 0.1 

Page 4 of 15

 

 

Summary of Contents for CN32Pt

Page 1: ...CN32Pt CN16Pt CN16PtD CN8Pt CN8PtD DP32Pt DP16Pt DP8Pt Load Save File Format...

Page 2: ...The information contained in this document is believed to be correct but OMEGA accepts no liability for any errors it contains and reserves the right to alter specifications without notice...

Page 3: ...Purpose 2 1 2 Definition of Terms and Acronyms 2 1 3 Applicable Documents 3 2 File Format 4 2 1 Meta records 4 2 1 1 User Meta records 5 2 2 Comments 5 2 3 Data records 5 2 3 1 Item Field 5 2 3 2 Valu...

Page 4: ...h as Microsoft Excel that support reading tab delimited files 1 2 Definition of Terms and Acronyms I2C 2 wire serial interface Base Device Device connected to slave device Smart Input Device supportin...

Page 5: ...inum Load Save File Format 1 3 Applicable Documents Doc Name Description Rev Date Device Serialization and Version Information Rev 0 1 Omega Engineering Coding Standard Rev 1 2 0 Revision 0 1 Page 3 o...

Page 6: ...t comments to document files This is a comment Blank Line Allow separating blocks of information Data record any printable character Defines data to be read or written INPUT_SENSOR tab 2 NOTE The firs...

Page 7: ...the data field will be ignored Blank records lines are ignored 2 3 Data records Data records consist of 2 fields an item and a value separated by a tab character Item tab Value 2 3 1 Item Field The it...

Page 8: ...Platinum Load Save File Format 2 5 Example File Partial Excel Revision 0 1 Page 6 of 15...

Page 9: ...rocess input range INPUT_SENSOR R Enumerated sensor input type TC_TYPE R Enumerated Thermocouple type RTD_WIRE R Enumerated RTD wire type DB_4_20_MANUAL_LIVE R Enumerated Input Process mode DB_4_20_MA...

Page 10: ...1 F DB_1_MANUAL_INPUT_1 F DB_1_MANUAL_READING_2 F DB_1_MANUAL_INPUT_2 F DB_1_LIVE_READING_1 F DB_1_LIVE_INPUT_1 F DB_1_LIVE_READING_2 F DB_1_LIVE_INPUT_2 F DB_POINT_1_MANUAL_LIVE R DB_POINT_1_MANUAL_R...

Page 11: ...HARACTER R USB_DATA_FLOW R USB_ECHO_MODE R USB_CONTINUOUS_DATA_PERIOD F USB_DATA_FORMAT_STATUS R USB_DATA_FORMAT_READING R USB_DATA_FORMAT_PEAK R USB_DATA_FORMAT_VALLEY R USB_DATA_FORMAT_UNIT R USB_SE...

Page 12: ...ERIAL_232_485 R SERIAL_BAUD_RATE R SERIAL_PARITY R SERIAL_DATABITS R SERIAL_STOPBITS R Safety Parameters TIME_FORMAT R Enumerated value to indicate time format SAFETY_DELAYED_POWER_ON_RUN R Write 1 to...

Page 13: ...Output Configuration OUTPUT_1_HW_TYPE R OUTPUT_1_MODE R OUTPUT_1_ON_OFF_ACTION R OUTPUT_1_SETPOINT R OUTPUT_1_PULSE_LENGTH F OUTPUT_1_ON_OFF_DEADBAND F OUTPUT_1_OUTPUT_RANGE R OUTPUT_1_RETRAN_READING_...

Page 14: ...OUTPUT_4_PULSE_LENGTH F OUTPUT_4_ON_OFF_DEADBAND F OUTPUT_4_OUTPUT_RANGE R OUTPUT_4_RETRAN_READING_1 F OUTPUT_4_RETRAN_OUTPUT_1 F OUTPUT_4_RETRAN_READING_2 F OUTPUT_4_RETRAN_OUTPUT_2 F Alarm Control A...

Page 15: ...PERCENT_LOW F Minimum PID Control output value PID_PERCENT_HIGH F Maximum PID Control output value PID_ADAPTIVE_CONTROL_ENABLE R Write 1 to enable Adaptive Control PID_AUTOTUNE_TIMEOUT L Timeout msec...

Page 16: ...d ICE POINT offset TCAL_1_POINT_OFFSET F Stored 1 point CAL offset TCAL_2_POINT_OFFSET F Stored 2 point CAL offset TCAL_2_POINT_GAIN F Stored 2 point CAL gain PID Tuning PID_P_ F Proportional Gain val...

Page 17: ...on SOAK_LINK R Profile to link to after current profile TRACKING_TYPE R Enumerated R S tracking type Ramp Soak Segment Info repeated 8 times profile RAMP_EVENT R RE ON flag set for current segment SOA...

Page 18: ......

Page 19: ......

Page 20: ...M5457 0315...

Reviews: