EnableRemote — put devices into remote mode.
#include <gpib/ib.h>
void EnableRemote( | board_desc, | |
addressList[]) ; |
int board_desc
;const Addr4882_t addressList[]
; 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.