扫二维码下载到手机
纠错举报关闭纠错举报
我站仅对该软件提供链接服务,该软件内容来自于第三方上传分享,版权问题均与我站无关。如果该软件触犯了您的权利,请点此版权申诉。
+ 展开全部 应用介绍
ARS Technologies / www.arstech.comArsCmdTst is a demo application for using of USB2ISA and USB2PCMCIA products - allows read/write to I/O ports and Memory addresses of ISA and PCMCIA peripheral cards.The ARSTech Enumerator has to be running in order to use USB2ISA+ISA or USB2PCMCIA+PCMCIA.1. Pre-requisites for the Android device:- has to allow Root access '#' - have USB drivers to connect to Windows, or Linux, or Mac OS X system- has available USB host or OTG ports2.Installing:- download the installation software, unzip, locate 'Android' folder- connect Android device, and install based on host OS - Win/Lin/Mac- do install of ArsCmd.apk, and run 'arsenum-andr' enumerator3. API set - use:The API set is provided through the 'libarscmd1.so' library.Command syntax: each command is a text string with 3 or 4 fields separated by space - a b cccc dd , where -a) command - i=input port, o=output port, r=read memory, w=write memoryb) size - 1-one byte/8bit, 2-two bytes/16bitcccc) address - 16bit hex adress for I/O ports, or 24bit memory addressdd) data - required for 'o/w' commands, not needed for 'i/r' commandsReturn syntax:the return is a text string in the form of - - " - result = xxxx", where xxxx is 8or16bit hex value - or, " - timeout", if the enumerator is not running, or USB2ISA+ISA / USB2PCMCIA+PCMCIA are not connectedExamples:i 1 3f8 - 8bit input from i/o port 0x3F8 (serial port)o 1 278 cd - 8bit output of 0xCD to i/o port 0x278 (par.port)r 2 c0000 - 16bit read from memory address 0xC0000(vga bios)w 2 b0000 abef - 16bit write of 0xABEF to memory address 0xB0000(vga bios)4. References:- arstech.com/users-guide.pdf - user's guide- arstech.com/install/cms-display/ste_whitepapers.html - articles- info@arstech.com - questions, sales and tech support
应用截图
你可能还会喜欢
发表评论共有 0 条软件评论
- 本软件还没有玩家发表评论,快来抢占沙发吧:)