Ch-2 api cross-reference, Iotech to mcc, Api cross-reference – Measurement Computing GPIB-488.2 User Manual
Page 9

GPIB 488.2 Porting Guide
986992
API Cross-Reference 2-1
API Cross-Reference
2
Part 1 – IOtech to MCC, page 2-1
Part 2 – MCC to IOtech, page 2-8
IOtech to MCC GPIB 488.2 Cross-Reference
IOtech GPIB
API Reference
MCC GPIB 488.2
Library Routine
Comments
1
Abort
SendIFC
ResetSys
Abort – Causes the Interface Clear (IFC).
Forces all IEEE488 devices to a quiescent state.
2 Arm
NO EQUIVALENT
Arm – supports acSRQ and acDigMatch
3 AutoRemote
Manual via
EnableRemote
AutoRemote – Enables or disables automatic
assertion of Remote Enable (REN)
4 BusAddress
NO EQUIVALENT
BusAddress – Sets the IEEE 488 bus address.
Default fro Driver488 is 21.
5 CheckListener
Also see:
FindListeners
FindLstn
CheckListener – Checks for the existence of a
device on the IEEE 488 bus at the specified address.
6 Clear
DevClear
Clear – Causes the Device Clear (DCL) bus
command to be issued to a specific interface; or
causes a Selected Device Clear (SDC) command to
be issued to an external device.
ClearList
DevClearList
ClearList – Causes the Selected Device Clear (SDC)
command to be issued to a list of external devices.
7 Close
DevClear
EnableLocal
Close – waits for I/O to complete; flushes buffers for
the device; invalidates the device handle.
8 ControlLine
TestSRQ
(
Limited Functionality)
ControlLine - returns the status of the IEEE 488 bus
control lines as an 8-bit unsigned value
9 DigArm;
DigArmSetup;
DigRead;
DigSetup;
DigWrite
NO EQUIVALENT
These commands do not apply.
10 Disarm
NO EQUIVALENT
Disarm - prevents Driver488 from invoking an event
handler.