I'm trying to establish connection with the envisalink3. I use a component TClientSocket. I try to send the following data:
005user7C CR LF
and single receipt
5000052A
5050CA
what is wrong?
Desktop program on delphi and pascal
Moderators: EyezOnRich, GrandWizard
Desktop program on delphi and pascal
- Attachments
-
- socket.png (96.31 KiB) Viewed 6275 times
-
- Posts: 2319
- Joined: Tue Nov 16, 2010 4:08 pm
Re: Desktop program on delphi and pascal
Your math is wrong. You are adding the individual HEX values as DECIMAL, and then converting to HEX.
Big no no
Big no no
Re: Desktop program on delphi and pascal
https://www.dropbox.com/s/dnrjyeva0jj6a ... uciano.zip
the beta version works fine on windows, soon I'll make a version for linux
the beta version works fine on windows, soon I'll make a version for linux