Code: Select all
motorControl.openRemoteIP("192.168.83.106", 5001, -1, "")Code: Select all
MyServoChannel = RCServo()
MyServoChannel.openWaitForAttachment(10000)Help
Code: Select all
motorControl.openRemoteIP("192.168.83.106", 5001, -1, "")Code: Select all
MyServoChannel = RCServo()
MyServoChannel.openWaitForAttachment(10000)Code: Select all
Net.enableServerDiscovery(PhidgetServerType.PHIDGETSERVER_DEVICE);
MyServoChannel.setIsRemote(1)
Code: Select all
sudo apt-get updateCode: Select all
sudo apt-get upgradeCode: Select all
sudo apt-get dist-upgrade