Tstamp Commands; Rnumber:reset - Keithley 2002 User Manual

Hide thumbs Also See for 2002:
Table of Contents

Advertisement

IEEE-488 Reference
3.21.14
Parameters
Query
Description
Program fragment
Description
Program fragment
3.21.15
Program fragment
3-146

:TSTamp commands

The following commands are used to configure and control the timestamp. For more informa-
tion on timestamp, see paragraphs 3.14 (:FORMat:ELEMents) and 3.22.7 (:TRACe:TSTamp
:FORMat).
:TYPE <name>
:SYSTem:TSTamp:TYPE <name>
<name> = RELative
RTClock
1 RELative is a 55 day (max.) clock at a 1µs resolution.
2
RTCLock is a 100 year (max.) calendar at a 10ms resolution.
:TYPE? Query timestamp type
This command is used to select the timestamp type. RTClock selects the real-time clock time-
stamp. Readings are reference to the date and time. RELative selects the relative-time time-
stamp. Readings are referenced (in seconds) to a timer. The timer starts at zero seconds when
the instrument is turned on or when the timestamp is reset (see next command).
PRINT #1, "output 16; :syst:tst:type rtc; type?"
PRINT #1, "enter 16"
:RELative:RESet
:SYSTem:TSTamp:RELative:RESet
This action command is used to reset the relative-time timestamp to zero seconds.
PRINT #1, "output 16; :syst:tst:rel:res"

:RNUMber:RESet

:SYSTem:RNUMber:RESet
When the reading number is included as a GPIB data element (see paragraph 3.14; :FOR-
MAT:ELEMents), each reading sent over the bus is assigned a number starting at #0. The read-
ing number resets to zero when the instrument is turned on or when this action command is
asserted.
PRINT #1, "output 16; "syst:rnum:res"
Select timestamp type
Select relative-time timestamp
Select real-time timestamp
Reset relative timestamp to 0.
Reset reading number to zero
1
2
' Select RTClock and query
' Get response message from
2002
' Reset relative timestamp
' Reset reading number

Advertisement

Table of Contents
loading

Table of Contents