Forum Discussion
ESBlan
Nov 08, 2019Copper Contributor
Excel Data Streamer
1) I included Data Streamer as an Excel add-in as per Microsoft Help 2) I am quite an experienced user. I set up a USB csv serial data stream from my microprocessor. I know that it is a valid csv se...
Leif Brenne
Microsoft
Nov 12, 2019ESBlan Thanks for getting back to me. We have not tested Data Streamer with Parallax Propeller ( we have been testing this with Arduino, Microbit, Circuit Playground, ESP32.
We had a similar issue to what you are experiencing below with ESP32. This was caused by not using the default handshake command for RTS. The fix for ESP32 is coming out in the next release of Office ( 1911) and it might help out on your issue as well.
akhilh
Jan 11, 2022Copper Contributor
data streamer - capture code
Hi Leif Brenne ,
I want to capture the data received from the data streamer to different workbook and fill it by incrementing row index so . as to store the data permanently in different sheet/workbook . I tried ways by linking the cells B5 from streamer to the other workbook but the data was not stored permanently there .so can any one help me in this regard .
can you help with writing macro for the same
Thanks in advance
Hi Leif Brenne ,
I want to capture the data received from the data streamer to different workbook and fill it by incrementing row index so . as to store the data permanently in different sheet/workbook . I tried ways by linking the cells B5 from streamer to the other workbook but the data was not stored permanently there .so can any one help me in this regard .
can you help with writing macro for the same
Thanks in advance