Provided by: libgpib-doc_4.3.7-5_all 

NAME
ResetSys - reset system
SYNOPSIS
#include <gpib/ib.h>
void ResetSys(int board_desc, const Addr4882_t addressList[]);
DESCRIPTION
ResetSys() has the following effects:
• The remote enable bus line is asserted.
• An interface clear is performed (the interface clear bus line is asserted for at least 100
microseconds).
• The device clear command is sent to all the devices on the bus.
• The *RST message is sent to every device specified in the addressList.
COPYRIGHT
Copyright © 2003-2006, 2008 Frank Mori Hess
linux-gpib 4.3.7 11/28/2025 RESETSYS(3)