Measurement Computing Personal488 rev.3.0 For DOS & Windows 3.Xi User Manual
Page 291

14D. Driver488/W31, C Languages
III. COMMAND REFERENCES - 14. Command Summaries
III-276
Personal488 User’s Manual, Rev. 3.0
LocalList (DevHandles)
Issue GTL to devices in list
Lol (IntfHandle)
Issue LLO bus command
MakeDevice (DevHandle, Name)
Create identical copy of existing device
MyListenAddr (IntfHandle)
Send My Listen Address
MyTalkAddr (IntfHandle)
Send My Talk Address
OnEvent
(IntfHandle,Handler,Argument)
Specify function to be called upon Armed event
OpenName (Name)
Open specified device and return device handle
Output (DevHandle,Data)
Send data to specified device
OutputN (DevHandle,Data,Count)
Send
count
bytes to specified device
OutputMore (DevHandle,Data)
Send
count
bytes to specified device without
forcing address
OutputNMore (DevHandle,Data,Count)
Send
count
bytes without forcing address
OutputX (DevHandle,Data,Count,
LastForceAddr, Term, Async,
CompStat)
Send data to specified device adjusting all
parameters
PassControl (DevHandle)
Allow Interface to give control to another
controller on bus
PPoll (IntfHandle)
Perform IEEE 488 parallel poll operation
PPollConfig (DevHandle,PPresponse)
Configure Parallel Poll response of bus device
PPollDisable (DevHandle)
Disable Parallel Poll response of a bus driver
PPollDisableList (DevHandles)
Disable Parallel Poll response of several bus
devices
PPollUnconfig (IntfHandle)
Disable the Parallel Poll response of all bus
devices
Remote (Handle)
Assert REN if IntfHandle, address to Listen if
DevHandle
RemoteList (DevHandles)
Address specified external devices to Listen
RemoveDevice (DevHandle)
Remove Driver488 device
Request (IntfHandle, SPstatus)
Request service from Active Controller by
asserting SRQ
Reset (IntfHandle)
Provide warm start of interface, clear all error
conditions
Resume (IntfHandle,Monitor)
Unassert ATN
SendCmd (IntfHandle,Bytes,Length)
Send command strings with ATN asserted
SendData (DevHandle,Bytes,Length)
Send command strings with ATN unasserted
SendEoi (IntfHandle,Bytes,Length)
Same as SendData with EOI on last byte
SPoll (DevHandle)
Serial Poll device
SPoll (IntfHandle)
Get SRQ state
SPollList
(DevHandles,SPResult,UntilFlag)
Serial Poll devices until parameters are met
Status (IntfHandle,StatusVal)
Return details of state of the driver
Stop (IntfHandle)
Halt any asynchronous transfer that may be in
progress
SysController (IntfHandle,SysCont)
Specify if interface is to be System Controller
Talk (IntfHandle,Prim,Sec)
Send specified Talk Address
Term (Handle,TermP,TermType)
Set terminators for interface or device
TimeOut (Handle, Timeout)
Set time that must elapse before time out error
declared
Trigger (Handle)
Issue Group Execute Trigger
TriggerList (DevHandles)
Issue GET to devices in list
UnListen (IntfHandle)
Send the Unlisten (UNL) command
UnTalk (IntfHandle)
Send the Untalk (UNT) command
Wait (IntfHandle)
Wait until asynchronous transfer has completed