Variable List Operations

NI-VISA

Variable List Operations

You can also use another form of the standard formatted I/O operations known as Variable List operations: viVPrintf(), viVSPrintf(), viVScanf(), viVSScanf(), and viVQueryf(). These functions are identical in their operation to the ANSI C versions of variable list operations. See your C reference guide for more information.