write
Writes a request to the monitor's serial port and interprets the response.
This function is for transmitting timestamps to the monitor, rather than simple hex or integer values like other requests do.
This is only needed for RTC requests.
Return
D253Response object containing the parsed data received from the monitor
Parameters
Command to execute
Moment of time to use as the argument
Writes a request to the monitor's serial port and interprets the response.
Return
D253Response object containing the parsed data received from the monitor
Parameters
Object which contains both the command to execute and the value to be transmitted
Writes a request to the monitor's serial port and interprets the response.
Return
D253Response object containing the parsed data received from the monitor
Parameters
Packet of data to write to the port