Function List

Common Functions

ZmInit

Retrieve the device ID, then the device can be accessed.

ZmExit

It is exit processing, and makes the device cannot be accessed.

ZmResetDevice

Reset a device.

ZmGetErrorString

Retrieve the error string from the error code.

 

 

Information Acquisition Functions

ZmQueryDeviceName

Retrieve the list of available devices.

ZmGetMaxChannsels

Retrieve the maximum number of channels for the device.

 

 

Setting Functions

ZmSetFrequency

Set the measurement frequency.

ZmGetFrequency

Get the measurement frequency.

ZmSetLevel

Set the measurement signal level.

ZmGetLevel

Get the measurement signal level.

ZmSetSpeed

Set the measurement speed and average count.

ZmGetSpeed

Get the measurement speed and average count.

ZmSetCircuit

Set the equivalent circuit mode.

ZmGetCircuit

Get the equivalent circuit mode.

ZmSetRange

Set the measurement range.

ZmGetRange

Get the measurement range.

ZmCorrection

Perform the correction.

ZmSetCorrectionEnable

Enable/disable the correction.

ZmGetCorrectionEnable

Get the enable/disable of correction.

ZmSetCorrectionValue

Set the correction value.

ZmGetCorrectionValue

Get the correction value.

ZmSetStartDelay

Set the measurement start delay time.

ZmGetStartDelay

Get the measurement start delay time.

ZmSetSignalOutputDelay

Set the measurement signal output delay time.

ZmGetSignalOutputDelay

Get the measurement signal output delay time.

ZmSetTriggerSyncEnable

Enable/disable the trigger synchronous output.

ZmGetTriggerSyncEnable

Get the enable/disable of trigger synchronous output.

ZmSetContactCheck

Set the contact check function.

ZmGetContactCheck

Get the contact check function.

 

 

Measurement Functions

ZmSingleCMeasure

Perform a C (Capacitance) measurement only once.