A get is from the OpcGroup property. Use OpcGrp.GetStat() to refresh the properties if this may be necessary. On set the OPC server is updated. Errors are reported in the GeneralErrors event.
Visual Basic (Declaration) | |
---|---|
Public Property PercentDeadband As Single |
C# | |
---|---|
public float PercentDeadband {get; set;} |