OPC Labs Base Library
SetByteArrayValue Method
OpcLabs_BaseLib ActiveX DLL > OpaqueData Object : SetByteArrayValue Method

Description
Sets the current value from a given array of bytes and size in bits.

 

DISPID (Dispatch ID):

 

For more information, see SetByteArrayValue in .NET Reference.

Syntax
Visual Basic
Public Sub SetByteArrayValue( _
   ByVal ByteArray As Variant, _
   ByVal SizeInBits As Long _
) 
Parameters
ByteArray

SizeInBits

Return Type

See SetByteArrayValue in .NET Reference.

Remarks

For remarks, see SetByteArrayValue in .NET Reference.

Example

For examples, see SetByteArrayValue in .NET Reference.

See Also

OpaqueData Object  | OpaqueData Members