MatroxProfinetPlcStatus
Description
Represents the state of the PROFINET controller (PLC).
namespace MatroxProfinetPlcStatus
{
enum Type
{
Unknown,
Run,
Stop
};
}
Represents the state of the PROFINET controller (PLC).
namespace MatroxProfinetPlcStatus
{
enum Type
{
Unknown,
Run,
Stop
};
}