Reply To: Multi User – PIN CHANGE Event
About › Forums › Forum › Multi User - PIN CHANGE Event › Reply To: Multi User – PIN CHANGE Event
September 25, 2012 at 8:20 PM
#760
soundanalogous
Member
The issue is that you are trying to use an output (PWM) as an input. You cannot listen for a change event on an output pin. What you can do however is attach a potentiometer and listen for a change event on this input and update the slider position on the other computer. There may be some minor issues in multi-client mode as well so let me know if after trying a pot if you are still having problems.
