Skip to content

module_read_channel

Vladimir edited this page Feb 14, 2020 · 1 revision

Reading channel's state

Relay relay = ...

int channel = 1;
bool state = relay.ReadChannel(channel);