LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

programmatically changed attributes do not change in MAX?

I have a program where im using IMAQdx to enumerate attributes (which sets attibutes in MAX) and then IMAQ to grab and snap. Everything seems to be working fine but when I open MAX after playing with the attributes they are not there. The change that i make in the program doesnt display in MAX. IE. I changed FPS to 30 and it got updated in Labview (camera was running at 30fps) but then I opened NI MAX and it wasnt updated there.

 

any ideas?

 

 

thanks 

0 Kudos
Message 1 of 2
(1,872 Views)

The changes that you make to the camera attributes programmatically are not permanent changes that would show up in MAX. Once the references to the camera are closed in LabVIEW, the settings revert to the defaults in the camera file which is read by MAX. Here is an article that describes what's happening in more detail.

John B.
Embedded Networks R&D
National Instruments
Certified LabVIEW Developer
0 Kudos
Message 2 of 2
(1,839 Views)