Hi,
> how many times v can use VISA write in a VI..??
There is no practical limit (other than eventually you'll run out of memory)
> will the baud rate reduce if i go on adding VISA write serially..??
No
However, your question raises some flags.
Programs are usually easier to design, debug, and maintain if instrument communication is done in one central location rather than scattered around in the code.
Suggestion: Put your instrument communication in a consumer loop or Action Engine.
steve
----------------------------------------------------------------------------------------------------------------
Founding (and only) member of AUITA - the Anti UI Thread Association.
----------------------------------------------------------------------------------------------------------------