Owning Palette: Bus/Interface Specific Functions
Requires: Base Development System
Sends the device a miscellaneous command or query and/or retrieves the response to a previous query.

  Add to the block diagram | 
  Find on the palette | 
![]()  | 
VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. | ||||||||||||||||
![]()  | 
mode specifies whether to issue a command and/or retrieve a response. 
 
  | 
||||||||||||||||
![]()  | 
command is the miscellaneous command to send. | ||||||||||||||||
![]()  | 
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||||||
![]()  | 
VISA resource name out is a copy of the VISA resource name that VISA functions return. | ||||||||||||||||
![]()  | 
response is the response retrieved from the device. If the mode specifies to send a command rather than retrieve a response, you can use VI_NULL for this parameter. | ||||||||||||||||
![]()  | 
error out contains error information. This output provides standard error out functionality. |