01-21-2008 05:29 PM
01-22-2008 09:32 AM
01-22-2008 10:08 AM
Hi,
I have looked at the examples "serial communication for labview 6.1". These are helpful but I feel that I don't understand the basics of how serial operation works. In the documentation for my adv it says that it can be controled using direct command interface. and with that is gives me a bunch of commands that it accepts. (ie start, and all sorts of inputs necessary for operation). I understand how to operate the adv but i don't understand yet the basics of what i am doing in labview to send these commands to the adv.
Secondly, while using one of the example programs for communicating through a serial port it is reading a bunch of stuff from the adv which tells me it's working (i imagine). But everything it is reading is little characters,( ie boxes, letters with squiggles on top). Is this normal?
I apologize for my lack of knowledge in this area. I am an engineering graduate student trying to streamline my experimentation with labview.
NIck
01-22-2008 04:10 PM
01-23-2008 09:12 AM
01-23-2008 09:17 AM
Hi,
These are all lots of help. I have figured out how to send commands to my devices. And I found out that is does send it's data back in binary so that's very helpful too. Thanks very much.
Nick