XSightIOLevel
Description
XSight input/output level status.
namespace XSightIOLevel
{
enum Type
{
LevelLow,
LevelHigh
};
}
XSight input/output level status.
namespace XSightIOLevel
{
enum Type
{
LevelLow,
LevelHigh
};
}