Power Meter Remote Operation
1
Keysight N8262A Programming Guide
103
How to Use Register
The polling method is used to access the information in status groups when:
– your language/development environment does not support SRQ interrupts.
– you want to write a simple, single purpose program and do not want to add the
complexity of setting an SRQ handler.
The Condition Polling Method
In this polling method, the power meter has a passive role. It only informs the
controller that conditions have changed when the controller asks. When you
monitor a condition with the polling method, you must:
1
Determine which register contains the bit that monitors the condition.
2
Send the unique query that reads that register.
3
Examine the bit to see if the condition has changed.
The polling method works well if you do not need to know about the changes the
moment they occur. The SRQ method is more effective if you must know
immediately when a condition changes. Detecting an immediate change in a
condition using the polling method requires your program to continuously read
the registers at very short intervals. This is not particularly efficient and there is a
possibility that an event may be missed.
Содержание N8262A
Страница 1: ...Keysight N8262A P Series Modular Power Meter Programming Guide ...
Страница 6: ...6 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 48: ...48 Keysight N8262A Programming Guide ...
Страница 50: ...50 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 54: ...54 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 122: ...1 Power Meter Remote Operation 122 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 184: ...2 MEASurement Commands 184 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 222: ...3 CALCulate Subsystem 222 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 274: ...5 DISPlay Subsystem 274 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 326: ...8 OUTPut Subsystem 326 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 340: ...9 PSTatistic Subsystem 340 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 418: ...10 SENSe Subsystem 418 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 444: ...11 STATus Subsystem 444 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 536: ...12 SYSTem Subsystem 536 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 564: ...13 TRACe Subsystem 564 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 648: ...16 SERVice Subsystem 648 Keysight N8262A Programming Guide ...
Страница 649: ...SERVice Subsystem 16 Keysight N8262A Programming Guide 649 ...
Страница 650: ...16 SERVice Subsystem 650 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 668: ...17 IEEE 488 2 Command Reference 668 Keysight N8262A Programming Guide Syntax STB ...
Страница 672: ...17 IEEE 488 2 Command Reference 672 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...