Symbol Properties |
The Symbol type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessName |
The address used to access the item from the PLC.
(Inherited from StringAddress) | |
| AllowDeepSearch |
When searching for an item by AccessName, defines whether to deep search the symbol table.
(Inherited from BrowseItemBase) | |
| AllowedAccess |
The access allowed for this symbol.
(Overrides StringAddressAllowedAccess) | |
| DataType | The data type of the symbol. | |
| 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) | |
| 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) |