I don't think that MAX would be able to detect it necessarily. It's
not a NI product is it? NI doesn't make MAX to automatically support
everybody's instrumentation automatically. You are only assured that
MAX will recognize your instrumentation if it is NI.
That doesn't mean that you can't communicate with it though.
Do you have the programmers manual? You will need it if you don't
have one. It should give you all you need to know: Cable diagrams,
Baud rate, parity, data bits, stop bits, handshaking protocol, etc.
It should also give you all the command information you need.
The best way to do this is to start out with Hyperterm or Procomm and
try interactively communicating to the device with a few sample
command
s to see if it responds. If it doesn't, verify that you have
the right cable. Often, non standard cable layouts are used.
Sometimes you need a straight through, sometimes a null modem cable.
If you aren't able to get it to talk this way or with a simple LV
program, then try contacting the mfgr to get some help.
Douglas De Clue
ddeclue@bellsouth.net
gwong wrote in message news:<50650000000500000071920000-1027480788000@exchange.ni.com>...
> If you have any additional VI's for the watlow 96, I would appreciate
> any help you can offer. Also, I have having problems with
> communicating to my device. I have hooked the 232 cable to the
> computer wired correctly yet MAX is not detecting the device and
> therefore I am unable to communicate with the device. Any ideas?