Serial communications is the process of sending data from one device to another (DTE/DCE) one bit at a time. In the field of industrial PLC communications, serial communications usually refers to communicating between devices using theĀ RS-232, RS-422, RS-485, or other common standard.
For point to point communications, the most common method is RS-232.
As opposed to Parallel Communications.