Delphi Pages Forums  

Go Back   Delphi Pages Forums > Delphi Forum > VCL

Lost Password?

Reply
 
Thread Tools Display Modes
  #1  
Old 05-30-2012, 04:00 PM
pashaa pashaa is offline
Junior Member
 
Join Date: Nov 2011
Posts: 8
Default Big gift -> delphi usb programming

BIG GIFT -> DELPHI USB PROGRAMMING



Code:
procedure PhInfoClear();
function scandev :boolean;
Function USBClosePort():Boolean;
Function USBOpenPort(PortName:String;TimeOut:Integer):Boolean;
Function USBBulkWritePort(Buffer:Pointer;Length:Integer):Integer;
function USBBulkReadPort(num: dword):boolean;
Function ReadUBUSData:word;
function BB5_USB_ScanAndOpenConnection(DevType, Filter: String; Verbose:boolean):byte;
function BufToStr(Buf:Pointer; BufLen: longword): string;
function UsbReadPhName():string;
procedure UsbReadPhInfo();
procedure UsbReadPhInfoAll();
function UsbReadMcuSw():string;
function UsbReadIMEIPl():string;
function UsbReadPhMode():string;
function UsbReadAPECoreSW():string;
function UsbReadPPMversioninfo():string;
function UsbReadCNTinfo():string;
function UsbReadApeVarVer():string;
function UsbReadApetest():string;
function UsbReadAPEAdsp():string;
function UsbReadPSN():string;
function UsbReadProductCode():string;
function UsbReadBasicProductionCode():string;
function UsbReadMcode():string;
function UsbReadLSN():string;
function UsbReadHWID():string;
function UsbReadTahvo():string;
function UsbReadRetu():string;
function UsbReadBatvalue():string;
function UsbReadCamver():string;
function UsbReadBTver():string;
function UsbReadAPEBT():string;
function UsbReadAPEHW():string;
function UsbReadDSP():string;
function UsbReadLCD():string;
........................................................................................... more



http://hipfile.com/2h8rtoek1t9u/UsbMain.pas.html




Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:37 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.