aaRedirectToInTouch
- Last UpdatedMar 18, 2021
- 1 minute read
Redirects the tag address (item name) to the InTouch node, rather than to the original I/O Server.
Syntax
aaRedirectToInTouch IOServerKey, InTouchNodeKey
where:
|
Argument |
Description |
|---|---|
|
IOServerKey |
The unique numerical identifier for the I/O Server. This value is of data type int, with no default. |
|
InTouchNodeKey |
The unique numerical identifier of the named InTouch node. This value is of data type int, with no default. |
Remarks
When you redirect to InTouch HMI software, all tag values will come from the HMI, not directly from the I/O Server. If you redirect an I/O Server, all topics and tags for that particular I/O Server are affected.
Permission
Execute permission defaults to the aaAdministrators group.