Search the web
Sign In
New User? Sign Up
ultimaserial_group · UltimaSerial Users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
using multiple DI148 or DU158 in delphi   Message List  
Reply | Forward Message #749 of 794 |
Hi
I examined visual basic code and found following codes
"Private Sub UltimaSerial_NewData(Index As Integer, ByVal Count As Integer)".
therefore, it can use multiple using the index value in VB.

but in delphi, it is a little different like following;
procedure TForm1.UltimaSerial1NewData(ASender: TObject; Count: Smallint);
so I can not use any index value...

in that case, how can I use DI148 or DI158 as multiple in delphi?
regards




Fri May 8, 2009 9:13 pm

ultimaserialx
Offline Offline

Forward
Message #749 of 794 |
Expand Messages Author Sort by Date

Hi I examined visual basic code and found following codes "Private Sub UltimaSerial_NewData(Index As Integer, ByVal Count As Integer)". therefore, it can use...
ultimaserialx
Offline
May 28, 2009
7:31 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help