Page 1 of 1

Visual Code doesn't find class implementation

Posted: Wed Jun 10, 2020 8:40 am
by lmickele
Hi there,

Visual Code seems to run this java example for the Phidgets 1018_2 just fine. I get the right output.
Error Example
Error Example
But the instancing of the class DigitalOutput() gives the error "Undefined variable: 'DigitalOutput'" even though the code is running just fine. I've installed drivers and the python package.

Im running on OSX

Thanks for the help!