Man page - enableremote(3)

Packages contains this manual

Manual

ENABLEREMOTE

NAME
SYNOPSIS
DESCRIPTION
COPYRIGHT

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