C API ZIDoubleDataTS StructΒΆ
The structure used to hold a single IEEE double value. Same as ZIDoubleData, but with timestamp.
Name | Type | Description |
---|---|---|
timeStamp | ZITimeStamp | Time stamp at which the value has changed. |
value | ZIDoubleData |
The structure used to hold a single IEEE double value. Same as ZIDoubleData, but with timestamp.
Name | Type | Description |
---|---|---|
timeStamp | ZITimeStamp | Time stamp at which the value has changed. |
value | ZIDoubleData |