From Friday, January 17th 11 PM CDT (January 18th 5 AM UTC) through Saturday, January 18th 11:30 AM CDT (January 18th 5:30 PM UTC), ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Monitoring data of APS-7300 AC Power Source using NI-MAX

As indicated in the user manual of the AC power source, NI-max has been used to enter that device. Now, I am confused about whether this Ni-MAX software can be used in monitoring the data and can able to send data to the Excel sheet to save for backtracking. Also, could the PC be my device to do monitoring? or could I use other devices like COMPACTRIO to do monitoring? Lastly, could NI-max be used to print data?

0 Kudos
Message 1 of 2
(988 Views)

No! NI-Max is a configuration utility for NI hardware and software. It also provides several interactive interfaces to communicate and test these hardware devices but interactive means you can start them and generate different actions interactively but not automate things.

 

For that you would need some software programming. Depending on the communication interface this could be LabVIEW, LabWindows/CVI, Measurement Studio or Instrument Studio, or if you rather prefer to use some other non-NI software there are possibilities with Python, .Net and several others. It's theoretically even possible to do it directly from VBA in Excel but that is anything but trivial and you get pretty much no support from anyone with this nowadays.

Rolf Kalbermatter
My Blog
0 Kudos
Message 2 of 2
(939 Views)