Man page - sendsetup(3)

Packages contas this manual

Manual

SENDSETUP(3) SENDSETUP(3)

SendSetup - perform send addressing

#include <gpib/ib.h>

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

SendSetup() addresses the devices in addressList as listeners, and addresses the interface board as talker. A subsequent SendDataBytes() call will write data to the devices.

You may find it simpler to use the slightly higher level functions Send() or SendList(), since they does not require addressing and writing of data to be performed separately.

Copyright © 2003-2006, 2008 Frank Mori Hess

11/30/2025 linux-gpib 4.3.7