Man page - sendllo(3)
Packages contains this manual
- ibln(3)
- ibcnt(3)
- ibwrt(3)
- ibwrta(3)
- ibrsv(3)
- ibspb(3)
- ibrsp(3)
- ibrda(3)
- ibeot(3)
- ibrsc(3)
- ibtrg(3)
- ibtmo(3)
- ibrdf(3)
- ibvers(3)
- ibppc(3)
- ibrpp(3)
- ibist(3)
- ibwait(3)
- ibsad(3)
- ibevent(3)
- ibpad(3)
- iberr(3)
- ibrsv2(3)
- ibask(3)
- ibconfig(3)
- ibcmd(3)
- ibdev(3)
- ibgts(3)
- ibonl(3)
- ibstop(3)
- ibsre(3)
- ibcac(3)
- ibloc(3)
- iblines(3)
- ibfind(3)
- ibeos(3)
- ibrd(3)
- ibsta(3)
- ibbna(3)
- ibpct(3)
- ibclr(3)
- ibwrtf(3)
- ibcmda(3)
- ibsic(3)
apt-get install libgpib-doc
Manual
SENDLLO
NAMESYNOPSIS
DESCRIPTION
COPYRIGHT
NAME
SendLLO - put devices into local lockout mode
SYNOPSIS
#include <gpib/ib.h>
|
void SendLLO(int board_desc ); |
DESCRIPTION
SendLLO() asserts the 'remote enable' bus line, then sends the LLO command byte. Any devices currently addressed as listener will be put into RWLS (remote with lockout state), and all other devices will enter LWLS (local with lockout state). Local lockout means the remote/local mode of devices cannot be changed though the devices' front-panel controls. Unasserting the REN line should bring the devices out of lockout state.
The SetRWLS() performs a similar function, except it lets you specify which devices you wish to address as listener before sending the LLO command.
COPYRIGHT
Copyright © 2003-2006, 2008 Frank Mori Hess