Khalil wrote:
> Sir/Ma'am,
> I have a query about the waveform data type in LabVIEW.
> As we can extract XY pairs [Data Values + Time Stamps] from a
> waveform,
> so can we construct a waveform using XY pairs and if yes, then How? I
> will
> be
> waiting for your response.
>
> Best Regards,
> Khalil Sultan,
> k.sultan@iiee.edu.pk
> Undergraduate Student,
> IIEE, Karachi
Hi, the waveform data type only contains the start and increment of the
timestamp. These values can be extracted and used in a loop to contruct
an array of Time values.
regards,
Dave.