Create PLC variable links
Function: the "Create PLC variable links" plugin creates the links between the process image variables of the PLC project and the channel variables of the I/O topology. It is necessary to run the "Prepare PLC variables" plugin beforehand, as it provides the PlcVariableList variable on which the linking is based.
Used variables:
PlcVariableList | Dictionary of the tags from the tag tables of the AML file with the associated PLC variables |
XCAD_DTE | XCAD DTE Analyzer |
Calling up the settings: open the dialog XCAD Interface Options and switch to the XCAD Interface Options tab.
See also
- Concept
- Dialog: XCAD Interface Options
- Command: Import via XCAD...
- Plugin: Prepare PLC variables