Scroll to navigation

ENABLEREMOTE(3) ENABLEREMOTE(3)

NAME

EnableRemote - put devices into remote mode.

SYNOPSIS

#include <gpib/ib.h>

void EnableRemote(int board_desc, const Addr4882_t addressList[]);

DESCRIPTION

EnableRemote() asserts the REN (remote enable) line, and addresses all of the devices in the addressList array as listeners (causing them to enter remote mode). The board must be system controller.

COPYRIGHT

Copyright © 2003-2006, 2008 Frank Mori Hess

11/30/2025 linux-gpib 4.3.7