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.


icon

Inputs/Outputs

  • ci16.png primary address

    primary address is placed in the lower byte of the packed address by MakeAddr.

  • ci16.png secondary address

    secondary address is placed in the upper byte of the packed address by MakeAddr.

  • cerrcodeclst.png error in

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • ii16.png 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.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.