COMMAND DETAILS
31
Channel Subsystem
:CHANnel[:LOAD] ....................................................... 31
:CHANnel:ACTive ....................................................... 32
:CHANnel:SYNCon ..................................................... 32
:CHANnel:ID? ............................................................. 33
:CHANnel[:LOAD]
Channel Specific
Command
Description
Selects the channel that the channel specific
commands use. This command will not change the
channel in the display screen.
Syntax :CHANnel[:LOAD] <NRf+>
Parameter <NRf+> Channel selected
1~8 CH1 ~ CH8
MAX CH8
MIN CH1
Example :CHAN 1
Sets channel 1 as the
specific channel.
:CHAN:LOAD 1 Sets channel 1 as the
specific channel.
Query Syntax :CHANnel?
Return Parameter <NR1> Current specific channel
1~8 CH1 ~ CH8
Query Example :CHAN?
1
Channel 1 is the current
specific channel.
PEL-2000 Programming Manual
32
:CHANnel:ACTive
Channel Specific
Command
Description
This command is for compatibility with other
instruments only and has no action.
Syntax :CHANnel ACTive ON/1, OFF/1
Parameter ON/1, OFF/0 Active
ON/1 Enabled
OFF/0 Disabled
Example :CHAN:ACT ON
Enables the specific
channel.
:CHANnel:SYNCon
Channel Specific
Command
Description
Turns independent mode on or off for the channel.
Syntax :CHANnel:SYNCon ON/1, OFF/0
Parameter ON/1, OFF/0 Independent Mode
ON/1 ON
OFF/0
OFF
Example :CHAN:SYNC ON
Enables the current
channel to receive
synchronized commands
Query Syntax :CHANnel:SYNCon?
Return Parameter <NR1> Sync Status
0 Independent mode is OFF
1 Independent mode is ON
Query Example :CHAN:SYNC?
0
Independent mode is set
to OFF for the channel.