LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Setting Paramaters programatically and writing it to MAX

Hi,

I have an application where iam entering the settings of SCXI thru my program,when i want to do acquisition i need to use AI Parameter.Vi to read these settings.Can I write these settings directly to MAX,so that in my acquisition i don't need to use AI Parametrs for reading settings and i can just proceed with AI config,AI start and AI Read.It will be of great help to me if it is possible.

Thanks in Anticipation,
Murali
0 Kudos
Message 1 of 4
(2,676 Views)
have u tried using global variable vi from structures
0 Kudos
Message 2 of 4
(2,676 Views)
hi sam,
I'm not able to get how global variables will handle the issue what i had mentioned,b'coz i need to know whether writing data settings from LV to MAX is possible?If So how?

Cheers
Murali
0 Kudos
Message 3 of 4
(2,676 Views)
Hi Murali:

Thank you for contacting National Instruments.


There is no mechanism which will allow you to save SCXI settings which in set LabVIEW to MAX.

If you set up your SCXI configuration in Measurement & Automation (MAX) and create virtual channels, you should have access to the most commonly used parameters in MAX.

Please refer to the help in MAX to learn how you can create virtual channels. When you select your device in the virtual channel setup, select the appropriate SCXI module and the channel number. The properties for that SCXI will then be exposed and you can seve them in MAX.

Regards,
Bharat S
Applications Engineer
National Instruments
Penny
0 Kudos
Message 4 of 4
(2,676 Views)