Measurement Computing GPIB-488.2 User Manual
Page 13

GPIB 488.2 Porting Guide
986992
API Cross-Reference 2-5
IOtech to MCC GPIB 488.2 Cross-Reference
IOtech GPIB
API Reference
MCC GPIB 488.2
Library Routine
Comments
27 Remote
EnableRemote
Remote - asserts the Remote Enable (REN) bus
management line. If an external device is specified, then
Remote will also address that device to Listen, placing it
in the Remote state.
RemoteList
EnableRemote
RemoteList - like Remote; but uses list.
28 RemoveDevice
NO EQUIVALENT
RemoveDevice - removes the specific temporary [or
permanent Driver488 device] that was created with
MakeDevice [or the startup configuration]. This
command also removes a device that was made
permanent through a KeepDevice command.
29 Reset
ResetSys
Reset - provides a warm start of the interface. Related to
Disarm and Abort.
30 SendCmd
Also see:
OutputX
SendData
SendCmds
SendCmd - sends a specified string of bytes with
Attention (ATN) asserted, causing the
data to be interpreted as IEEE 488 command bytes.
31 SendData
Also see:
OutputX
SendCmd
SendEoi
Send
SendList
SendDataBytes
SendData - provides byte-by-byte control of data
transfers. Can specify exactly which operations
Driver488 executes.
32 SendEoi
NO EQUIVALENT
SendEoi - provides byte-by-byte control of data transfers.
Can specify exactly which operations Driver488 executes.
Driver488 asserts EOI during the transfer of the final byte.