The serial drivers are easier to use. That's not to say that the VISA vi's
are difficult. The example vi's provided by NI show how to provide required
inputs. There are situations where the serial vi's are inadequate, such as
timing out communication to a device using hardware flow control. This,
afaik, is impossible with the serial vi's but well supported by the VISA
vi's.
In practice, I have used resisted using the VISA vi's until recently when
the serial vi's were inadequate. I will probably try using VISA for all new
I/O vi's.
"Slade Squire" wrote in message
news:9i3162$o1t$1@perki.connect.com.au...
> I'm writing a program, which is highly dependant on serial
communication...
>
> As a beginner, I was wondering if you could tell me which form
of subVI I
> should use,
> the VISA sets, or the Serial sets.
>
> Which is optimized better? (I would tend to think the Serial Sets)
> Which is easier to use/debug?
> Which would you suggest?
>
> --
> Slade Squire
> Programmer
> Rectifier Technologies Pacific
> Melbourne, Australia
>
>