Click or drag to resize

TelegramSymbol Properties

The TelegramSymbol type exposes the following members.

Properties
  NameDescription
Public propertyAccessName
The address used to access the item from the PLC.
(Overrides StringAddressAccessName.)
Public propertyAddress
The transport protocol address.
Protected propertyAllowDeepSearch
When searching for an item by AccessName, defines whether to deep search the symbol table.
(Inherited from BrowseItemBase.)
Public propertyAllowedAccess
The access defined by this address.
(Overrides StringAddressAllowedAccess.)
Public propertyDescription
Description / comment for this browse item node.
(Inherited from BrowseItemBase.)
Public propertyDescriptiveName
A descriptive name (shown in the Tag Server Explorer), or null to use Name.
(Inherited from BrowseItemBase.)
Public propertyFormats
Telegram formats applied to the symbol. Priority-ordered by default.
Public propertyIsBranch
Returns true if this item has children and can be expanded.
(Inherited from BrowseItemBase.)
Public propertyIsItem
Returns true if this item can be loaded.
(Inherited from BrowseItemBase.)
Public propertyName
The name of this browse item node.
(Overrides BrowseItemBaseName.)
Public propertySelector
Determines how the appropriate applied telegram format is selected for an inbound or outbound telegram.
Public propertyTransport
Transport properties.
Top
See Also