33
Table 4. P400 Commands
BURst CounterCLear
Command:
BUR:CCL<CR><LF>
Response:
OK<CR><LF>
Query:
BUR:CCL?<CR><LF>
Response:
count
<CR><LF>
Description: Resets the burst counter to 0. Sending the query returns the current
burst counter value.
count
will be between 0 and BURst TRIGger – 1.
Example:
Clear the Burst Counter.
BUR:CCL<CR><LF>
reply:
OK<CR><LF>
Example:
Query Burst Counter value.
BUR:CCL?<CR><LF>
reply:
31251<CR><LF>
BURst MODe
Command:
BUR:MOD
enable
<CR><LF>
Response:
OK<CR><LF>
Query:
BUR:MOD?<CR><LF>
Response:
enable
<CR><LF>
Description: Enables or disables the burst mode. The possible values for
enable
are shown below.
ON
Enable burst mode
OFF
Disable burst mode
Example:
Enable the Burst Mode.
BUR:MOD ON<CR><LF>
reply:
OK<CR><LF>
Example:
Query Burst Mode.
BUR:MOD?<CR><LF>
reply:
ON<CR><LF>