How can I know if the T100MD serial port I'm using to communicate with other MODBUS devices it doesn't sending information?
For example, some PLCs brands have a Port Busy bit and a Port communication Error.
The status(2) TBASIC Statement is to know the right or wrong operation in the MODBUS instructions but I couldn't get the port busy bit.
Thank you