open-channel

aj-burton/tca9548a/open-channel

Opens the specified channel on the multiplexer and closes any other open channels.
open-channel
@/open-channel
Opens the specified channel on the multiplexer and closes any other open channels.
CHANnumber
Channel [0-7] to open on the multiplexer.
ADDRbyte
I2C address of the multiplexer. Default: 70h
ACTboolean
A boolean value which enables update actions when the inputs change. Update this input from False to True to force an update without input data changes.
UPDpulse
Triggers action to open the specified channel.
open-channel
CHAN
ADDR
ACT
UPD
DONE
DONEpulse
Pulses when the TCA9548 channel has been opened.
To use the node in your project you should have the aj-burton/tca9548a 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.