D253Serial Port
Serial port implementation for interacting with Dasung253 monitors.
Contains low-level functions for interacting with the serial port.
If you want higher-level actions (eg. to change the display mode) instead of direct port access, take a look at the D253Monitor class instead.
Parameters
port
The underlying serial port through which this class sends and receives data
See also
ISerial Port Wrapper