com-port
Using SerialPort class to read response from connected device
I\'m using C#\'s SerialPort class to try and send a AT command to a device and get a response back. I\'ve verified it works correctly in HyperTerminal, if I send a command of AT it responds back with[详细]
2023-01-15 08:44 分类:问答Reading serial port data at COM port
I\'m trying to automate the reading of data from an elmeasure instrument (Voltmeter alpha+). This instrument has RS485 port. I have connected it to "RS-485 to USB converter" and th开发者_Sta[详细]
2022-12-07 18:59 分类:问答