LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

AxioCam MRm Zeiss driver

I am using McamAcquisition - only 1 camera and no callback so to keep it simpler at first. Try running in UIC thread and C calling convention. That is what I have.
pImageData, pCallBack and pAllocated size are the same type as I am using.

The image buffer is set to 1376 by 1040.
Allocated size is 1376 x 1040 x 2 (size in bytes)
0 Kudos
Message 21 of 24
(1,801 Views)

I switched to using MCamAcquisition, with (what I believe to be) the same parameters as you.  But I continue to see the same error.

 

Any other ideas?  Thanks.

0 Kudos
Message 22 of 24
(1,797 Views)
My call function is int32_t_McamAcquisition@12(uinptr_tpImageData, int32_t AllocatedSize, int32_t pCallBack)

You want to send me or post what you have and I'll take a look? I am using Labview 2012
0 Kudos
Message 23 of 24
(1,790 Views)

Dear NMI Community,

 

while we do not provide a native LabVIEW driver, ZEISS Microscopy provides a driver SDK for certain members of the AxioCam family including the MRm. Please write an email with subject "AxioCam SDK" to microscopy@zeiss.com or send me a private message.

 

Thanks! Dr. Johannes Amon, ZEISS Microscopy

0 Kudos
Message 24 of 24
(1,760 Views)