This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Looking to see if anyone has programmed to send text to a customer display pole using a USB port and probably as either as com port?

We have project which involves sending text to customer display pole, has anyone out there worked with this type of device? If so, I sure could use that source code/

Parents
  • Verified Answer

    +1

    There are many different brands. What do you have? If needs be can you change?

    If you are familiar with ActiveX, perhaps use an OPOS compliant brand like Mecer

    If you are familiar with serial coms, perhaps use a serial brand with  AcuCobols ACURS32.DLL

    The easiest may be to use some freeware like DOSPrint (or SAMBA) and setup a pseudo printer on the USB port.

Reply
  • Verified Answer

    +1

    There are many different brands. What do you have? If needs be can you change?

    If you are familiar with ActiveX, perhaps use an OPOS compliant brand like Mecer

    If you are familiar with serial coms, perhaps use a serial brand with  AcuCobols ACURS32.DLL

    The easiest may be to use some freeware like DOSPrint (or SAMBA) and setup a pseudo printer on the USB port.

Children