The current RS232 signals can be viewed on Tracking :: Devices :: Serial Statistics. The displayed signals are updated each time the page is reloaded to reflect the current signal activity. The signals shown are:
Acronym | Full Name | Direction | Meaning from the Nodegrid (NG) Port's Perspective |
RTS | Ready to Send | From NG | NG is ready to receive data |
CTS | Clear to Send | To NG | Target device is ready to receive data |
DTR | Data Terminal Ready | From NG | NG is ready to receive data |
CD | Data Carrier Detect | To NG | Target device is ready to receive data |
TX Bytes | Transmitted Data | From NG | Cumulative data sent by NG since last reset/reboot |
RX Bytes | Received Data | To NG | Cumulative data received by NG since last reset/reboot |
These signals detected directly correlate to the pinouts of the cabling used to connect two serial devices together. When correct cabling is used, here is now the pinouts should be aligned:
RTS on one side is connected to and detected as CTS by the other side:
DTR on one side is connected to and detected as DCD/CD by the other side:
RX on one side is connected to and detected as TX by the other side:
Notes: