Chapter 4 Variable
4-93
[Description of file structure]
1. Remark: shows information (shows data for reference)
Title: displays file format
Date: displays file-created date
Version: displays file version
PLC Name: displays Configuration name
CPU Type: displays CPU type
2. Type: displays data type
Scope: displays scope which tag is belonged to
Variable: displays variable name
Address: displays device of variable (displayed in XGK, XGI format)
Data Type: displays data type (displayed in XGK, XGI format)
Property: displays whether this variable is Auto-variable(A) read-only variable(R)
Comment: displays comment of variable
3. Tag: displays content of variable
Note
- In case ‘ ” ’ is used in comment, it changes into ‘ $Q ’ in CSV file
- In case ‘ $ ’ is used in comment, it changes into “ $$ ” in CSV file
4.10.3 Import external variable in XG-PD
In order to refer to the variable and device of PLC program in XG-PD, specifies as shown below
[Steps]
1. Saves CSV file at XG5000 to be used in XG-PD. CPU type of XG5000 and XG-PD should be same.