JadeSerialPort Properties
The properties defined in the JadeSerialPort class are summarized in the following table.
Property | Specifies … |
---|---|
dataBits | The number of data bits transmitted per character |
flowControl | The method used to pause and resume transmission of data |
parity | The method used to detect errors in transmission |
speedBps | The transmission rate in bits per second |
stopBits | The duration of the framing signal sent after transmitting each byte |
usePresentationClient | Whether the connection is opened on the thin client or application server |