Click or drag to resize

WrapperPrintRegMap Method

Print a list of all registers in provided regmap CSV

Namespace:  FX3ApiWrapper
Assembly:  FX3ApiWrapper (in FX3ApiWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string[] PrintRegMap()

Return Value

Type: String
List of register names. Each is seperated by a newline
See Also