Hi,
It might be trivial question, but I have search the forum, manuals etc and I couldn't find an answer so far. I generate signal using 'Digital pattern' setting. According to the manual for NI 6534, I can select between a width of 8, 16 or 32 bits. At the moment, the default value is 8-bit for the way that I select physical channels. How can I change it to 32-bit? Can I do this programmatically? Or do I need to select channels somehow differently? Initially I thought that I might be able to access it via property node, but I tried it (as you can see...) with no luck. Here is the code:
and a simple drop down control which I use to select channels:
Cheers!