'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'Notice: This code is unsupported.
' nonfmt.bas
' This example program illustrates using non-formatted I/O
' functions to communicate with a GPIB device. The following
' subroutine sends a '*IDN?' query to an instrument and reads
' the result into a string using viRead and viWrite calls.
' Note that you may have to change the address for your
' device from "22"
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''