I_GseAdapterSettingsClass
Objects that implement this interface are used to configure a network adapter that can be used for GSE communication.
Namespace: Tc3_Gse
Library: Tc3_Gse (Tc3_Gse.compiled-library)
Inheritance hierarchy
I_GseAdapterSettingsClass
INTERFACE I_GseAdapterSettingsClass
Properties
Name | Type | Access | Description |
---|---|---|---|
bExecGoCBPubs | BOOL | Get | Enables/disables automatic calling of the "Execute" method of the Publisher GOOSE control blocks by the adapter. |
bExecGoCBSubs | BOOL | Get | Enables/disables automatic calling of the "Execute" method of the Subscriber GOOSE control blocks by the adapter. |
bSimulation | BOOL | Get | Enables/disables the GOOSE simulation bit field. |
eAdapterPrio | Get | Priority of the network adapter. | |
eDispatchMode | Get | Setting whether received Ethernet telegrams are forwarded to the operating system. | |
macAddr | Get | MAC address of the network adapter. | |
Set | |||
multicastAddr | Get | Selected single subscriber multicast address of the network adapter. If set, the network adapter block instance receives only the subscriber messages sent to this exact address. In this case, the address is used as a filter for the subscriber messages. All other messages are forwarded either to the operating system or (if available) to further instances of the network adapter block. INFO: | |
oid | Get | TwinCAT object ID of the network adapter. | |
sMacAddr | STRING(17) | Get | Text representation of the MAC address of the network adapter. |
sMulticastAddr | STRING(17) | Get | Text representation of the multicast address of the network adapter. |
Set |