Difference between revisions of "MC-Basic:CLOSE"
m (Text replace - "Write-Only" to "Write only") |
m |
||
Line 12: | Line 12: | ||
Ends I/O to a serial communication device.<br> | Ends I/O to a serial communication device.<br> | ||
− | <''DeviceHandle | + | <''DeviceHandle''>: a serial port handle |
|TYPE= | |TYPE= | ||
− | <''DeviceHandle | + | <''DeviceHandle''>: Long |
|RANGE= | |RANGE= | ||
− | <''DeviceHandle | + | <''DeviceHandle''>: 1 to 255 |
|UNITS= | |UNITS= |
Revision as of 11:35, 20 March 2014
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