Section 5 Remote Control
5-42
5.5.5 NRZ measurement parameter-related messages
NRZFREQ (NRZ Frequency Command/Query)
Function
Sets NRZ frequency.
Header Program command Query Response
NRZFREQ NRZFREQ n NRZFREQ? NRZFREQ n
Value of n
1 kHz to 155 MHz (1-Hz steps)
Suffix
When omitted: Hz
HZ: Hz
KHZ: kHz
MHZ: MHz
Example use
NRZFREQ 1000
NRZFREQ?
Example response message
NRZFREQ 1000HZ
NRZLVL (NRZ Input/Output Level Command/Query)
Function
Sets NRZ input/output level.
Header Program command Query Response
NRZLVL NRZLVL n1,n2 NRZLVL? NRZLVL n1,n2
Value of n1
0: TTL
<Output level> 1: ECL
Value of n2
0: TTL
<Input level> 1: ECL
2: Variable
Example use
NRZLVL 0,0
NRZLVL?
Example response message
NRZLVL 0,0