Click or drag to resize

Wrapper Constructor

Wrapper constructor. Loads resources and connects to FX3

Namespace:  FX3ApiWrapper
Assembly:  FX3ApiWrapper (in FX3ApiWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Wrapper(
	string FX3ResourcePath,
	string RegMapPath,
	SensorType Type
)

Parameters

FX3ResourcePath
Type: SystemString
Path the FX3 firmware binaries
RegMapPath
Type: SystemString
Path to register map file
Type
Type: FX3ApiWrapperSensorType

[Missing <param name="Type"/> documentation for "M:FX3ApiWrapper.Wrapper.#ctor(System.String,System.String,FX3ApiWrapper.SensorType)"]

See Also