Client is asking me to write a application that will display different messages on their Scolling message board. Has anyone interface foxpro to control the reader board?
I don't think there is a standard for such boards. I never had such a thing, anyway, but I would be positively surprised, if there was a standard interface to such devices.
Our company interfaces reader boards as well as other sorts of displays. Our interfaces are via serial communications, but I'm guessing there are other interfaces as well.
What it boils down to on our devices is you send a set of commands and text and the thing displays them. In other words, you would send a certain control code similar to what you would send to a printer for font, DPI, etc. For the reader board, those codes would control the scroll speed, left or right scroll, blink, and so on, followed by the text or graphic you want displayed.
You would of course, have to get the specs and protocol from the manufacturer as reader boards are different, but those are the basics.
One small point to add to the good advice the others have given you ...
Do check that the board does in fact have an external interface. Sorry if this sounds obvious, but the cheaper counter-top boards don't all have comms ability; they come with a simple keypad, and the user has to manually enter the text and scrolling parameters.
This won't be a problem with the more sophisticated products, of course.
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
If the client has asked for a NEW application, then Fox might not be your best option. As everyone else has pointed out you need to read the manuals/tech guides etc. of the hardware. If you find that there are VB.NET, and JAVA, and PHP examples ( or what ever language ) you may want to use those languages. I am not saying VFP can't be used, just it might be harder.
Now if it is not a NEW application, but adding code to an existing app, e.g. make the sign display the current record information, then it might be best (again might not saying this IS the way to go, just something to consider ) to write an interface application in some programming language that works with the board, that reads a text file, ands send the information to the board. The vfp app then would write out the text file for the interface application to read to then pass on for displaying.
Lion Crest Software Services
Anthony L. Testi
President
I wish I can give everyone a star for such good answer....."
What is stopping you?
Your wish is my command....
At the bottom of each post is a section "Thank <username> for this valuable post" Click on it and you can give that person a star. Do it for each user/posting that you like.
Lion Crest Software Services
Anthony L. Testi
President
I don't know if keepsave meant it that way, MrDataGuy, as noone could really help here but point out he needs to dig out answers himself.
But it was the only advice we could give: To look out for the details of the led board he has to automate. If the client has a certain device, he should have come up with the docs in the first place.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.