LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I save my configuration in my program?

I have a VME-MXI-2and two VME devices.
1、I use MAX configuration them.
2、I run resource manager.
3、set up the visa resource name in labview
4、I read form and write these VME devices with labview programming.
but when I run the programming next,I must repeat 2,3,4 step,why?
Can I save these sets in labview? and I run labview programming directly,then I access the VME devices.
0 Kudos
Message 1 of 4
(2,717 Views)
Hello,

You should never have to run Resource Manager more than once between runs of your devices. Usually, if you run Resman more than once without powering down the hardware, the devices will not respond correctly. You also said that each time you have to set up another VISA resource name each time? You should create your VME profile once and use that name from there on out, is that what you are doing?

Regards,

Andrew M
National Instruments
0 Kudos
Message 2 of 4
(2,717 Views)
think you for your help!
but the meaning of what I said that "when I run the program next" is to close the program and the computer with me. then I opened the computer and run the program again,I must repeat 2,3,4 step.
0 Kudos
Message 3 of 4
(2,717 Views)
think you for your help!
but the meaning of what I said that "when I run the program next" is to close the program and the computer with me. then I opened the computer and run the program again,I must repeat 2,3,4 step.
0 Kudos
Message 4 of 4
(2,717 Views)