pipx40_clearSub

 

VB

Function

pipx40_clearSub (ByVal vi As Long, ByVal subUnit As Long) As Long

C++

ViStatus

pipx40_clearSub (ViSession vi, ViUInt32 subUnit);

 

Parameter

I/O

Description

vi

in

Instrument handle

subUnit

in

Numeric variable indicating in which sub-unit actions will take place

Return Value

0 = Successful operation. Negative values are error codes and positive values are warnings. To get a description of the error, pass the error code to pipx40_error_message.

Description

Clears (de-energises or sets to logic '0') all output channels of a sub-unit.