TelegramSymbol Properties |
The TelegramSymbol type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessName |
The address used to access the item from the PLC.
(Inherited from StringAddress.) | |
| Address |
The transport protocol address.
| |
| AllowDeepSearch |
When searching for an item by AccessName, defines whether to deep search the symbol table.
(Inherited from BrowseItemBase.) | |
| AllowedAccess |
The access defined by this address.
(Inherited from StringAddress.) | |
| Description |
Description / comment for this browse item node.
(Inherited from BrowseItemBase.) | |
| DescriptiveName |
A descriptive name (shown in the Tag Server Explorer), or null to use Name.
(Inherited from BrowseItemBase.) | |
| Formats |
Telegram formats applied to the symbol. Priority-ordered by default.
| |
| IsBranch |
Returns true if this item has children and can be expanded.
(Inherited from BrowseItemBase.) | |
| IsItem |
Returns true if this item can be loaded.
(Inherited from BrowseItemBase.) | |
| Name |
The name of this browse item node.
(Inherited from BrowseItemBase.) | |
| Parent |
The parent of this browse item.
(Inherited from BrowseItemBase.) | |
| Selector |
Determines how the appropriate applied telegram format is selected for an inbound or outbound telegram.
|