I am an extreme novice trying to understand pin assignments to create a simple C# application.
The end goal is to make a very simple software that allows a weight reading from a scale, such as a Rice Lakes scale and then send that data to a CSV file. Currently following this thread I get data results of b''
I read that shorting the data pin connections while in a terminal like PuTTY you should get some gibberish & thats how you know your cable connection works properly. My issue is that shorting pins 2 & 7 creates readings, but my scale gets data readings from pins 2 & 3.
Red circled pins are the ones that produce data when shorted
Is it possible for me to reassign pin #7 to achieve my goal, or am I asking the wrong questions entirely? I am using an Oikwan DB9/USB cable and this pinout for understanding.
It is my current belief that in a properly functioning cable, shorting pins 2 & 3 would produce a data value rather than pins 2 & 7. Current next step is to get a replacement cable. Please enlighten me on what I could be missing. I've been at this for weeks.