Visavi Visual OPC .NET  

IOpcGroup Members

IOpcGroup overview

Public Properties

public propertyActive Gets or Sets the Active property of the group.
public propertyClientHandle Gets the client handle for the group.
public propertyDeadband Gets or sets the deadband for the group.
public propertyDefaultWriteMethod Gets or sets the default method (synchronous or asynchronous) for witing values to the contained OPC items.
public propertyDefaultWriteTimeout Gets or sets the default timeout for write attempts to the OPC server.
public propertyItems Gets an IOpcItemCollection that contains the OPC items that have been added to this group.
public propertyLocaleId Gets or sets the Locale ID for this group.
public propertyName Gets or sets the group's name.
public propertyServerHandle Gets the Server Handle for the group.
public propertyTimeBias Gets or sets the Time Bias for the group.
public propertyUpdateRate Gets or sets the Update Rate for the group.

Public Methods

public methodWrite Overloaded. Writes out value(s) to item(s) that have been Added to the group.

See Also

IOpcGroup Interface Visavi.Opc.Client Namespace