1
QHYCCD Standard Software Q&A / Re: QHY9 low level DLL for development
« on: September 06, 2013, 08:55:37 AM »
Thank you for the code example
I don't see here structure definition for "reg" variable.
also I don't see definitions of the dll functions -
what parameters do it require?
getCameraStatu();
sendRegisterQHYCCDNew();
usualy dll comes with .h file with all functions definitions
Am I understang right, that function
beginVideo(reg.devname);
actually starts exposure ? because QHY11 doesn't support video mode (unlike QHY52-L for example)
I don't see here structure definition for "reg" variable.
also I don't see definitions of the dll functions -
what parameters do it require?
getCameraStatu();
sendRegisterQHYCCDNew();
usualy dll comes with .h file with all functions definitions
Am I understang right, that function
beginVideo(reg.devname);
actually starts exposure ? because QHY11 doesn't support video mode (unlike QHY52-L for example)