Man page - send(3)

Packages contas this manual

Manual

SEND(3) SEND(3)

Send - perform send addressing and write data

#include <gpib/ib.h>

void Send(int board_desc, Addr4882_t address, const void *data, long count, int eot_mode);

Send() addresses the device specified by address as listener, then writes data onto the bus. It is equivalent to a SendList() except it only uses a single GPIB address to specify the listener instead of allowing an array of listeners.

Copyright © 2003-2006, 2008 Frank Mori Hess

11/30/2025 linux-gpib 4.3.7