AGG Software Forums

Online Help Center => Data loggers ActiveX => Topic started by: Tom on February 23, 2020, 05:48:56 AM

Title: Excel and ActiveX data query
Post by: Tom on February 23, 2020, 05:48:56 AM
I'm using the asdl with a generic multimeter which is connected to the com port...RS232. For the data query, I have setup a button using the asdl query module that sends a predefined command string to the multimeter.  It takes a few moments after the query command has been sent for the mV signal to stabilize...anywhere between 10 and 30s. Once the signal has stabilized, a data string is sent to the serial port, read by the asdl, properly formated and parsed into the excel spreadsheet. I am using the ASCII module for data query and parsing. My understanding is, that the data query could be done from within the excel environment using a VBA macro and the RS232 logger ActiveX addition.  Is there some kind of tutorial or example code available. Thx
Title: Re: Excel and ActiveX data query
Post by: Arthur Grasin on March 01, 2020, 07:47:34 AM
Hello,

Sorry about the lates reply. Our ActiveX comes with the corresponding example.