03-03-2010 09:13 AM
I've seen there are other NI products that have drivers for the Xantrex HPD power supplies.
Does anyone have one that works for LabVIEW 2009 (or earlier)?
Solved! Go to Solution.
03-03-2010 09:26 AM
03-03-2010 09:32 AM
Thanks! That was fast! 🙂
Let me be more specific, I need a driver for RS-232 for the Xantrax HPD power supply.
03-03-2010 09:45 AM
03-03-2010 11:42 AM
Hey ! There is a COMMA between GPIB and SERIAL!
THANKS, will try them.
03-15-2010 08:11 AM
So far an exercise in futility.
Programs look ok. (THANKS!)
Appear to be sending and receiving (checked by looping back to com2 and receiving).
PS not yet responding. I think it's got me on 'ignore'.
03-15-2010 09:00 AM
03-15-2010 03:19 PM
OK. Got it.
Hyperterminal worked.
It verified that port settings and command syntax was correct.
ALL the programs in the LabVIEW examples don't get the CR function to the power supply. When I hard coded the CR function following the command (also hard coded) it worked. Xantrex (now Sorensen) manuals include NO simple examples - one just has to know from experience (catch 22) how to do it.
Of note also is that one must send a both voltage and current setting commands as both are zero by default. (If you send only one, nothing APPEARS to happen because the other is set to 0.) That also could have been included in a beginning example.
<end of rant>
THANKS for your help!
03-15-2010 03:35 PM