INGEAR.NET.Logix

 

Tag.ErrorCode Property

Returns a numeric error code related to the last operation.

[Visual Basic]
NotOverridable Public ReadOnly Property ErrorCode As Integer _
    Implements ITag.ErrorCode
[C#]
public int ErrorCode {get;}

Property Value

ResultCode and CIP Error Code for list of possible errors

Implements

ITag.ErrorCode

 

See Also

Tag Class | Logix Namespace | ErrorString | QualityCode | QualityString