LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with IMAQROIprofile!

Question no 1. Does anyone know if the vi IMAQROIprofile only accepts an 8
bit´s image or if it´s possible to use any kind of image ?
Question no 2. If you use a property-node in your vi, does the system takes
the "default values" configured in MAX ?

//Magnus
0 Kudos
Message 1 of 2
(2,475 Views)
Hello Magnus,

The IMAQROIProfile.vi will accept 8, 16 & floating point image types.
- The Online Help for the VI will document what image types are supported.

When using the Property Node, it usually follws the IMAQ Init to get the IMAQ Session.
- When IMAQ Init is called, it will start with the default values you set in MAX.
- When the Propertiy Node follows, it updates the values with the new ones.
0 Kudos
Message 2 of 2
(2,475 Views)