Hi!
I past the last night trying to display a digital square wave en Labview...
I using Labview 7.1.1, in Windows XP SP2.
To adquire the data, i use a visa read function, after configurate the serial port.
In the hardware side, i have a PIC microntroller sending "1" and "0",
accord to the state of a digital signal in one of their inputs.
I correctly receive this data in string format, and i have no idea on how to convert this to
appropiate data for show in a digital waveform chart control.
I try scan from string, string to array, build array, build waveform, array to digital waveform...
Any help would be greatly appreciated
Best Regards,
Diego