OPCDA.NET Reference Manual
BGGroup Class Properties
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace : BGGroup Class


Glossary Item Box

For a list of all members of this type, see BGGroup members.

Public Properties

 NameDescription
Public PropertyActiveOpcGroup Active state property assignement.
A get is from the 'Active' property of the underlying OpcdataBind object. On set the associated OPC server group is modified. Errors are reported in the GeneralErrors event.  
Public PropertyHandleClientOpcGroup Client Handle property assignement.
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.  
Public PropertyKeepAliveRateOpcGroup KeepAlive feature of OPC DA V3 servers.
A get returns the revised rate of the last set call. On set the OPC server is updated. A value of 0 disables or indicates a disabled KeepAlive handling. Errors are reported in the GeneralErrors event.  
Public PropertyLocaleIDOpcGroup LocaleID property assignement.
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.  
Public PropertyNameOpcGroup name property assignement.
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.  
Public PropertyOpcNetGroup Get the underlying OpcGroup object.  
Public PropertyPercentDeadbandOpcGroup PercentDeadband property assignement.
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.  
Public PropertyTimeBiasOpcGroup TimeBias property assignement.
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.  
Public PropertyUpdateRateOpcGroup UpdateRate property assignement.
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.  
Top

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.