LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

matrox image dll calling

hi all,

       I use matrox meteor-II card to grab image, but i got one question in mil dll calling, just like

 

       MbufAlloc2d( MilSystem,  ImageWidth, ImageHeight,8+M_UNSIGNED,
              M_IMAGE+M_GRAB+M_PROC,  &MilImage);

 

you see in "8+M_UNSIGNED","M_IMAGE+M_GRAB+M_PROC" how can i setup them in labview cin node ? it just like add one parameter after "8" and add two parameter after "M_IMAGE"? is that right?

 


 

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

Hi~

 

I really does not understand what 8+M_UNSIGNED mean? Is this a parameter? Maybe you could ask matrox's support how to use this function.

 

Xiaojian Wang

0 Kudos
Message 2 of 2
(2,609 Views)