关于point grey相机sdk-FlyCapture2开发

使用本来带的源码进行的修改,相机连接(connect),获取属性(getproperty),开始捕捉(startcapture)函数都可以,但是设置属性和回调图像(RetrieveBuffer)返回的error分别是write register failed 和image consistency fault。所以最后我还是不能获取图像。
想问有没有大佬碰到过这种情况的或者可以解决的。多谢了!

write register failed可能是你的连线有问题
http://blog.csdn.net/jihuanyong576/article/details/52049364