Click or drag to resize
CGUScanDAARC500Serial Method
Scan Serial data from the RMS Instruments DAARC500.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Scans the file to see which of the 8 serial channels were used to store data.
Syntax
public static void ScanDAARC500Serial(
	string str1,
	CVV oVV2,
	CVV oVV3
)

Parameters

str1
Type: SystemString
File to import
oVV2
Type: GeoEngine.Core.GXNetCVV
8 Recognized types - GS_LONG
oVV3
Type: GeoEngine.Core.GXNetCVV
8 Numbers of items - GS_LONG
See Also