Output command – B&K Precision 4052-4055 - Programming Manual User Manual
Page 10
Advertising

6
1.4. Output Command
DESCRIPTION Enable or disable the output of the [Output] connector at the front panel
corresponding to the channel.
The query returns ON or OFF.
COMMAND SYNTAX <channel>: OUTPut <parameter>
<channel>:={C1,C2}
<parameter >:= {a parameter from the table below}
Parameters
Value
Description
ON
---
Turn on channel
OFF
---
Turn off channel
LOAD
<load>
Value of load
where:
<load>:= {50(default unit is ohm), HZ}
QUERY SYNTAX
<channel>: OUTPut?
RESPONSE FORMAT
<channel>:OUTPut <load>
EXAMPLE 1
Turns on channel one.
C1:OUTP ON
EXAMPLE 2
Reads channel one output state.
C1:OUTP?
return:
C1:OUTP ON,LOAD,HZ
EXAMPLE 4
Set the load to 50Ω
C1:OUTP LOAD,50
Advertising