Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

IMAQ WindDisplayMapping...for Vision Image Display Control?

The IMAQ WindDisplayMapping operates on an IMAQ window display. Is there an equivalent fx that will operate on the Vision Image Display Indicator that can be placed on LabVIEW front panel? (Or do I need to code up the equivalent fx?)

Thanks,

Don
0 Kudos
Message 1 of 3
(2,867 Views)
Use a property node and select 16 bit image mapping. You can create a control for this or whatever you need. If you select the individual elements, you can get enumerated controls.

Bruce
Bruce Ammons
Ammons Engineering
0 Kudos
Message 2 of 3
(2,867 Views)
Yes, this is it. I don't know why I did not think to look at the property node as a possibility for this. Thanks!

Don
0 Kudos
Message 3 of 3
(2,867 Views)