Changes between Version 7 and Version 8 of Docs/825gen2/Dev/Devices/SerialPorts


Ignore:
Timestamp:
09/19/24 08:35:38 (8 weeks ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/Devices/SerialPorts

    v7 v8  
    11= Serial Ports =
    22
    3 The 825 Gen2 has three built in serial ports
     3The 825 Gen2 has three built-in serial ports
    44
    55||COM1||RS232 with RTS/CTS handshake lines||
     
    77||COM3||RS232 or RS485 based on jumper selection and software configuration||
    88
     9Ethernet to serial or USB to serial adapters may also be used if more serial ports are needed.
     10
    911For 825 Gen2 app development it is recommended to use the [wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/Comm/CCommSerial CCommSerial] class provided in the library lib825ev for serial communications.