![]() |
VideoXpert SDK
2.0
A software development kit for third party vendors to integrate with the VideoXpert platform
|
Values that represent the state of a relay output. More...
#include <VxPrimitives.h>
Public Types | |
| enum | Value { kUnknown, kActive, kInactive } |
Values that represent the state of a relay output.
Definition at line 601 of file VxPrimitives.h.
| Enumerator | |
|---|---|
| kUnknown |
An error or unknown value was returned. |
| kActive |
The relay output is active. |
| kInactive |
The relay output is inactive. |
Definition at line 602 of file VxPrimitives.h.