Modular Data Acquisition
Distributed Measurement and Control
High-Performance Test
Automated Test System Development Software
Perspectives showcases how NI sees what’s next in the world of test and technology.
You can request repair, RMA, schedule calibration, or get technical support. A valid service agreement may be required.
Provides support for NI data acquisition and signal conditioning devices.
Provides support for Ethernet, GPIB, serial, USB, and other types of instruments.
Provides support for NI GPIB controllers and NI embedded controllers with GPIB ports.
11-23-2009 08:13 AM
Hi everyone, let's say I have a 2*2 boolean array (Indicator), how can I let the element in position (0,1) for example be true??
Thanks.
Solved! Go to Solution.
11-23-2009 08:21 AM - edited 11-23-2009 08:22 AM
Hi T.A.,
1) ReplaceArraySubset with indices 0&1 and element=TRUE.
2) OR Array with an array constant of [(F,T),(F,F)]
What do you need our team of experts to assist you with?
Thanks!
We'll be in touch soon!