Difference between revisions of "MC-Basic:CLOSE"
Line 38: | Line 38: | ||
* [[MC-Basic:INPUT$|INPUT$]] | * [[MC-Basic:INPUT$|INPUT$]] | ||
* [[MC-Basic:LOC|LOC]] | * [[MC-Basic:LOC|LOC]] | ||
− | * [[ | + | * [[MC-Basic:OPEN|OPEN]] |
* [[Axystems:MC-Basic:PRINT HASH|PRINT HASH]] | * [[Axystems:MC-Basic:PRINT HASH|PRINT HASH]] | ||
[[Category:Axystems:MC-Basic:File Management|CLOSE]] | [[Category:Axystems:MC-Basic:File Management|CLOSE]] | ||
}} | }} |
Revision as of 08:39, 22 May 2014
Ends I/O to a serial communication device.
<DeviceHandle>: a serial port handle
Syntax
Close #<DeviceHandle>
Availability
Since Version 4.0.0
Type
<DeviceHandle>: Long
Range
<DeviceHandle>: 1 to 255
Scope
Configuration, Task or Terminal
Limitations
Write only
Examples
Close #2