Syntax |
Top Previous Next |
This function enables or disables a specified channel for measurement. Function Tree Node: \Boonton55xxx\Configuration\Channel Acquisition\Configure Channel Enabled Declaration: Btn55xxx.h Implementation: Btn55xxx.dll
ParametersVi The ViSession handle that you obtain from the IviPwrMeter_init or IviPwrMeter_InitWithOptions function. The handle identifies a particular instrument session. Channel The name of the channel to be configured.For valid values, see the Channel repeated capability. ChannelEnabled Pass True to enable the channel. Pass False to disable the channel. The value of this parameter is used to set the Channel Enabled attribute. See the attribute description for more information. Return Value
RequirementsSupported ModelsAll supported See AlsoReference |