MatroxEtherNetIPAssembly
Description
Represents assembly types for the EtherNet/IP protocol.
namespace MatroxEtherNetIPAssembly
{
enum Type
{
Config,
Consumer,
Producer
};
}
Represents assembly types for the EtherNet/IP protocol.
namespace MatroxEtherNetIPAssembly
{
enum Type
{
Config,
Consumer,
Producer
};
}