Csv import options, Export csv, 7 csv import options – Micromod MOD: Extended Modbus (XModbus) OPC Server Users Guide User Manual
Page 39: 8 export csv

Extended Modbus OPC Server
Operation and Reference
4.2.7 CSV Import Options
When adding tags from a CSV file that may be in conflict with existing tags, you are given
the choice of:
• Adding new tags contained in the CSV file WITHOUT changing existing tags.
• Adding new tags contained in the CSV file and REPLACE tags that already exist.
• REMOVE existing groups and tags, then add tags contained in the CSV file.
If checked, the Display the log file will display the file "Import.log" which contains the status
of importing the CSV file.
4.2.8 Export
CSV
A comma separated file that can be used to document the servers tag database. Note that the
first two lines are comment lines. Each line following the comments represents a tag. A tag
line consists of the following data:
• Device.Group.Tag Name, where the group name is optional
• Coil/Register Aaddress,
• Data Type,
• New Read,
• Tag Description,
• Square Root,
• Initial Data,
• Engineering Low,
• Engineering High,
• Engineering Units,
• Raw Low,
• Raw High
4 - 13