Appendix F
VISA and Serial APIs on UNIX
ENET-232 and ENET-485 Series User Manual
F-4
ni.com
Summary
VISA is the only mechanism available in UNIX systems such as Solaris and
Linux to access the ENET-Serial serial ports. Due to the similarity between
UNIX system calls for serial access and VISA operations, the transition to
the VISA architecture should be relatively painless. And with VISA,
switching your code for use with another supported device, even on
different buses using different operating systems, is usually as easy as
changing the resource string on the call to
viOpen
.