RIGOL
2-186
DS4000E Programming Guide
:SYSTem:RCLOck
Syntax
:SYSTem:RCLock <clock>
:SYSTem:RCLock?
Description
Sets or queries the type of the reference clock.
Parameter
Name
Type
Range
Default
<clock>
Discrete
{COUTput|CINPut}
COUTput
Remarks
COUTput: indicates clock output. The oscilloscope outputs the internal 10 MHz clock signal from the
[10MHz In/Out] connector on the rear panel.
CINPut: indicates clock input. The oscilloscope receives the external 10 MHz signal input from the
[10MHz In/Out] connector on the rear panel as the clock signal.
Return Format
The query returns COUT or CINP.
:SYSTem:RESet
Syntax
:SYSTem:RESet
Description
Powers on the system again.
:SYSTem:SETup
Syntax
:SYSTem:SETup <setup>
:SYSTem:SETup?
Description
Sends or reads the data stream of the system setup file.
Parameter
Name
Type
Range
Default
<setup>
ASCII String
Refer to Remarks
--
Remarks
<setup> is a binary data block, which consists of the TMC data block header and SETUP data.
―
The format of the TMC data block header is #NX…X. Wherein, # is the start identifier of the data
stream; the N-digit data "X...X" (
N≤9
) following the start identifier indicate the length of the data
stream (the number of bytes).
For example, #9000002506.
Wherein, N is 9, 000002506 following it represents that the data stream contains 2506 bytes of
effective data.
―
The SETUP data is in ASCII format.