04-12-2011 01:42 PM
Just starting with Labview and managed to get some leds running and get some output on my parallel port.
So I already used the VISA part.
Next step is to use the TTI EL355p / EL302P DC powersupply, connected with RS232.
But I am a bit confused what to send to the VISA input?
I already managed to send *RST and *IDN?, sometimes I get a response and it goes to the *RST mode or gives the output as described under *IDN?
I wired a string to the VISA input and then send for example *RST
The powersupply goes to remote mode every time, baud rate is on 9600
04-13-2011 08:01 AM
You send the commands that are in the manual the same way you sent the reset and identify commands. I would recomend the Format Into String function to create the voltage and current setpoint commands with a numeric control on the front panel.