R&S NRP  Remote Control - Commands 
1144.1400.12 6.3  E-3 
Types of Parameters 
<NR1> 
Stands for integers with sign. 
 
Examples: 
• 1 
• -33 
• 32767 
 
<NRf> 
Stands for floating point numbers that can also be written in 
exponential notation. 
 
Examples: 
• 1 
• 1.0 
• -21.2345553e-6 
 
<int_value> 
Is an abbreviation for  <NR1>|MINimum|MAXimum|DEFault. 
 
<float_value> 
Is an abbreviation for  <NRf>|MINimum|MAXimum|DEFault. 
 
<boolean> 
Stands for   ON|OFF|0|1, where ON and 1 are identical in meaning as 
are OFF and 0. 
 
<string> 
Stands for character strings that have to be within single or double 
quotes. 
 
Examples: 
• 'Harry Potter' 
• "Sirius Black" 
 
<block_data> 
Stands for block data (Æ section "Parameters" on page 5.11). 
 
<non-decimal_numeric> 
Is a non-decimal value in one of the following representations: 
•  binary (e. g. #b0111010101001110 or #B0111010101001110) 
• hexadecimal (e.g. #h754e or #H754E) 
• octal (e.g. #q72516 or #Q75216)