Click or drag to resize
CDBrGetFidIncr Method
This method returns the fiducial increment value of a specified Channel.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public double rGetFidIncr(
	int i1,
	int i2
)

Parameters

i1
Type: SystemInt32
Line (read or write locked)
i2
Type: SystemInt32
Channel (read locked)

Return Value

Type: Double
Fiducial Start.
See Also