A
ashamael
Hi,
I've got a problem with serial port config. Basically the problem is
this: we run a linux box as a cash register. Connected to the cash
register via serial ports are a customer display (just a panel full of
LEDs that can spell out text) and receipt printer, a scanner/scale
unit and an EFTPOS pin pad (not sure if its called EFTPOS outside of
Australia - it's the thing you swipe your credit card through when not
paying cash).
One of the more common problems with these registers is that the
EFTPOS stops working, and the most common cause of this is that the
serial port the EFTPOS attaches to has blown up. However, its
expensive to fix, and we have to run all kinds of tests to rule
everything else out.
So what we want to do is to be able to take the customer display out
of its serial port and plug it into the EFTPOS serial port, and send
some text to it.
But, it doesn't work.
We can plug the customer display into the receipt printer serial port
and it works fine (and vice versa), and we can plug it into the
scanner/scale serial port and it will print garbage (although it has
the right number of characters, it just looks like a garbage alphabet
is mapped to the output). But in the EFTPOS port, nothing prints out.
I have a feeling that this is a really dumb question that I really
should know the answer to. But then again, I work in an office with
five other guys, all with tertiary education in computing and more
field experience than me, and none of them know either. But it really
would be useful to know how to configure the port to send text to the
customer display, then reconfigure it back to talk to the EFTPOS
device once the test is done.
Thanks,
-Mark
I've got a problem with serial port config. Basically the problem is
this: we run a linux box as a cash register. Connected to the cash
register via serial ports are a customer display (just a panel full of
LEDs that can spell out text) and receipt printer, a scanner/scale
unit and an EFTPOS pin pad (not sure if its called EFTPOS outside of
Australia - it's the thing you swipe your credit card through when not
paying cash).
One of the more common problems with these registers is that the
EFTPOS stops working, and the most common cause of this is that the
serial port the EFTPOS attaches to has blown up. However, its
expensive to fix, and we have to run all kinds of tests to rule
everything else out.
So what we want to do is to be able to take the customer display out
of its serial port and plug it into the EFTPOS serial port, and send
some text to it.
But, it doesn't work.
We can plug the customer display into the receipt printer serial port
and it works fine (and vice versa), and we can plug it into the
scanner/scale serial port and it will print garbage (although it has
the right number of characters, it just looks like a garbage alphabet
is mapped to the output). But in the EFTPOS port, nothing prints out.
I have a feeling that this is a really dumb question that I really
should know the answer to. But then again, I work in an office with
five other guys, all with tertiary education in computing and more
field experience than me, and none of them know either. But it really
would be useful to know how to configure the port to send text to the
customer display, then reconfigure it back to talk to the EFTPOS
device once the test is done.
Thanks,
-Mark