Click or drag to resize

Demo3D.PLC.Rockwell.Emulator Namespace

[Missing <summary> documentation for "N:Demo3D.PLC.Rockwell.Emulator"]

Classes
  ClassDescription
Public classAutoAttribute
Specifies the Auto attribute for a tag (primitive value type), or a struct or class instance.
Public classDeviceAreaAttribute
Specifies the device area attribute for a tag.
Public classDeviceEmulator
A device emulator.
Public classDriverProfile
Represents a driver for a CIP Class 1 device or module.
Public classModuleEmulator
Represents a module emulator.
Public classPlcTypeAttribute
Specifies the PLC type attribute for a tag.
Public classTagNameAttribute
Specifies the tag name attribute for a tag.
Interfaces
  InterfaceDescription
Public interfaceIComputeInputs
Represents a class that computes PLC inputs.
Public interfaceIConstructEmulator
Represents an emulator class that needs to be constructed.
Public interfaceIProcessOutputs
Represents a class that processes PLC outputs.
Public interfaceISymbolEmulator
Represents an emulator for a symbol.