Visual Code doesn't find class implementation
Posted: Wed Jun 10, 2020 8:40 am
Hi there,
Visual Code seems to run this java example for the Phidgets 1018_2 just fine. I get the right output.
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!
Visual Code seems to run this java example for the Phidgets 1018_2 just fine. I get the right output.
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!