MatroxProfinetPlcMode
Description
Represents the mode of the PROFINET controller (PLC).
namespace MatroxProfinetPlcMode
{
enum Type
{
Unknown,
Backup,
Primary
};
}
Represents the mode of the PROFINET controller (PLC).
namespace MatroxProfinetPlcMode
{
enum Type
{
Unknown,
Backup,
Primary
};
}