Advanced Search
Search Results
104 total results found
Spectra Quickstart
XINA Structs includes dedicated support for spectra data files (or basically any numeric XY data plotting). Spectra data is stored in files attached to event records. Getting Started Once the Sandbox Quick Start Guide is complete, you can create a new model in...
System Actions
System actions are used for internal functions, client-specific features, and debugging. ACCESS Returns a temporary websocket access ID. Only used in the web client. Property Value Req Default action "access" ✓ Response Property Value access_...
JSON Implementation
XINA API actions and responses are encoded in JSON, a common, widely supported, human-readable format. For the most part, the implementation of JSON in XINA is intended to match the format specification as closesly as possible. In the interest of increased fle...
XDelta Compression Format
The XINA Delta (xd) compression format is a simple, high performance format for compression and decompression of a list of numeric values into a string. The compression is most efficient for data sets with frequently repeated values, or predictable value itera...