3-4 Commands
Command Directory
3-32
PN: 10370-10374 Rev. F
MG369xC GPIB PM
EGO
Description:
Outputs the value of the reference level DAC setting.
EGO returns the value of the Reference Level DAC setting in external power leveling
mode to the controller.
Functional
Category:
POWER LEVELING
Related
Commands:
DL1
,
PL1
,
EGI
Front Panel Key:
N/A
EL0
Description:
Inhibits updating of the ESB2 bit 4.
Blocks updating of the Extended Status Byte two bit four (RF Unlocked). This is the
default setting because it is normal for the RF to be momentarily unlocked during sweeps
and sweep retrace.
Functional
Category:
STATUS
Related
Commands:
SB0
,
SQ0
Front Panel Key:
N/A
EL1
Description:
Enables updating of the ESB2 bit 4.
Unblocks updating of the Extended Status Byte bit four (RF Unlocked).
Functional
Category:
STATUS
Example:
C code snippet to enable unlocked SRQ:
strcpy(buf, “csb sb1 mb2 sq1 el1");
buf[11] = 16; /*mb2 command mask value*/snd(source_addr, buf);
Output Command:
OES
(outputs value of the three status bytes)
Related
Commands:
SB1
,
MB2
,
SQ1
,
OES
Front Panel Key:
N/A
Summary of Contents for MG369 C Series
Page 2: ......
Page 6: ...Contents 4 PN 10370 10374 Rev F MG369xC GPIB PM ...
Page 262: ...A 34 PN 10370 10374 Rev F MG369xC GPIB PM ...
Page 264: ...Index 2 PN 10370 10374 Rev F MG369xC GPIB PM ...
Page 265: ......