A while ago I was able to find a Betabrite sign API for VB 6; but can no longer find it...
If somone could provide the code or has any infomation sendind data to the Betabrite sign over it's serial cable.
Thanks in Advance! :cool:
Printable View
A while ago I was able to find a Betabrite sign API for VB 6; but can no longer find it...
If somone could provide the code or has any infomation sendind data to the Betabrite sign over it's serial cable.
Thanks in Advance! :cool:
Does this link help at all?
Thanks for the link!
Isnt that link for VB .NET?
Yes, but I think the compiled dll should work ok with VB6.
I don't see a DLL though. Just a bunch of .NET code. Am I missing something?
Chris
kilokahn, betabrite has some technical documents deeply embeded within their website... that explain the exact commands to be send over and what is allowed. Find the exact model your looking for and then simply add a MSComm control to your project to begin sending messages.
Did that already, just was looking for an easier way. ;)
Chris