PHIDGET REL1100 #1955
PHIDGET REL1100
#1955
Replies: 1 comment 4 replies
-
The relevant section in the documentation is 4.2 Digital Output The HUB port the OUT1100 is not relevant for addressing. You connected your cyclone to the 3rd port of the OUT1100 thus you want to address its channel 2 (channels are numbered starting from 0, thus you have channels 0, 1, 2, 3 on the OUT1100). You want to send the
to switch the cyclone off, thus the following should work for you. ![]() |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
information :
VINT HUB - 6 ports , REL1100 on IO 2
Cyclone is connected to the 3rd port of the REL1100
Needed solution :
When off is pressed - i want cyclone to be set to off
Im not sure of the formatting of the command
Thanks
Beta Was this translation helpful? Give feedback.
All reactions