QHYCCD's SDK can be used in Labview directly. We have wrote two demo software to show the single frame mode and live video mode. You can modify it to your codes. Or import the new API function by following this demo.
First, this demo is using the LABVIEW x64 version. So that you need to use the qhyccd_x64.dll. You can find this file in the QHYCCD windows SDK package. It can be found in
http://www.qhyccd.com/SWHIST_SDK.htmlTo use the demo code. Please following this step
1. Make a new folder , for example: D:/LABVIEWQHYCCD
2. Copy the demo vi files into this folder
3. Copy the qhyccd_x64.dll into this folder
You need to install the LABVIEW 2010 64bit or above version
You need to install the NI VISION DEVELOPMENT MODULE 2010 or above version
Run the vi directly. If it say the qhyccd_x64.dll can not found you need to redefine the location of it. Normally the LABVIEW will search this folder automatically to get it.