Scroll to navigation

RESETSYS(3) RESETSYS(3)

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

11/28/2025 linux-gpib 4.3.7