Scroll to navigation

GETSAD(3) Utility Functions GETSAD(3)

NAME

GetSAD - extract secondary address from an Addr4882_t value

SYNOPSIS

#include <gpib/ib.h>

static __inline__ unsigned int GetSAD(Addr4882_t address);

DESCRIPTION

GetSAD() extracts the secondary address packed into the Addr4882_t value address.

RETURN VALUE

The secondary GPIB address (from 0x60 through 0x7f, or 0 for none) stored in address.

COPYRIGHT

Copyright © 2003-2006, 2008 Frank Mori Hess

11/30/2025 linux-gpib 4.3.7