Owning Palette: GPIB 488.2 Functions
Requires: Base Development System
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.
Add to the block diagram | Find on the palette |
primary address is placed in the lower byte of the packed address by MakeAddr. | |
secondary address is placed in the upper byte of the packed address by MakeAddr. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
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 contains error information. This output provides standard error out functionality. |