OPC Labs EasyOPC-UA Library
SetRange Method
OpcLabs_EasyOpcUA ActiveX DLL > UAIndexRange Object : SetRange Method

Description
Modifies the minimum and maximum of the range at the same time.

 

DISPID (Dispatch ID):

 

For more information, see SetRange in .NET Reference.

Syntax
Visual Basic
Public Sub SetRange( _
   ByVal Minimum As Long, _
   ByVal Maximum As Long _
) 
Parameters
Minimum

Maximum

Return Type

See SetRange in .NET Reference.

Remarks

For remarks, see SetRange in .NET Reference.

Example

For examples, see SetRange in .NET Reference.

See Also

UAIndexRange Object  | UAIndexRange Members