FERSlib Application programmin interface.
More...
FERSlib Application programmin interface.
◆ FERS_DumpBoardRegister()
| int FERS_DumpBoardRegister |
( |
int | handle | ) |
|
Dump the board register information to a file.
- Parameters
-
| [in] | handle | Handle to the FERS device |
- Returns
- 0 on success, or a negative error code as defined in FERSLIB_ErrorCodes
◆ FERS_DumpCfgSaved()
| int FERS_DumpCfgSaved |
( |
int | handle | ) |
|
Dump the saved configuration.
- Parameters
-
| [in] | handle | Handle to the FERS device |
- Returns
- 0 on success, or a negative error code as defined in FERSLIB_ErrorCodes
◆ FERS_DisableThrCalib()
| int FERS_DisableThrCalib |
( |
int | handle | ) |
|
Disable threshold calibration.
- Parameters
-
- Returns
- 0 on success, or a negative error code as defined in FERSLIB_ErrorCodes