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.
On server call errors an exception is thrown if the property OpcServer.ErrorsAsExecptions is set.
Visual Basic (Declaration) | |
---|---|
Public Property UpdateRate As Integer |
C# | |
---|---|
public int UpdateRate {get; set;} |