Click or drag to resize

SymbolSource Enumeration

Symbol/tag source.

Namespace:  Demo3D.PLC.Rockwell.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public enum SymbolSource
Members
  Member nameValueDescription
PLC1 A tag from the PLC.
DeviceEmulator2 A device emulator tag.
ModuleEmulator3 A module emulator tag.
Internal4 Internal symbol.
See Also