L3Harris narda PMM EP-600 User Manual page 100

Table of Contents

Advertisement

7.1.10 PMM_SetFrequency()
int PMM_SetFrequency(const HANDLE probeHandle, int Frequency);
7.1.11 PMM_SetFilter()
int PMM_SetFilter(const HANDLE probeHandle, int FILTER);
7.1.12 PMM_SetTimeout()
7-4
DLL Function reference guide
Purpose:
Sets the frequency to which refer the correction factor. Once the EP-600
has received and granted this command, all measurements will be
corrected using the factor stored in factory related to this frequency.
Return Value:
Returns an integer status code. The numeric value of 0 indicates no error
occurred. See Status Code chapter for an error code description.
Input Parameters:
HANDLE probeHandle, int Frequency multiplied by 100 giving thus the
resolution of 10kHz.
Sending a frequency which is out of EP-600 range disables frequency
correction factor function.
Output Parameters:
None
Purpose:
Sets the processing filter (n) used for measurements.
Return Value:
Returns an integer status code. The numeric value of 0 indicates no error
occurred. See Status Code chapter for an error code description.
Input Parameters:
HANDLE probeHandle, int range Accepts values 0 – 7
Output Parameters:
None
int PMM_SetTimeout(int tout);
Purpose:
Sets the communication timeout with PMM EP-600 series.
Return Value:
Returns an integer status code. The numeric value of 0 indicates no error
occurred. See Status Code chapter for an error code description.
Input Parameters:
int tout in milliseconds. Default value is 500 ms.
Output Parameters:
None

Advertisement

Table of Contents
loading

Table of Contents