Hello 2 everyone.firstly i hav a problem bout how to build a waveform
from the string using RS232 serial comm.I'm using instrument I/O
assistant (IIOA) to communicate with message-based my hardware and
graphically parse the response.The list of numbers below shown from
ASCII from microcontroller. After I configure my hardware using IIOA, i
can build the string V n I easily.so my problem is i hav no idea how
to convert this string into waveform.before that,i had using function
string to byte array and then create a waveform graph.it is correct? n
the last result i've got the wrong graph bcoz the graph seen did not
match from the string.here, i attach the files to anyone n i hope that
you all can fix me the prob of this.thank u......
V= 2, I = 4
V= 3, I = 5
V= 4, I = 6
V= 5, I = 7
V= 6, I = 8
V= 7, I = 9
V= 8, I = 10V= 6, I = 8
V= 7, I = 9
V= 8, I = 10
V= 9, I = 11
V= 10, I = 12
V= 2, I = 4
V= 3, I = 5
V= 4, I = 6
V= 5, I = 7
V= 6, I = 8
V= 7, I = 9
V= 8, I = 10
V= 9, I = 11
V= 10, I = 12