it doesn't show any data on my excel, baud rate is ok when i click start data nothing happens
@Alex-nu7vc10 ай бұрын
I need some VBA help. I am building a paint mixing app using Excel user forms and a serial scale. I am using a DDE server to communicate with the scale. I am having lockups when I go to my display routine.
@Alex-nu7vc10 ай бұрын
The data is coming in, but I cannot interrupt this routine.
@MohamedIsmail-zl8po Жыл бұрын
can we gather more than 500 rows of data in excel data streamer ,?
@ArkaDutta102 жыл бұрын
u r a very wise man, u helped me a lot with this video. Thank you so much sir, Stay healthy.
@frisc453 жыл бұрын
good stuff! is there a video on how you are hooked up to the wall outlet? arduino to a DMM?
@77bubba002 жыл бұрын
Very useful info. Thanks! Is there a way to stream data to an individual, specific cell in real time. We need to use our existing performance data spreadsheets and need to have the data for each cell updated every 500 ms or so. We are getting the data from a Daytronic System 10 DAQ. There is a custom DDE server that we have been using to get the data from the DAQ and stream it to Excel. It worked fine with WinXP, but won't run in Win10 that's on the new PC, even using the different compatibility settings.
@ricomajestic Жыл бұрын
Is there a way to write (in real time) this streaming data into a database for storage and access at a later time? Would love to see a video on that.
@dodgeshadow0992 жыл бұрын
do you know an aproximation of how many days can we record the data
@johnpaulacorda7162 жыл бұрын
Good day sir! How did you make the real time be a 1 second difference?
@ArkaDutta102 жыл бұрын
go to settings tab at the bottom of the excel file, then select the Data interval (ms) and change it accordingly.
@johnpaulacorda7162 жыл бұрын
@@ArkaDutta10 I tried to change it sir but it doesn't appear to be a 1 second difference.
@ArkaDutta102 жыл бұрын
@@johnpaulacorda716 r u using data reading from arduino?...if yes then change the time delay in arduino IDE code as 1 sec.
@johnpaulacorda7162 жыл бұрын
@@ArkaDutta10 thank you so much sir!
@itdoeshurt2 жыл бұрын
i wanted to connect my weighing scale to excel, so i wont need a medium app for interaction
@ronen1243 жыл бұрын
brilliant idea I have never heard about this option in Excel