6146/6156 DC Voltage/Current Generators Operation Manual
5.9.4 Program Example 3-Sweep Operation and Voltage/Current Measurement
5-68
Call aUSBWrt(lngVIGHdl, "SBY") ' Sets the VIG output to OFF.
' Device (instrument) close
Call aUSBCls(lngVIGHdl) ' VIG
Call aUSBCls(lngDMMHdl) ' DMM
' USB driver terminates.
Call aUSBEnd
End Sub