Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Change Rebin Setting of Prosilica GigE Image as Camera Attribute?

I have a Prosilica GE series camera that has the ability to change binning in both the x and y direction.  I want to be able to change this value as part of my acquisition; however, the Attribute information array claims that I can only read this.  Does anyone know of a work around or do I have to set everything up in MAX every time I want to change settings?

 

Thanks!

0 Kudos
Message 1 of 3
(3,726 Views)

You can use the "saved user sets" to save these settings to camera memory while configuring the camera to boot into this mode on power up.  Open the camera using NI's Measurement and Automation Explorer, select the Camera Attributes tab and scroll to the bottom of the tree  to find SavedUserSets.

 

 

 

 

0 Kudos
Message 2 of 3
(3,725 Views)

The binning mode will change the size of the image acquired, which means IMAQdx must go into the "unconfigured" state before this setting can be changed. You are likely trying to change it while acquiring or after putting the camera/driver into the "configured" state. As long as you call the  Unconfigure Acquistion VI first it should become writable. Then you can call configure again to set everything up again.

 

Hope this helps,

Eric 

 

 

Message 3 of 3
(3,721 Views)