|
-
Oct 12th, 2000, 12:05 PM
#1
Thread Starter
New Member
hi, i'm connecting my PC to a projector, using the MSComm to send and receive data. How do I know if my data is successfully being send fr PC to projector? I tried sending :
MSComm1.output = chr(&H31) & chr(&H24) & chr(&H01)
then the projector is supppose to reply, but how do i get the reply? the reply is in what format? how should i write the code for the reply? my data is in hexadecimal form.
thanx very much!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|