RxComm: Difference between revisions
Appearance
Created page with "REXX Communication Library. This DLL is a library for easily operating COM Port (RS-232C) with REXX. ;Files * RxComm.dll ==License== Author: Kazuo Adach * Shareware ==Links==..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
REXX Communication Library. | REXX Communication Control Library provides RxComm.dll for easily operating COM ports (RS-232C) with REXX. | ||
* | Shareware by: Kazuo Adach | ||
== | |||
==Functions== | |||
* | *RxCommLoadFuncs | ||
*RxCommDropFuncs | |||
*RxCommGetVersion | |||
*RxCommPort | |||
*RxCommOpen | |||
*RxCommClose | |||
*RxCommRead | |||
*RxCommWrite | |||
*RxCommSignal | |||
*RxCommBreak | |||
*RxCommSetup | |||
*RxCommOption | |||
*RxCommLog | |||
==Version== | |||
*1.5 | |||
*1.6 (Oct 1999) | |||
==Links== | ==Links== | ||
* [ | * [https://ftp.vector.co.jp/12/31/1093/rxcomm16.zip rxcomm16.zip] | ||
[[Category:REXX Function Library]] | [[Category:REXX Function Library]] |
Latest revision as of 02:38, 3 January 2021
REXX Communication Control Library provides RxComm.dll for easily operating COM ports (RS-232C) with REXX.
Shareware by: Kazuo Adach
Functions
- RxCommLoadFuncs
- RxCommDropFuncs
- RxCommGetVersion
- RxCommPort
- RxCommOpen
- RxCommClose
- RxCommRead
- RxCommWrite
- RxCommSignal
- RxCommBreak
- RxCommSetup
- RxCommOption
- RxCommLog
Version
- 1.5
- 1.6 (Oct 1999)