How To Use Register; The Condition Polling Method - Keysight Technologies P Series Programming Manual

Modular power meter
Hide thumbs Also See for P Series:
Table of Contents

Advertisement

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

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:
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.
Keysight N8262A Programming Guide
complexity of setting an SRQ handler.
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.
Power Meter Remote Operation
1
103

Advertisement

Table of Contents
loading

This manual is also suitable for:

N8262a

Table of Contents