VISA GPIB Command Function

Owning Palette: Bus/Interface Specific Functions

Requires: Base Development System

Writes GPIB command bytes on the bus.

Note  GPIB Command does not accept VISA sessions of class Instr. The VISA session must be of class GPIB BoardInterface.

 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.
command The command bytes should be valid IEEE 488-defined Multiline Interface Messages.
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.
return count is the number of bytes actually transferred.
error out contains error information. This output provides standard error out functionality.