The NDM raises the ProfinetConfigChanged event to tell the vision system
that the PROFINET specific configuration settings have changed.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 79.0.0.0
public virtual event CogNdmProfinetConfigChangedEventHandler ProfinetConfigChanged
public virtual event CogNdmProfinetConfigChangedEventHandler ProfinetConfigChanged
Public Overridable Event ProfinetConfigChanged As CogNdmProfinetConfigChangedEventHandler
Public Overridable Event ProfinetConfigChanged As CogNdmProfinetConfigChangedEventHandler
public:
virtual event CogNdmProfinetConfigChangedEventHandler^ ProfinetConfigChanged {
void add (CogNdmProfinetConfigChangedEventHandler^ value);
void remove (CogNdmProfinetConfigChangedEventHandler^ value);
}public:
virtual event CogNdmProfinetConfigChangedEventHandler^ ProfinetConfigChanged {
void add (CogNdmProfinetConfigChangedEventHandler^ value);
void remove (CogNdmProfinetConfigChangedEventHandler^ value);
}Value
Type:
Cognex.VisionPro.Comm CogNdmProfinetConfigChangedEventHandler