serClose (Function) |
Top Previous Next |
serClose will close the serial port. Use of the serial port after calling this function is not allowed.
Input: port : SINT (0..127) (default 0) Selects which serial port to close.
Returns: None.
Declaration: FUNCTION serClose;
Example: INCLUDE rtcu.inc |