Device Trigger; Parallel Poll; Local Lockout - Ametek Sorensen GPIB-XHR Operation Manual

Internal gpib interface for xhr/xfr series, programmable dc power supplies
Table of Contents

Advertisement

Device
Device Trigger will implement the most recently programmed values whether the
Trigger
unit is in local or remote control. If the power supply is in local mode, the new values
will be implemented when it is switched from local to remote control. Device
Trigger is typically used to synchronize the operation of a number of addressed
devices.
Example: Use HOLD Command to set values to be executed when triggered. See
"Command Reference" on page 39.
Then use:.
ibfind "devname"
ibtrg
ibwrt"trg"
Parallel Poll Parallel Poll allows the computer controller to determine quickly which of a number
of instruments on the bus requested service. The parallel poll response corresponds
to bit 7 of the serial poll status byte. Parallel Poll does not reset the service request.
The power supply must be configured remotely to respond to a parallel poll with
either a "1" or "0" on one of the DIO lines if the unit is requesting service.
Example:
ibrpp
Local
Send Local Lockout from the computer controller to override the front panel
Lockout
LOCAL switch and ensure that the supply operates in remote mode. See "Setting
Local Lockout" on page 23 for more information.
Example:
ibfind GPIB0
ibsic
ibsre1
ibcmd "?_@\x11"
Note: To disable Local Lockout, use ibsre0 in place of ibsre1 in the example.
Address the unit (devname or device name as
configured originally with ibconf)
Command directed to entire bus, or
Command directed to a specific device.
Conduct a parallel poll.
Address the computer controller
Put the controller in charge by sending an
Interface Clear
Asserts Remote Enable
Send commands (UNL, UNT, MTA0, LLO) in
ASCII.
Operation
GPIB Operation
31

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sorensen gpib-xfrSorensen gpib-xfr3

Table of Contents