04-16-2010 11:45 AM
04-16-2010 11:52 AM
When you say "hub", are you talking about a product like the QUATECH USB to serial adapter (4 ports)?
If so, then each port has its own serial port assigned to it. You should be able to communicate through it using a terminal emulator, such as HyperTerm, TerraTerm, ProCOMM, etc.
You do have to install the driver for the box and you can also configure the starting COM port number. For instance, Port A on my box is COM-3.
You can open multiple ports in parallel, as long as you select different COM port numbers.
MAX should see the serial ports.
04-16-2010 01:49 PM
Ray.R,
http://www.cdwg.com/shop/products/default.aspx?EDC=1769502 :this is the hub that I am usin. When I open MAX, I see COM#s 3-9. When I try to identify each COM port using VISA Test Panel, Basic I/O tab. Under viWrite "*IDN?\n" returns return count 6. Then viRead returns "*IDN?\n." If I had hardware connected shouldn't this say the model number or something like that?
04-16-2010 10:59 PM
ADrexelDragon wrote:
If I had hardware connected shouldn't this say the model number or something like that?
That depends on the hardware. If you have older instruments then they would not necessarily implement the conventional *IDN? command. What are you actually connecting to your hub? Have you tried using HyperTerminal (or equivalent if on another OS) as Ray suggested?
04-18-2010 01:56 AM
04-18-2010 09:07 AM
04-18-2010 12:26 PM
04-18-2010 02:27 PM
04-18-2010 07:13 PM
04-18-2010 08:02 PM
Using hyperterminal allows you to debug your com settings and cable without having to write a program.
Please explain what you mean by 'LabVIEW cannot fid them'. If you get an error, what is the error code?