Model 6485 Picoammeter Instruction Manual
Measurements
3-5
SCPI programming
A) SENSe:DATA?
This command does not trigger a reading. It simply returns the last “raw” reading string. It
will not return the result of any instrument calculation. The reading reflects what is applied
to the input.
To return a fresh (new) reading, you can send the INITiate command to trigger one or
more readings before sending :DATA?. Details on INITiate are provided in
While Model 6485 is busy performing measurements, the :DATA? command will not
return the reading string until the instrument finishes and goes into the idle state.
NOTE
The format that the reading string is returned in is set by commands in
.
If there is no reading available when :DATA? is sent, an error (-230) will occur.
The READ? command can be used to return “fresh” readings. This command
triggers and returns the readings. See
Programming example
The following command sequence will perform one zero corrected amps measurement:
*RST
' Return 6485 to RST defaults.
SYST:ZCH ON
' Enable zero check.
CURR:RANG 2e-9
' Select the 2nA range.
INIT
' Trigger reading to be used as zero
' correction.
SYST:ZCOR:ACQ
' Use last reading taken as zero
' correct value.
SYST:ZCOR ON
' Perform zero correction.
CURR:RANG:AUTO ON
' Enable auto range.
SYST:ZCH OFF
' Disable zero check.
READ?
' Trigger and return one reading.
Table 3-1
SCPI commands — amps function
Commands
Description
Default
Ref
[SENSe]
:DATA?
INITiate
READ?
SENSe Subystem:
Return latest “raw” reading.
Trigger one or more readings.
Trigger and return reading(s).
A
A
A
Summary of Contents for 6485
Page 20: ......
Page 24: ......
Page 44: ...1 20 Getting Started Model 6485 Picoammeter Instruction Manual ...
Page 66: ...3 6 Measurements Model 6485 Picoammeter Instruction Manual ...
Page 138: ...9 20 Remote Operation Model 6485 Picoammeter Instruction Manual ...
Page 159: ...11 CommonCommands ...
Page 164: ...11 6 Common Commands Model 6485 Picoammeter Instruction Manual ...
Page 165: ...12 SCPISignalOriented MeasurementCommands ...
Page 190: ...14 12 SCPI Reference Tables Model 6485 Picoammeter Instruction Manual ...
Page 214: ...16 14 Calibration Model 6485 Instruction Manual ...
Page 219: ...A Specifications ...
Page 221: ...B StatusandErrorMessages ...
Page 227: ...C GeneralMeasurement Considerations ...
Page 233: ...D DDCEmulationCommands ...
Page 247: ...E ExamplePrograms ...
Page 250: ...E 4 Example Programs Model 6485 Picoammeter Instruction Manual ...
Page 251: ...F IEEE 488BusOverview ...
Page 266: ...F 16 IEEE 488 Bus Overview Model 6485 Picoammeter Instruction Manual ...
Page 267: ...G IEEE 488andSCPI ConformanceInformation ...
Page 311: ......