Click or drag to resize
CGUScanDAARC500Ethernet Method
Scan Ethernet 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 what data type is in the Ethernet file. Currently only detects GR820 types.
Syntax
public static void ScanDAARC500Ethernet(
	string str1,
	ref int i2,
	ref int i3
)

Parameters

str1
Type: SystemString
File to import
i2
Type: SystemInt32
Recognized type
i3
Type: SystemInt32
Number of items
See Also