Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Edit Max programattically

Solved!
Go to solution
I would like to be able to set up a channel in max, then programmatically change the scale on that channel. I would like to do this so that I can call that channel in a seperate VI without having to run through the create channel and scale vi's. So far, this does not look possible? When I edit a scale it does not change the values in MAX?
0 Kudos
Message 1 of 2
(2,952 Views)
Solution
Accepted by topic author deskpilot

Hi deskpilot,

 

This is achievable using the DAQmx Save Scale vi, which can be found in the following pallette:

Meaurement I/O >> DAQmx >> Advanced >> System Setup >> Storage

For an example of how to do this, I would take a look at the following Developer Zone example:

Change DAQmx scales in LabVIEW and Save the Changed Scales to MAX

John Passiak
Message 2 of 2
(2,932 Views)