Close a serial device.
::close_serial closes a serial device that was opened with ::open_serial.
|
SerialHandle (input_control) |
serial_id -> HTuple.long |
| Serial interface handle. | |
If the parameters are correct and the device could be closed, the operator ::close_serial returns the value H_MSG_TRUE. Otherwise an exception is raised.
System