Node PropertiesΒΆ
A node may have one or more of the following properties:
Property | Description |
---|---|
Read | Data can be read from the node. |
Write | Data can be written to the node. |
Setting | The node corresponds to a writable instrument configuration. The data of these nodes are persisted in snapshots of the instrument and stored in the LabOne XML settings files. |
Streaming | A node with the read attribute that provides instrument data, typically at a user-configured rate. The data is usually a more complex data type, for example demodulator data is returned as ZIDemodSample. |