Click or drag to resize
CDBNormalChanLST Method
Load a LST with non-array database channels.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Like ChanLST_DB, but does not include array channels or virtual channels.
Syntax
public void NormalChanLST(
	CLST oLST1
)

Parameters

oLST1
Type: GeoEngine.Core.GXNetCLST
List to Populate
See Also