Forum Discussion
hbappsolutions
Mar 05, 2024Copper Contributor
Sending Display Driver Maco Commands In C# Via Parallel Port
I am currently writing a windows form application with C#. The application is for communicating with a parallel port device.
The instructions gives macro command as:
ESCn<COMMAND>ADDRESS_FIELD<B>DATA_FIELD<D>CHECKSUMHow would this be submitted via C#?
I've also added an image of the corresponding page from the manual.
I have not been able to figure out how to submit the macro command provided via C#.
No RepliesBe the first to reply