Scroll to navigation

GetSAD(3) 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 0x7e, or 0 for none) stored in address.

02 October 2025