Page 1 of 1

1047_1 and Phidget Optical Rotary Encoder ISC3004 (PHI-3530_0) throws error

Posted: Mon Sep 11, 2017 10:15 am
by mindthegap
Hello,

(my first message was delete ter I changed something!)

ok, buttons working, when rotating the sensor flash throws the error. after I click dismiss I can read all value, when stopping to rotate flash throws an error again.

Code: Select all

at com.phidgets::Phidget/indexArray()...\Flash\com\phidgets\Phidget.as:151]
	at com.phidgets::PhidgetEncoder/getTimeChange()...\Flash\com\phidgets\PhidgetEncoder.as:142]
	at RFIDExample/onPositionChange()[RFIDExample::frame1:43]
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at com.phidgets::PhidgetEncoder/onSpecificPhidgetData()...\Flash\com\phidgets\PhidgetEncoder.as:67]
	at com.phidgets::Phidget/onPhidgetData()...\Flash\com\phidgets\Phidget.as:251]
	at com.phidgets::PhidgetSocket/onSocketData()...\Flash\com\phidgets\PhidgetSocket.as:308]
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at flash.net::XMLSocket/scanAndSendEvent()

regards