Sets the state ("on" or "off") of 8 power switches on Octofet board.
write
@/write
Sets the state ("on" or "off") of 8 power switches on Octofet board.
DEV@/octofet-device
The Octofet device
CH0boolean
Channel #0 on Octofet.
CH1boolean
Channel #1 on Octofet.
CH2boolean
Channel #2 on Octofet.
CH3boolean
Channel #3 on Octofet.
CH4boolean
Channel #4 on Octofet.
CH5boolean
Channel #5 on Octofet.
CH6boolean
Channel #6 on Octofet.
CH7boolean
Channel #7 on Octofet.
DOpulse
Triggers a new write.
DONEpulse
Fires on writing complete.
DEV'@/octofet-device
The Octofet device
To use the node in your project you should have the amperka/octofet library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.