4.3.40. CAENVME_SystemReset
Parameters:
[in] Handle : The handle that identifies the device.
Returns:
An error code about the execution of the function.
Description:
The function performs a system reset on the module.
CAENVME_API
CAENVME_SystemReset(long Handle).
4.3.41. CAENVME_ResetScalerCount
Parameters:
[in] Handle : The handle that identifies the device.
Returns:
An error code about the execution of the function.
Description:
The function resets the counter of the scaler.
CAENVME_API
CAENVME_ResetScalerCount(long Handle).
4.3.42. CAENVME_EnableScalerGate
Parameters:
[in] Handle : The handle that identifies the device.
Returns:
An error code about the execution of the function.
Description:
The function enables the gate of the scaler.
CAENVME_API
CAENVME_EnableScalerGate(long Handle).