Click or drag to resize
CDBiHaveITR Method
Returns TRUE if channel has an ITR.

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)
Notes
If a channel has an ITR, the ITR colours are used to display channel values in the spreadsheet. If a channel does not have an ITR, GetITR_DB will not change the passed ITR.
Syntax
public int iHaveITR(
	int i1
)

Parameters

i1
Type: SystemInt32
channel

Return Value

Type: Int32
See Also