Click or drag to resize

ModuleEmulator Properties

The ModuleEmulator type exposes the following members.

Properties
  NameDescription
Public propertyConfigurationName
The module configuration name.
Public propertyConfigured
True if at least one Assembly ForwardOpen has been received and processed.
Public propertyDeviceName
Module device part of the tag.
Public propertyIPAddress
IP address of the device.
Public propertyIsLogicLocked
True if the current thread holds the module emulator logic lock.
Public propertyModuleType
The module type name.
Public propertyProperties
Properties set by the module emulator factory. Always null for RPI events.
Public propertySlot
Slot number.
Public propertySymbolName
Module symbol name.
Top
See Also