CxVhs

The CxVhs is the standard library for Value History Service (VHS) related objects. The VHS is a service used for archiving point data. VHS-related scripting involves the use of several types of objects:

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\CxVhs.dll and CygNet\Support64\CxVhs64.dll respectively.

VHS Extensibility

A .Net API that exposes extensibility features of the CygNet Historian is available. The primary namespace, CygNet.API.Historian, allows for the storage and retrieval of extended data, including:

The .Net API requires the Microsoft .NET Framework is installed, in accordance with the CygNet system requirements. See thepdf iconCygNet v9.8 System Requirements for more information.

A standalone online help file CygNet.API.chm is available for user assistance. The API libraries and help file can be found in the /Bin directory on the release image.

See VHS Extensibility for more information about extended data.


More:

Back to top