Owning Palette: GPIB 488.2 Functions
Requires: Base Development System
Places particular devices in the Remote With Lockout State.
Add to the block diagram | Find on the palette |
bus refers to the GPIB bus number. If you have only one GPIB interface in your computer, the default bus number is 0. Refer to the software installation instructions included with the GPIB controller for additional GPIB interfaces. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
address list contains a list of the GPIB devices with which the function communicates. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
status is a Boolean array in which each bit describes a state of the GPIB Controller. If an error occurs, the function sets bit 15. GPIB error is valid only if bit 15 of status is set. The following table shows the numeric value and symbolic status of each bit in status. This table also includes a description of each bit.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
error out contains error information. This output provides standard error out functionality. |
The function sends Remote Enable (REN) to the GPIB devices listed in address list. It also places all devices in Lockout State, which prevents them from independently returning to local programming mode without intervention by the Controller.
Refer to GPIB Function Defaults for more information about the timeout and address defaults.