CxCvs
The CxCvs is the standard library for Current Value Services (CVS)-related objects.
A Current Value Service (CVS) is a generic name for a data collection service that acquires data using data collectors, EIEs, remote devices, and communication devices, and stores the data in an internal table called a current value table.
CVS-related scripting involves the use of the following types of objects:
- CvsClient Object — an interface for standard CVS scripting tasks related to getting and sending values for real-time records
- CvsLib Helper Objects — interfaces for passing in requests, getting responses, storing real-time records
- Enumeration Constants — interfaces for enums that can be used in script, including value retrieval direction, timestamp type, and value type.
Note: Both 32-bit and 64-bit versions of this library are available; library files are located in your CygNet source files at CygNet\Support\CxAcs.dll and CygNet\Support64\CxAcs64.dll respectively.
More:


