resetParam
Top  Previous  Next

resetParam ( )

Use this function to clear the list of measurement parameters previously selected with
selectParam.

Arguments
 
None  
 
Error flags
 
ERR_OK  
 
The flag set if successful.  
 
ERR_FAILED  
 
The flag set if failed.  

Example
 
ResetParam()  
 
Remark
 
Use this function before calling selectParam, when you want to start a new measurement session and clear the list of currently active parameters left from previous sessions.