Z
Zanetti via AccessMonster.com
Hio
I try to send whole string on port without sending byte by byte.
How can i do that.
Curent i send like this
AA
04
01
00
28
50
1F
08
09
01
but my fiscal device want like this
AA 04 01 00 28 50 1F 08 09 01 .
I have jspayne i/o control for communication with port but his control send
me an error overflow when i send whole this string with writebyte.
Tnx
I try to send whole string on port without sending byte by byte.
How can i do that.
Curent i send like this
AA
04
01
00
28
50
1F
08
09
01
but my fiscal device want like this
AA 04 01 00 28 50 1F 08 09 01 .
I have jspayne i/o control for communication with port but his control send
me an error overflow when i send whole this string with writebyte.
Tnx