GetTag
Display a short comment text (tag) - variables only.
Hint: This command can be used in a FOR loop, except for IO boards.
Syntax:
GetTag V <name>
Arguments:
name : variable name (see notes)
|
The name of the variable must be prefixed by the group namle follosed by the '.' separator. Some examples are attached below. |
Examples:
|
|
|
Argument |
Description |
|
VarName |
A global variable. |
|
RETAIN.VarName |
A RETAIN variable. |
|
ProgName.LocVarName |
A variable local to a program. |
|
UDFBName.ParamName |
A parameter of a UDFB. |
|
StructName.Item |
An item of a data structure. |
|
|
|
|
Comm - Set comment text Tag - Set short comment text (tag) - variables only GetComm - Display a comment text
Managing program folders
|
|
GetTag |
IEC 61131-3 Automation platform > IEC 61131-3 Programming Environment > Tools > The console > Managing comment texts > GetTag |
Created with the Personal Edition of HelpNDoc: Easily create Web Help sites