Click or drag to resize
CIPIGetChanLabel Method
Get the default label and units for a given channel.

Available since Oasis montaj version: 5.0.0
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static void IGetChanLabel(
	string str1,
	ref string str2,
	ref string str3
)

Parameters

str1
Type: SystemString
Input channel
str2
Type: SystemString
Returned label
str3
Type: SystemString
Returned units
See Also