12-01-2005 12:39 PM
12-01-2005 12:49 PM
12-01-2005 02:10 PM
12-02-2005 11:44 AM
hey dennis
still no luck, every 100ms the dmm 'clicks' and you get no reading , nothing! when it runs in debug mode it does work. weird.
when i deleted the time delay it worked as per before, jumping up and down .so looks like back to the drawing board!
12-02-2005 11:57 AM
12-02-2005 12:30 PM
ok, i seem to have some progress, i changed the delay to 7 seconds, and it worked as required, no jumping and it reacted to changes in the volts.
but when i exited the program and ran it again, it didnt work? i was grabbing a screen shot of the graph, but due to some settings on this computer i couldnt save it. so anyway, it was working correctly for a period of time, say a minute, then it justs stops reading and stays at zero volts. if i kept it running it perhaps would have picked up again and but theres still something out. do i need a wait before the read block?
12-09-2005 01:13 PM
hey dennis
i have solved the earlier issue, it was to due with the write command inside the loop, i moved it outside the loop and now it doesnt 'jump', now i got a problem , another one! i get nothing coming out of the string converter block, i get some weird square blocks before the reading, say [][][][][]4.9v etc...... then coming into the graph i get nothing, so it seems these [][][][] blocks are a problem, any idea whats going on?
thanks
eric
12-09-2005 01:27 PM
ok, you can ignore all that! i loaded the program again, works ok, looks like gremlins!
thanks for the help, i got 3 different graphs, alot of mess. how can i get current and volts on 1`graph? i have power on a seperate one,
regards
02-23-2006 06:20 AM