MakeAddr Function
- Updated2025-07-30
- 2 minute(s) read
Combines primary address and secondary address in a specially formatted packed address for devices that require both a primary and secondary GPIB address.
Refer to GPIB Function Defaults for more information about the timeout and address defaults.

Inputs/Outputs
primary address
—
primary address is placed in the lower byte of the packed address by MakeAddr.
secondary address
—
secondary address is placed in the upper byte of the packed address by MakeAddr.
error in
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
packed address
—
packed address contains primary address in its lower byte and secondary address in its upper byte. You can use packed address as the address input to the GPIB 488.2 Functions.
error out
—
error out contains error information. This output provides standard error out functionality. |
primary address
—
error in
—
packed address
—
error out
—