APIs, concepts, guides, and more
|
void DigitalOutSet | ( | int32_t | digitalOutNumber, |
bool | outValue ) |
digitalOutNumber | The digital output number on the node, starts from 0. |
outValue | Desired State of the output. |
Part of the IO Members method group.