Click here to Skip to main content
15,897,187 members

Comments by EssenceGold (Top 12 by date)

EssenceGold 26-Mar-21 13:30pm View    
Thanks for your answer. Can you show me with an example or where do I need to change it in my code.
EssenceGold 14-Sep-17 17:29pm View    
Thank You Maciej Los. thanks to your idea I've fixed the code. Code 1 now working fine.

AddHandler b.Click, AddressOf printPreview_PrintClick
EssenceGold 8-Dec-16 16:32pm View    
Works in two ways.

Dataflow examples for Protocol version 1
HCTS -> LIS <STX>·····D·BI01234ABC567830500000;3<ETX>

Dataflow examples for Protocol version 2
HCTS -> LIS <STX>·····D·BI|1234ABC5678|30500000|?7<ETX>


But the checksum is different. Probably included in the calculation. Protocol 1 using 0 ZERO
Protokol 2 using | pipe

My head mixed well :(
EssenceGold 8-Dec-16 16:21pm View    
..... Filled with blanks ( Space by number of dots )

| divider. Pipe symbol ASCII 0x7C (I'm not sure about this) There is no information on the article about it
EssenceGold 8-Dec-16 10:25am View    
As an example, the calculation of that sequence. Please include all codes. Thanks.

<STX>.....D.BI|1234ABC5678|30500000|?7<ETX>