VISA GPIB Send IFC Function
- Updated2025-07-30
- 2 minute(s) read
Pulses the interface clear line (IFC) for at least 100 microseconds.
This function asserts the IFC line and becomes the controller-in-charge (CIC). The local device must be the system controller.
Note VISA GPIB Send IFC does not accept VISA sessions of class Instr. The VISA session must be of class GPIB BoardInterface.

Inputs/Outputs
VISA resource name
—
VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
VISA resource name out
—
VISA resource name out is a copy of the VISA resource name that VISA functions return.
error out
—
error out contains error information. This output provides standard error out functionality. |
VISA resource name
—
error in (no error)
—
VISA resource name out
—
error out
—