Difference between revisions of "MC-Basic:CLOSE"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= Close #<''DeviceHandle>'' |AVAILABILITY= Version 4.0 and later |DESCRIPTION= Ends I/O to a serial communication device.<br> <''DeviceHandle…') |
m (1 revision) |
(No difference)
|
Revision as of 16:09, 13 December 2010
Ends I/O to a serial communication device.
<DeviceHandle>: a serial port handle
Syntax
Close #<DeviceHandle>
Availability
Version 4.0 and later
Type
<DeviceHandle>: Long
Range
<DeviceHandle>: 1 to 255
Scope
Configuration, Task or Terminal
Limitations
Write-Only
Examples
Close #2