Search found 1 match

by LordMonty
Mon Aug 27, 2012 1:18 am
Forum: Scripting
Topic: Arrays 2
Replies: 3
Views: 14196

Re: Arrays 2

I got this tip for concatinating strings to read tag values from the support guys in Sweden. Just include the method GetGlobalDataItem in your code and these using statements. using Neo.ApplicationFramework.Tools.OpcClient; using System.Reflection int number = 1; decimal val = GetGlobalDataItem("Tag...