you are right with the conversion to ascii when the LDClient.SendMessage converts all to a string. so when i want to transmit a pure
00 (HEX) the LDClient.SendMessage send 30(Hex ) , that is the wrong value in the telegram for the device .
The Functions : Text.GetCharacter() or Text.GetCharacterCode(0) will not help me with that...... i guess . I think i have a problem now ;-(
00 (HEX) the LDClient.SendMessage send 30(Hex ) , that is the wrong value in the telegram for the device .
The Functions : Text.GetCharacter() or Text.GetCharacterCode(0) will not help me with that...... i guess . I think i have a problem now ;-(