06-23-2009 11:46 PM
Hi Mike,
I have referred that link, but how to implement bellow mentioned command lines using call library function? I have tried all the options. Please help me.
err = PR_GetDeviceList(&BufferSize, (prDeviceList *)Buffer);
err = PR_CreateCameraObject(&(pDeviceList->DeviceInfo[0]), &hCamera);
Adarsh
06-18-2010 03:18 AM
Hi Ardash,
Did you have any luck with your remote camera control using the SDK? I am also trying the same thing in Labview, and maybe you could give me some hints.
Thank you,
Laur.