Click or drag to resize

WrapperUpdateRegMap Method

Reload the regmap based on provided CSV path

Namespace:  FX3ApiWrapper
Assembly:  FX3ApiWrapper (in FX3ApiWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void UpdateRegMap(
	string RegMapPath
)

Parameters

RegMapPath
Type: SystemString
Path to RegMap CSV file
See Also