
Personal488 for Windows 95/98/Me/NT/2000
04-10-01
API Reference 6-46
RemoteList
Syntax
INT WINAPI RemoteList(DevHandlePT devHandleList);
devHandleList
is a pointer to a list of devices.
Returns
-1
if error
Bus States
REN, ATN
•
UNL, MTA, LAG
Example
deviceList[0] = wave;
deviceList[1] = timer;
deviceList[2] = dmm;
deviceList[3] = NODEVICE;
errorcode = RemoteList(deviceList);
Asserts the
REN
bus line and
addresses a list of specified
devices to Listen, to place these
specified devices in the
Remote
state.
See Also
Remote, Local, LocalList
The
RemoteList
command asserts the Remote Enable (
REN
) bus management line. If external devices are
specified, then
RemoteList
will also address those devices to Listen, placing them in the
Remote
state.
Kommentare zu diesen Handbüchern