I am attempting to use the Phidgets 8/8/8 I/O board to control several analogue input variables in RR. When I start the Phidgets module in RR it opens, and I can see the values change with activation of the sensor, however when I attempt to assign a variable to the value, RR crashes to desktop. I have the latest Phidgets drivers installed (x64), and the Phidgets stand-alone software works fine. RR v2.42.34. Any help would be greatly appreciated, thanks!
|
|
STeven,
Here are the highlights of the crash report, any help would be greatly appreciated, thanks!
------------------------Crash Report------------------
Commercial Version 2.42.34
Date: Thu Feb 09 16:02:05
Process Id: 2152
Location Hint: Phidgets_888_Interface_Kit
Exception Address: 00000000
Exception Reason: EXCEPTION_ACCESS_VIOLATION
Physical Memory at 24% (3,174,752 Mbytes free, 4,192,916 Mbytes total)
Virtual Memory at 6% (1,968,000 Mbytes free, 2,097,024 Mbytes total)
Image Dimension: 640, 480
<head><version>2.42.34</version></head>
<Phidgets_888_Interface_Kit>
<input_sensitivity>10</input_sensitivity>
<is_ratiometric>FALSE</is_ratiometric>
</Phidgets_888_Interface_Kit>
This is what happened when I added the interface kit module to the pipeline.
...
Fri Feb 10 09:51:31 VideoCaptureCallback::getFrame
Fri Feb 10 09:51:31 bufferCB callback (-1, -1)
Fri Feb 10 09:51:31 VideoCaptureCallback::getFrame
Fri Feb 10 09:51:31 bufferCB callback (-1, -1)
Fri Feb 10 09:51:31 VideoCaptureCallback::getFrame
Fri Feb 10 09:51:31 bufferCB callback (-1, -1)
Fri Feb 10 09:51:31 bufferCB callback (-1, -1)
Fri Feb 10 09:51:31 bufferCB callback (-1, -1)
Fri Feb 10 09:51:31 bufferCB callback (-1, -1)
Fri Feb 10 09:51:31 bufferCB callback (-1, -1)
Fri Feb 10 09:51:32 bufferCB callback (-1, -1)
Fri Feb 10 09:51:32 bufferCB callback (-1, -1)
Fri Feb 10 09:51:32 bufferCB callback (-1, -1)
Fri Feb 10 09:51:32 bufferCB callback (-1, -1)
Fri Feb 10 09:51:32 bufferCB callback (-1, -1)
Fri Feb 10 09:51:32 bufferCB callback (-1, -1)
Fri Feb 10 09:51:32 bufferCB callback (-1, -1)
Fri Feb 10 09:51:32 VideoCaptureCallback::getFrame
Fri Feb 10 09:51:32 Running Phidgets_888_Interface_Kit
Fri Feb 10 09:51:32 bufferCB callback (0, -1)
Fri Feb 10 09:51:32 Done with Phidgets_888_Interface_Kit
Fri Feb 10 09:51:32 VideoCaptureCallback::getFrame
Fri Feb 10 09:51:32 Running Phidgets_888_Interface_Kit
Fri Feb 10 09:51:32 Done with Phidgets_888_Interface_Kit
Fri Feb 10 09:51:32 bufferCB callback (-1, -1)
Fri Feb 10 09:51:32 VideoCaptureCallback::getFrame
Fri Feb 10 09:51:32 VideoCaptureCallback::getFrame
Fri Feb 10 09:51:32 bufferCB callback (-1, -1)
Fri Feb 10 09:51:32 Running Phidgets_888_Interface_Kit
Fri Feb 10 09:51:32 Done with Phidgets_888_Interface_Kit
...
And when I tried to assign a variable to one of the analogue inputs:
Fri Feb 10 09:51:37 VideoCaptureCallback::getFrame
Fri Feb 10 09:51:37 bufferCB callback (-1, -1)
Fri Feb 10 09:51:37 Running Phidgets_888_Interface_Kit
Fri Feb 10 09:51:37 Done with Phidgets_888_Interface_Kit
Fri Feb 10 09:51:37 bufferCB callback (-1, -1)
Fri Feb 10 09:51:37 VideoCaptureCallback::getFrame
Fri Feb 10 09:51:37 Running Phidgets_888_Interface_Kit
Fri Feb 10 09:51:37 Done with Phidgets_888_Interface_Kit
Fri Feb 10 09:51:37 VideoCaptureCallback::getFrame
Fri Feb 10 09:51:37 bufferCB callback (-1, -1)
Fri Feb 10 09:51:37 Running Phidgets_888_Interface_Kit
Fri Feb 10 09:51:37 bufferCB callback (0, -1)
------------------------Crash Report------------------
|
|