Registered StackHub users may elect to receive email notifications whenever a new package version is released.
There are 0 watchers.
Perform a synchronous learn read on the given connector. Following columns are returned:
dis
: display name of pointpoint
: point markerkind
: point kindnovantMercuryCur
: address to read live data for pointnovantMercuryWrite
: address to write values back for pointnovantMercuryHis
: address to sync trend data for pointAsynchronously sync given points with the current values. The proxies may be any value suppored by toRecList.
Import the latest historical data from one or more external points. The proxies may be any value suppored by toRecList.
Each proxy record must contain:
If the range is unspecified, then an attempt is made to synchronize any data after hisEnd
(last timestamp read).
This method is designed to be run in the context of a job via the ext-job::doc.