Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert Code from 6570 Digital Pattern to HSDIO 6556 Digital Waveform

Is there a Burst Pattern equivalent in Labview 2013 if I am using HSDIO PXIe-6556 Digital Waveform? I already have a code that can be used to input into a DAC but it uses a Digital Pattern Instrument. My goal is to convert these codes into compatible form for the HSDIO 6556 Digital Waveform. Also, are there documentations/sources where I can see the equivalent VIs of NI Digital and NI HSDIO Acq & Gen? Do you have a link for these? Thank you.

sroulston_0-1686732873111.png

 

0 Kudos
Message 1 of 3
(1,299 Views)

There is NI-HSDIO to NI-Digital Pattern Converter but not the other way round. Perhaps you can have a look at the source code and try reverse engineering.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
0 Kudos
Message 2 of 3
(1,281 Views)

@sroulston wrote:

Is there a Burst Pattern equivalent in Labview 2013 if I am using HSDIO PXIe-6556 Digital Waveform? I already have a code that can be used to input into a DAC but it uses a Digital Pattern Instrument. My goal is to convert these codes into compatible form for the HSDIO 6556 Digital Waveform. Also, are there documentations/sources where I can see the equivalent VIs of NI Digital and NI HSDIO Acq & Gen? Do you have a link for these? Thank you.

sroulston_0-1686732873111.png

 


In short, it is complicated. 6570 has a lot of flexibility in placing the timing edges that 6556 don't. 6570 has a 10ns vector period and you can place edges with ps resolution in the 10ns, whereas in 6556 you can place edges only in 5ns resolution.

You cannot translate 'any' 6570 pattern into 6556 equivalent 'exactly'.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 3 of 3
(1,270 Views)