258
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
13
Common Commands
*PSC
(Power- on Status Clear)
Command
*PSC {{ON|1} | {OFF|0}}
The *PSC command determines whether or not the SRQ line is set upon
the completion of the oscilloscope's boot process. When the *PSC flag is
set to 1, the Power On (PON) bit of the Standard Event Status Register is
0 during the boot process. When the *PSC flag is set to 0, the PON bit is
set to a 1 during the boot process.
When the *PSC flag is set to 0, the Standard Event Status Enable Register
must be set to 128 decimal and the Service Request Enable Register must
be set to 32 decimal. This allows the Power On (PON) bit to set the SRQ
line when the oscilloscope is ready to receive commands.
Example
This example sets the *PSC flag to 0 which sets the SRQ line during the
boot process.
myScope.WriteString "*PSC 0;*SRE 32;*ESE 128"
Query
The *PSC? query returns the value of the *PSC flag.
Returned Format
1<NL>
Example
This example places the *PSC flag into the integer variable varPscflag.
myScope.WriteString "*PSC?"
varPscflag = myScope.ReadNumber
Debug.Print FormatNumber(varPscflag, 0)
N O T E
If you are using a LAN interface rather than a GPIB interface, it is not possible to receive the
SRQ during the boot process.
Summary of Contents for Infiniium 90000 Q-Series
Page 1: ...s1 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference...
Page 50: ...50 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 2 Setting Up...
Page 274: ...274 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 14 Digital Commands...
Page 292: ...292 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 15 Disk Commands...
Page 318: ...318 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 16 Display Commands...
Page 364: ...364 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 17 Function Commands...
Page 382: ...382 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 19 Histogram Commands...
Page 412: ...412 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 21 Limit Test Commands...
Page 416: ...416 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 22 Lister Commands...
Page 696: ...696 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 25 Measure Commands...
Page 702: ...702 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 26 Pod Commands...
Page 760: ...760 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 29 Self Test Commands...
Page 818: ...818 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 31 System Commands...
Page 830: ...830 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 32 Time Base Commands...
Page 930: ...930 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 33 Trigger Commands...
Page 1018: ...1018 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 37 Error Messages...
Page 1150: ...1150 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 38 Sample Programs...
Page 1186: ...1186 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference Index...