Provided by: libgpib-doc_4.3.7-5_all 

NAME
MTA - generate 'my talk address' command byte
SYNOPSIS
#include <gpib/ib.h>
uint8_t MTA(unsigned int address);
DESCRIPTION
MTA() returns a 'my talk address' command byte corresponding to the address argument. The address may be
between 0 and 30.
RETURN VALUE
The appropriate MTA command byte is returned.
COPYRIGHT
Copyright © 2003-2006, 2008 Frank Mori Hess
linux-gpib 4.3.7 11/28/2025 MTA(3)