INGEAR.NET.Logix

 

PeerMessage.Value Property

Returns the data value(s) received in the unsolicited message.

[Visual Basic]
Public ReadOnly Property ItemName As object _
    
[C#]
public object ItemName {get;}

Property Value

This is data passed Source Element / Source Data Table Address in the PLC MSG instruction.

Remarks

This property is read only.