Fluke CombiScope PM3370B User Manual page 235

Autoranging combiscope instrument
Hide thumbs Also See for CombiScope PM3370B:
Table of Contents

Advertisement

6 - 18
PROGRAM SETUP
Purpose:
To configure the oscilloscope using compact setup strings.
This Program Setup (PS) command and the Query Setup (QS) command can be
used together to restore and retrieve a complete setup or partial of the
oscilloscope.
The format of the programming strings must be the same as the format of the
received setup strings. Each setup string describes a "node" in the oscilloscope
setup.
It is possible to send back partial setups because the setup nodes can be send
individually.
(Refer to "Query Setup" and section 6.8 SETUP)
Command:
"PS"
pds
<count>
<node>
Response:
acknowledge
Note:
The <acknowledge> is sent after the setup has been completed.
Example:
100 PRINT #1,"PS";
110 PRINT #1,N;
120 FOR I=1 TO N
130
PRINT #1," ";SETUP$[I];
140 NEXT I
150 PRINT #1,""
160 GOSUB 1000
**) These are the strings that are received after a Query Setup (QS) command
count
number of node strings to follow.
string of hexadecimal characters (0..9,A..F) representing a
setup node in the oscilloscope.
CR
pds
node
send more nodes
:'Setup command
:'# of strings
:'Send strings sep'd by SP **)
:'Send CR to end the setup
:'Sync on acknowledge
THE CPL PROTOCOL
CR
PS

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents