The Nimbus I/O object can be used with either flavor of VISA (COM or conventional C). The selection made here determines which I/O provider will be used by the Nimbus I/O object. See the topic Using the I/O Object for details on making this selection.
VISA-C
Selecting this option instructs the I/O object to use VISA-C as its underlying I/O provider.
VISA-COM
Selecting this option instructs the I/O object to use VISA-COM as its underlying I/O provider.
None
Selecting this option informs Nimbus not to generate an I/O object. This option is chosen if you have an I/O library of your own, such as a custom I/O DLL you require to communicate with your instrument.