Command Reference - Base Software
R&S
®
CMW500
203User Manual 1173.9463.02 ─ 06
Return values:
<LineContents> Returned line contents
Example:
See Buffer Programming Example
Usage: Query only
Firmware/Software: V2.1.10
FETCh:BASE:BUFFer:LINecount? '<BufferLabel>'
Returns the size (number of lines) of a buffer.
Query parameters:
'<BufferLabel>' String parameter, used to identify the buffer in all buffer commands
Return values:
<Size> Number of lines in the buffer
Example:
See Buffer Programming Example
Usage: Query only
Firmware/Software: V2.1.10
STARt:BASE:BUFFer '<BufferLabel>'
Creates and activates a buffer. If the buffer exists already, it is cleared (equivalent to
CLEar:BASE:BUFFer).
Parameters:
'<BufferLabel>' String parameter, used to identify the buffer in all buffer commands
Example:
See Buffer Programming Example
Usage: Event
Firmware/Software: V2.1.10
STOP:BASE:BUFFer
De-activates the active buffer. Only one buffer can be active at one time. The buffer and
buffer contents are maintained, however, data recording is discontinued. Use
CONTinue:BASE:BUFFer to re-activate a buffer.
Example:
See Buffer Programming Example
Usage: Event
Firmware/Software: V2.1.10
Instrument-Control Commands