Hello all:
Well, I have some problems with the CR1000 do not find an istruccion similar to that of the CR200 (print) and i cant establishes communication with the vosponder.
Now I want to realize a menu for depending on the key that presses in the radius it is the information to that I listen, but only I find example for the COM310 and nothing of the vosponder, someone help me or where I can find a program for the CR1000 with vosponder.
Thanks for help.
Forgive my English but I am learning scarcely XD
Miguel,
Looks to me like the interface from the VSP3 to the CR1000 is SDI12 communications.
Suggest you look at the help files for SDI12SensorSetup/SDI12SensorResponse to set the CR1000 up as an SDI12 sensor so that the VSP3 can talk to it.
Regards,
IslandMan
Thanks IslandMan
Already found the command to send data in the CR1000 to Vosponder , I use the following command:
SerialOpen (Com1,9600,0,0,10000)
Outstring = "" + TCTemp
SerialOut (Com1,Outstring,"",0,100)
but i have new problem XD, now my vosponder not responde the DMTF tones, i try make menu in this program, but the radius does not answer, I try it from hyperterminal and it does not recognize nothing button of my radio(radius), any suggestion?
I am using the following equipment(team):
CR1000
Vosponder
and radius VXA-150
first step in troubleshooting the VSP3 begins in that hyperterminal program.
1. does the vsp3 menu come up in hyperterm?
2. if you issuea (S)peak command, can you hear anything out your radio?
3. if you do a (V)iew (D)tmf in hyperterminal can you see the the dtmf tones being decoded on the screen?
if you can get to 1 on that list but not 2, then in all likelihood your problem is on the radio or interface cable side.
also FYI to others..the VSP3 does NOT use SDI-12 with the CR800/1000/200 series loggers. It is all TTL logic coming out of a control port now.