|
Overloaded. Initializes a new instance of the PeerMessager class. |
IPAddressNIC |
Sets / Returns Ethernet IP address of a Network Interface Card (NIC) to receive unsolicited messages, |
Connections |
Sets / Returns the maximum number of pending connection backlogs. |
IPSender |
Returns Ethernet IP Address of Allen-Bradley Controller that sent unsolicited message |
ItemName |
Returns the native tag name or data table address in contained in the unsolicited message. |
MyObject |
Associates a user defined object to an instance of a PeerMessage class |
Value |
Returns data value(s) contained in the unsolicited message. |
Timestamp |
Returns System.DateTime value when unsolicited message was received |
|
Returns Logix.Tag.ATOMIC.DataType of the Value property | |
|
Returns System.TypeCode of the Value property.
| |
|
|
Returns number data items received in the unsolicited message. |
|
|
Sets / Returns the default messaging protocol |
|
Returns the Abbreviated Type Code of a Logix UDT, PDT or MDT received in a unsolicited message. |
Listen |
Begins accepting connections from Allen-Bradley controllers and processes unsolicited messages |
Shutdown |
Forcibly closes all connections |
Dispose |
Overloaded. Dispose |
Equals
(inherited from Object) |
Determines whether the specified Object is equal to the current Object. |
GetHashCode
(inherited from Object) |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType
(inherited from Object) |
Gets the Type of the current instance. |
ToString
(inherited from Object) |
Returns a String that represents the current Object. |
MsgReceived |
Event handler for PeerMessage. |
Dispose |
Overloaded. Dispose |
Finalize
(inherited from Object) |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone
(inherited from Object) |
Creates a shallow copy of the current Object. |
PeerMessage Class | Logix Namespace