Hi,
I am trying to create a TAG context for a group of Modbus tags.
my data type is IEEE Double Precision Floating Point (8 bytes), and I need to write an expression for the TAG address so that the address will change by the meter number;
Meter #1:
TAG1 address: 31001/Double
TAG2 address: 31005/Double
TAG3 address: 31009/Double
Meter #2:
TAG1 address: 31021/Double
TAG2 address: 31025/Double
TAG3 address: 31029/Double
Meter #3 ......
can I use TAG Parameter Expression with TAG Data Suffix?
Hi,
I am trying to create a TAG context for a group of Modbus tags.
my data type is IEEE Double Precision Floating Point (8 bytes), and I need to write an expression for the TAG address so that the address will change by the meter number;
Meter #1:
TAG1 address: 31001/Double
TAG2 address: 31005/Double
TAG3 address: 31009/Double
Meter #2:
TAG1 address: 31021/Double
TAG2 address: 31025/Double
TAG3 address: 31029/Double
Meter #3 ......
can I use TAG Parameter Expression with TAG Data Suffix?