CxScript
The CxScript library provides the backbone for CygNet global scripting and HyperPoint scripting. All methods in this section are automatically available in the HSS and several are integrated with CygNet Studio as global scripting objects.
The Point, Points, and Facilities objects allow you to track point and facility configuration and status. These objects are useful in the HSS, as well as in CygNet Studio and other scripting environments.
Finally, a set of global functions is provided for general tasks and is included by default in the HSS and CygNet Studio.
CxScript contains the following objects:
- Array Object
- Conversions Object
- CursorHelper Object
- Dictionary Object *
- DictionaryEntry Object
- Facilities Object *
- FileSystemObject Object
- GlobalFunctions Library *
- HyperPoint Object
- Point Object
- Point Metadata Object
- Points Object *
- PointTag Object
- UpdateTimer Object
- Enumeration Constants
* Integrated with CygNet Studio as global scripting 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\CxScript.dll and CygNet\Support64\CxScript64.dll respectively.
More:


