How To Use Registers - Agilent Technologies EPM-P Series Programming Manual

Power meters
Hide thumbs Also See for EPM-P Series:
Table of Contents

Advertisement

How to Use Registers

There are two methods you can use to access the information in status
groups:
• the polling method, or
• the service request (SRQ) method.
Use the polling method 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.
Use the SRQ method when you:
• need time critical notification of changes.
• are monitoring more than one device which supports SRQ interrupts.
• need to have the controller do something else while it's waiting.
• cannot afford the performance penalty inherent to polling.
EPM-P Series Power Meters Programming Guide
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
Power Meter Remote Operation
Status Reporting
1-79

Advertisement

Table of Contents
loading

Table of Contents