farmerste Posted November 20, 2008 Posted November 20, 2008 hi there, does anyone know how i can send a series of hex codes to a com port? i want to send these codes to shut down the projector when the pc powers off, and run it as a shutdown script/batch file etc. the codes i want to send are 02h 01h 00h 00h 00h 03h , this according to the manufacturer should make the nec vt470 projector switch off. This is for a rear projection smart board, and despite many enquiries smart dont know how to do this, despite their ealier versions of smartboard doing this for you. thanks in advance 1
matt40k Posted November 20, 2008 Posted November 20, 2008 If you plan to have the com port connected to a Windows PC (serial). You can use Visual Basic 2008 Express to design a program to send the command. Not sure what else can send Hex over com.
SYNACK Posted November 21, 2008 Posted November 21, 2008 The cheap way would be to create a text file with a hex editor then open the file in notepad and copy the characters into your telnet application. Not a fantastic solution but a good way to test. I would look at making an app to do it more easily.
CyberNerd Posted November 21, 2008 Posted November 21, 2008 I think you just need to "print 02h" using the serial module of whatever language your using
farmerste Posted November 24, 2008 Author Posted November 24, 2008 i'll try those, thanks for the replys, but as far as programming goes, i gave that up years ago, and happier ( much ) that way. I'm awaiting a replacement lamp unit, so when i get that running i'll give this a try thanks
bandgeekmafia78 Posted November 24, 2008 Posted November 24, 2008 does anyone know how i can send a series of hex codes to a com port? Would it not be easier to send a series of emails to staff, asking them to turn off the projector after each lesson?
webman Posted November 24, 2008 Posted November 24, 2008 Would it not be easier to send a series of emails to staff, asking them to turn off the projector after each lesson? As some/Most teachers are lazy, forgetful, and have little regard for technology; this would probably not work. 1
Jona Posted November 24, 2008 Posted November 24, 2008 Quite a lot of intresting and useful info here: Google Answers: Sending CTRL character in a Windows batch file Cheers Jona
User3204 Posted November 24, 2008 Posted November 24, 2008 There's always they expensive option > SP Controls Inc. , well, I say that, I'm still waiting for a quote from my supplier. They do different versions, all have a wall plate, and a timer/clock in so they switch off a) after Xmin/hours of non-use, or b) at a specified time GMT/BST. Oh, yes, what do you think, a price for retrofitting 75 projectors...
diagram Posted November 24, 2008 Posted November 24, 2008 Some projectors (including many Hitachi's) have an auto-off timer that you can set. The proviso is that the timer starts when there is no signal going to the projector:- if the computer is left on all night at the logon screen then the projector will display it all night too.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now