DevClear
clear a device
- Provided by: libgpib-doc (Version: 4.3.7-5build1)
- Source: linux-gpib-user
- Report a bug
clear a device
#include <gpib/ib.h>
void DevClear(int board_desc, Addr4882_t address);
DevClear() causes the interface board specified by board_desc to send the clear command to the GPIB address specified by address. If you wish to clear multiple devices simultaneously, use DevClearList()
Copyright © 2003-2006, 2008 Frank Mori Hess