06-28-2006 11:23 AM
06-28-2006 11:44 AM
06-30-2006 04:53 PM
It's not only cross platform, it is also to a large part interface independent (with the exception of things like opening ports and configuring communication parameters).
So you can write a program that uses GPIB, RS-232 and USB interfaces (for example) that uses the same code for all but the initialization.