Points <N; Feed <Name - Keithley 2002 User Manual

Hide thumbs Also See for 2002:
Table of Contents

Advertisement

IEEE-488 Reference
3.22.4
Parameters
Query
Description
Program fragment
Parameters
Query
Description
Program fragment
3.22.5
Parameters
3-148
:POINts <n>
:TRACe:POINts <n>
Specify buffer size
No memory
option
<n> =
2 to 404
2 to 2027
MAXimum
404
2027
DEFault
100 (all cases)
MINimum
2 (all cases)
:POINts?
This command is used to specify the size of the buffer. Notice that the valid parameter range
depends on which memory option is installed, and which element group (full or compact) is
being used (see :EGRoup).
PRINT #1, "output 16; :trac:poin 50; poin?"
PRINT #1, "enter 16"
:AUTO <b>
:TRACe:POINts:AUTO <b>
<b> = 0 or OFF
Disable auto buffer sizing
1 or ON
Enable auto buffer sizing
:AUTO?
This command is used to enable or disable auto buffer sizing. When enabled, the buffer size
defaults to the measure count value in the Trigger Model (see :TRIGger:COUNt in Trigger sub-
system). With auto buffer enabled, changing the Trigger Model's measure count value changes
the buffer size to that value.
Disabling auto buffer sizing does not affect the size of the buffer. It simply means that you must
then use the :POINts command to change the buffer size.
If you use the :POINts command to change the buffer size while auto is enabled, the buffer size
changes to that value and auto buffer sizing disables.
If you try to enable auto buffer sizing while the measure count is programmed for infinite, an
error will occur and the command will be ignored. You cannot have an infinite buffer size.
PRINT #1, "output 16; :trig:coun 200"
PRINT #1, "output 16; :trac:poin:auto on; auto?"
PRINT #1, "enter 16"
:FEED <name>
:TRACe:FEED <name>
Specify readings source
<name> = SENSe[1]
CALCulate[1]
NONE
MEM 1
2 to 1381
2 to 6909
1381
6909
Control auto buffer sizing
Put raw readings in buffer
Put calculated readings in buffer
Put no readings in buffer
MEM 2
2 to 5980
(Full)
2 to 29908
(Compact)
5980
(Full)
29908
(Compact)
' Set size of buffer
' Get response from 2002
' Set measure count
' Enable auto buffer sizing
' Get response from 2002

Advertisement

Table of Contents
loading

Table of Contents