Jump to content

Waveform descriptor: Difference between revisions

From LabVIEW Wiki
initial page
(No difference)

Revision as of 16:37, 15 June 2020

Waveform descriptor is a kind of type descriptor which stores properties of Waveform data type.

List of Refnum 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
0x14 UInt64 Waveform

See Also