Subscribing is a smart move!
You can subscribe to this forum after you log in or create your free account.
Geo SCADA Knowledge Base
Access vast amounts of technical know-how and pro tips from our community of Geo SCADA experts.
Originally published on Geo SCADA Knowledge Base by sbeadle1 | June 09, 2021 11:58 PM
LoadDataValue Reason(long), Quality(Long), Time Stamp(Time), Value(Variant)
Set objServer = New ScxV6ServerobjServer.Connect "system name", "username", "pwd"Set obj = objServer.FindObject("test")Set His = obj.Aggregate("Historic")His.Interface.LoadDataValue 1, 192, "27 Nov 2003 17:23:23", "1"Set obj = NothingobjServer.Disconnect
[YYYY,MM,DD,HH,MM,SS,Value,Quality]
Create your free account or log in to subscribe to the forum - and gain access to more than 10,000+ support articles along with insights from experts and peers.