D dougy83 Well-Known Member Most Helpful Member Sep 30, 2012 #21 There's some information regarding getting RS232 out of a non-RS232 equipped meter at the following link. If you look in the comments section there are some resources created by people that have reverse engineered the protocol of their meters. https://flashingleds.wordpress.com/2010/11/30/unlocking-rs232-output-from-your-multimeter/
There's some information regarding getting RS232 out of a non-RS232 equipped meter at the following link. If you look in the comments section there are some resources created by people that have reverse engineered the protocol of their meters. https://flashingleds.wordpress.com/2010/11/30/unlocking-rs232-output-from-your-multimeter/
M marcosfpmoreira New Member Oct 25, 2012 #22 I got the protocol. Now, I need help to create a program in EXCEL/VBA to capture on line the data coming from the multimeter. According to protocol, it is necessary to send the code "55H 55H 00H 00H AAH" every time you want to get a multimeter reading. I tested this code using Realterm (https://sourceforge.net/projects/realterm/files/latest/download?source=files) and it worked. Could you help me to write a program in EXCEL/VBA to capture online the data coming from the multimeter ? Thank you in advance. __________________________________________________________________________________________ dougy83 said: There's some information regarding getting RS232 out of a non-RS232 equipped meter at the following link. If you look in the comments section there are some resources created by people that have reverse engineered the protocol of their meters. https://flashingleds.wordpress.com/2010/11/30/unlocking-rs232-output-from-your-multimeter/ Click to expand...
I got the protocol. Now, I need help to create a program in EXCEL/VBA to capture on line the data coming from the multimeter. According to protocol, it is necessary to send the code "55H 55H 00H 00H AAH" every time you want to get a multimeter reading. I tested this code using Realterm (https://sourceforge.net/projects/realterm/files/latest/download?source=files) and it worked. Could you help me to write a program in EXCEL/VBA to capture online the data coming from the multimeter ? Thank you in advance. __________________________________________________________________________________________ dougy83 said: There's some information regarding getting RS232 out of a non-RS232 equipped meter at the following link. If you look in the comments section there are some resources created by people that have reverse engineered the protocol of their meters. https://flashingleds.wordpress.com/2010/11/30/unlocking-rs232-output-from-your-multimeter/ Click to expand...