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/
Cybersecurity
DevOps Cloud
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it!  Learn more
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/
You would only need ACURS232 for bi-directional communication; not for printing.
Its a long time since I used serial printers but my recollection is that you open and write to a FileName where you have an entry in the configuration files FileName -D COM1.
You would also need to set the port parameters using (dos/cmd) MODE COM1: 96,N,8,1,P (Baud, Parity, Bits, Stop Bits, I think P means hold parameters)
Let me know about ACURS232. Program is free, but if you need my time, lets talk