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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
If a channel has an ITR, the ITR colors 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 ch
)

Parameters

ch
Type: SystemInt32
Channel

Return Value

Type: Int32
See Also