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.
04-07-2014 06:52 AM
Hi,
Somebody helps me to program this code in labview Δψi = (ai + bi * JCE )*sin ( Σ Xj *Yi, j ) for each row i and j=0..4
thanks
Solved! Go to Solution.
04-07-2014 07:01 AM
Hi oussama,
LabVIEW can do simple math directly with arrays - that's called polymorphism…
And there is a palette dedicated to analytical math with all functions you need to fulfill your task!