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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.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 line
)

Parameters

line
Type: SystemInt32
Line
See Also