Hello,
I am trying to write a program that will get resistance, impedance, and phase angle from a Fluke meter. This is part of updating a system which does this already. I am having trouble communicating over serial with the device though. To verify what the old system was doing I attached a new computer with a serial adapter to the old computer and read the commands sent using termite. I can see the commands coming through just fine although there are two commands "[1B]2" that I do not understand. Below is a screenshot of the captured data coming from the computer.
When I try to send these commands to the Fluke I get no response. Any help would be appreciated.