Hello

I have made a vb6 program to talk to car computer.
I have a time problem sending 3 bytes.
When i send 82 00 7D this takes 20 ms.
It must be done in 14 ms or faster.
I use "port.dll" and use 
SENDBYTE 130
SENDBYTE 0
SENDBYTE 125
Everything i have done( but still 20 ms) 
Is there a way to do is faster.
Thanks 
Mario









'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [email protected]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to