Click or drag to resize
CDBWRITEAddBlock Method
Add the current block of data.

Available since Oasis montaj version: 9.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
First, set up the data for each channel by copying values into the individual channel VVs and VAs.
Syntax
public void AddBlock(
	int i1
)

Parameters

i1
Type: SystemInt32
Line
See Also