IviPwrMeter_ZeroAllChannels

CVI/LabWindows IVI Class Driver

IviPwrMeter_ZeroAllChannels

IviPwrMeterZeroCorrection Capability Group

C Function Prototype

ViStatus IviPwrMeter_ZeroAllChannels (ViSession vi);

Purpose

This function performs a zero correction on all enabled channels. You may use the IviPwrMeter_IsZeroComplete function to determine when the zero correction is complete.

Parameters

Name Type Description
vi ViSession The ViSession handle that you obtain from the IviPwrMeter_init or IviPwrMeter_InitWithOptions function. The handle identifies a particular instrument session.

Default Value: None

Return Values