Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use imaqClampMin in vc++6.0

Solved!
Go to solution

Hi!

I have aproblem,I can't use imaqClampMin in vc++6.0.

I also could not find imaqClampMin in nivision.h or nivision22.lib.
How can I use it!
0 Kudos
Message 1 of 2
(3,148 Views)
Solution
Accepted by topic author djp10

Hi,

 

How you can use it - exaplained in Help:

 

imaqClampMin.png 

 

Technically this function declared in header nimachinevision.h (located in <Program Files>\National Instruments\Vision\Include)

Source code of this function located in NIMachineVision.c (the file in <Program Files>\National Instruments\Vision\Source\MSVC)

This is not library function.

 

hope it helps,

Andrey.

Message 2 of 2
(3,132 Views)