03-06-2010 01:02 PM
Hi:
I can monitor my required data via RS-485 port using "MB serial Master query", and I can successfully show the signals using waveform chart.
But I can not save data during the test in an array or write them in a file!!!(see attached file and picture)
How can i write them in a file or spreadsheet correctly??
when i try to read data from "measurement file" and graph it, I can not get any graph, it just have a node!!!
is the "input registers" data type needs a special procedure?
what's the problem??
Thanks.
Solved! Go to Solution.
03-06-2010 02:33 PM
03-06-2010 02:50 PM
Thanks dennis:
You mean I have to select "append to existing file" in measurement file configuration??
what about the writing in array format problem?? I mean when the program is running and reading "input registers", I expect to see them in an array format in front panel (see Pic attached). but only the first component of array is changing alaways, and other components are always 0?
I expect to see each number in each component of array?
how can i do that?
thanks.
03-06-2010 03:03 PM
03-06-2010 03:56 PM
yes. there are , but the thing is. I want to have different values of just one register during the time in an array format( I man a specific numer in each of the array elements).. is it posiible?? I think i can not see this form in front panel.. I must write data in a measrement file. am i right?
I think now it's rewriting just the first element of array.
thanks
03-06-2010 04:47 PM
03-09-2010 10:46 PM
I used MODBUS.
Now, it works well.
Thank you all.
Jafar