PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-Digital Pattern Driver. PXIe-6570/6571

Hello! I use PXIe-6570/6571 and need to programmatically stop loading a pattern from my .digipat file. How can this be done?

For example, I can programmatically set start label from which to start bursting the pattern. Is it possible to set the number (or label) of the final vector from the pattern by analogy with the starting one?

I need the pattern to be processed not until the last vector from the file.

I'm using NI-Digital Pattern Driver version 20.6.1.

0 Kudos
Message 1 of 2
(1,333 Views)

Unfortunately no, you can only set the starting reference to burst a pattern, the ending vector is determined by the execution of pattern based on opcodes.

 

One alternative is to have multiple versions of the patterns, where each one is a subset that you wish to burst, instead of passing the start and stop vectors to a niDigital API, you would format the pattern name (which you should have already preloaded). It is not exactly what you would like but might get the job done.

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 2 of 2
(1,300 Views)