DeviceDefinitionConfigureModule Method |
Namespace: Demo3D.PLC.Rockwell.Emulator.DeviceEmulators
public virtual void ConfigureModule( MessageRouter module, EDSInfo edsInfo, DNEConfiguration? dneConfig, IComponentLogger? logger )
Use this function to add CIP classes and objects to the CIP node tree that should be present in all devices/modules of this type.
For example, if the module is a rack device with a backplane, then this method could add the backplane Class and objects (or virtual backplane equivalents).