Waveform descriptor: Difference between revisions
Appearance
Mefistotelis (talk | contribs) |
Mefistotelis (talk | contribs) |
||
| Line 1: | Line 1: | ||
'''Waveform descriptor''' is a kind of [[type descriptor]] which stores properties of [[Waveform data type]]. | '''Waveform descriptor''' is a kind of [[type descriptor]] which stores properties of [[Waveform data type]]. | ||
== List of | == List of Waveform types == | ||
The following table lists the sub-type codes used in the [[type descriptor]] of the [[Waveform data type]]. | The following table lists the sub-type codes used in the [[type descriptor]] of the [[Waveform data type]]. | ||
Revision as of 16:39, 15 June 2020
Waveform descriptor is a kind of type descriptor which stores properties of Waveform data type.
List of Waveform types
The following table lists the sub-type codes used in the type descriptor of the Waveform data type.
| Sub-Type Code | Waveform Type | Description |
|---|---|---|
| 0x01 | Old Float64 Waveform | |
| 0x03 | Float64 Waveform | |
| 0x05 | Float32 Waveform | |
| 0x06 | TimeStamp | |
| 0x07 | Digital data | |
| 0x08 | Digital Waveform | |
| 0x09 | Dynamic data | |
| 0x0a | FloatExt Waveform | |
| 0x0b | UInt8 Waveform | |
| 0x0c | UInt16 Waveform | |
| 0x13 | Int64 Waveform | |
| 0x14 | UInt64 Waveform |