ErrorCode | Gets last error as numeric value |
ErrorString | Gets last error as string description |
IPAddress | Gets / Sets IP address of target programmable controller device |
IsConnected | Gets connection state of Controller to programmable controller device |
MyObject | Gets / Sets a user-defined object in the Controller class |
Path | Gets / Sets device specific network hops |
Timeout | Gets / Sets communication timeout |
Version | Gets assembly version information |
Connect | Establishes connection to target programmable controller device |
CreateNewGroup | Creates new TagGroup |
CreateNewTag | Creates new Tag |
Disconnect | Terminates active connection to target programmable controller device |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
GroupRead | Performs read of IGroup |
GroupWrite | Peforms write of IGroup |
ReadTag | Peforms read of ITag |
WriteTag | Perform write of ITag |
Action | Action event handler |
IController Interface | (global) Namespace | IGroup | ITag