table of contents
other versions
- trixie-backports 4.3.7-5~bpo13+1
- testing 4.3.7-5
- unstable 4.3.7-5
| DEVCLEAR(3) | DEVCLEAR(3) |
NAME¶
DevClear - clear a device
SYNOPSIS¶
#include <gpib/ib.h>
void DevClear(int board_desc, Addr4882_t address);
DESCRIPTION¶
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¶
Copyright © 2003-2006, 2008 Frank Mori Hess
| 11/28/2025 | linux-gpib 4.3.7 |