Peter - to answer your question, the I/O Assistant does not script pseudo-code to an ASCII file. However, hopefully I can still help you.
You say "I guess I am supposed to write my own ones with VISA but C is still beyond my capabilities" - I wanted to make sure you understand that you can use VISA in LabVIEW the same way you can in C, and in fact, there are many instrument drivers written in LabVIEW - is there a reason why you want a driver written in C? What type of instrument are you working with? There may be a LabVIEW driver available that is similar enough to your instrument that you could modify it to work with your instrument. Or, since you have already been successful using Instrument I/O Assistant, you may be able to use the code generated by the Assistant to get the I/O functionality you need. I hope I am understanding your question correctly. If not, can you please explain a little more about what you are trying to do? -Tommy
