Referencing I/O Server Status Tags
- Last UpdatedNov 03, 2021
- 1 minute read
The syntax for referencing I/O Server status tags in the InTouch HMI is as follows:
<AccessName>:<ApplicationName>_<TagName>_
<ApplicationInstanceName>.Value
Where:
<ApplicationName> refers to IBCli.
<TagName> refers to any of these: CONNSTAT, CONNINFO, LCTIME, LDTIME.
<ApplicationInstanceName> refers to the IBCli instance name.
Examples:
-
Batch:IBCLI_CONNSTAT_IBCLIINS.Value
-
Batch:IBCLI_CONNINFO_IBCLIINS.Value
-
Batch:IBCLI_LCTIME_IBCLI.Value
-
Batch:IBCLI_LDTIME_IBCLI.Value
To view tags in InTouch
-
Create an Access Name in InTouch. The Access name and Node name are examples only. You can substitute any name.

-
Use the AVEVA Batch Management tags as per their data type (analog/string).
-
Assign tags using the syntax for referencing the I/O status tags.
-
View the tags in InTouch during run time.