04-06-2011 09:45 AM
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?
04-17-2011 09:17 PM
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