LOGO!Soft Comfort support tag table configurations for LOGO! 0BA7 and later versions devices. Use this command to configure the following items:
Tag table
Parameter VM mapping
Cloud data transfer (only available for LOGO! 9 and later versions devices)
In a network project, when you add a LOGO! device (0BA7 and later versions), a tag table is created automatically under the device in the project tree.
Tag table
The tag table allows you to define tags that can be referenced in block parameters.
In an User Defined Web Page project, these defined tags can be used as the global variables for components. You can use variables and the binding data to configure components. When you configure a component that uses analog data, the component filters the variables from the Tag Table, and shows variables which match the component property in the Variable Name drop down list. To learn more about the web project, refer to User Defined Web Page.
Add or delete tags
To add a tag in the table, click Add button. A tag with the default name "TagX" is generated. Then you can change the tag name, and configure the variable range, type, address and length. You can add up to 256 tags in the table.
To delete a tag in the table, select the tag then click Delete button.
|
Note
Tag name limit
|
Export or Import tags
To export the tag table, click Export button. Then you select the file path to save the .csv file.
|
Note
You cannot export empty tag table. |
To import tags into the table, click Import button, then upload the .csv file from your local file system. You can use the exported tag table file as the template to fill in tag data.
When importing a .csv file, LOGO!Soft Comfort will check the imported tags. The import check window displays all the tags in the .csv file.
Check the box "Only show conflicting or erroneous items" to filter out and only display the tags that cannot be imported directly.
Select the action option.
Import button is only available when all the conflict and error tags are properly handled. Click the button to starting importing.
Click Cancel button to cancel importing the .csv file.
|
Check result |
Meaning |
Action option |
|---|---|---|
|
None |
No error for the tag. The tag can be imported. |
|
|
Overwritable conflict |
The imported tag is exactly the same as the tag in the tag table. The tag can be imported and will replace the tag in the tag table. |
|
|
Conflict |
The tag has the same tag name as a tag in the tag table but has different variable address. The tag cannot be imported. |
|
|
Error |
Error tag. For example, the tag name exceeds the limit; tag for invalid variable. The tag cannot be imported. |
|
|
Note
Tag number limit The tag table supports 256 tags at most. If the total number of tags in the tag table and in the imported .csv file exceeds 256, the additional tags will be highlighted in the import check window. You need to select Skip action for these additional tags to cancel importing them. |
Variables in tag table
The following table lists the variables that can be used to define tags in the tag table:
|
Variable type |
Variable address range |
|---|---|
|
I |
|
|
IB |
|
|
Q |
|
|
QB |
|
|
M |
|
|
MB |
|
|
AI |
|
|
AQ |
|
|
AM |
|
|
FAM |
|
|
V |
|
|
VB |
|
|
VD |
|
|
VW |
|
|
Cursor Key |
|
|
Function Key |
|
|
Shift Register |
|
|
VX |
|
|
VXB |
|
|
VXD |
|
|
VXW |
|
|
VR |
|
|
VRB |
|
|
VRD |
|
|
VRW |
|
Parameter VM mapping
Here you can create the parameter VM mapping for your diagram. When the parameter variable memory address matches the tag in the tag table, you can select to bind the parameter with the tag.
To learn more about parameter VM mapping, refer to Tools -> Parameter VM Mapping (0BA7 and later versions only).
Cloud data transfer (LOGO! 9 and later versions only)
Here you can configure the data to transfer with IoT Cloud. You can configure the data either manually or by referencing the tags in the tag table.
This cloud data transfer configuration is synchronized with the cloud data transfer settings in the LOGO! diagram settings. To learn more about cloud data transfer settings, refer to Tools -> Transfer -> Cloud Settings -> Cloud Data Transfer Settings (0BA8 and later versions only).
|
|
LOGO! 9: The cloud data transfer configuration table is only available in the tag table configurations menu for LOGO! 9 and later versions devices. |