realtime data collection into spreadsheet from twido registers

S

Thread Starter

sankey

hi all,

i can read/write to twido regsiters in vb. now i want to be collecting real time data from the registers into the exel spreadsheet using vb. how can i interface the serial port to the spread sheet?

anyone with an example code or tips will be very helpfull.

friendly regards.
 
M
I suggest to create a plain text file instead - in CSV (Comma Separated Value) format - Excel can read and interpret it as a spreadsheet.

Meir
 
H

Hiren Thakkar

Hello,

I am also able to read write in twido PLC register but i am stuck up in Memory Float and reading and writing negative value in PLC register if u have any help regarding the same pls do help me out i am using Winsock and TCP IP for connection u can mail me on [email protected]

Regards,
Hiren Thakkar
 
Top