RxPortIO: Difference between revisions
Jump to navigation
Jump to search
Created page with "This is a REXX-callable DLL that provides hardware read and write services to OS/2 Warp 3.0 and later REXX programs. With rxPortIO you can easily access hardware like digital..." |
No edit summary |
||
Line 3: | Line 3: | ||
==Download== | ==Download== | ||
* [http://hobbes.nmsu.edu/h-search.php?key=rxPortIO Hobbes] | * [http://hobbes.nmsu.edu/h-search.php?key=rxPortIO Hobbes] | ||
* [https://github.com/OS2World/DEV-SAMPLES-REXX-rxPortIO Source code at Github] | |||
==Author== | ==Author== |
Revision as of 03:05, 6 June 2018
This is a REXX-callable DLL that provides hardware read and write services to OS/2 Warp 3.0 and later REXX programs. With rxPortIO you can easily access hardware like digital I/O, data acquisition and other boards that require I/O read and write. rxPortIO is ideal for prototyping hardware for both, the Professional and Hobbyist. Full documentation and sample REXX and Vispro/REXX program source included.