if i choose binary type command i must enter data (string) to TextBox what i want.
for sample: for writing binary data into REG can I use keycharts like these
0x00 0d00 write one byte
0x0000 or 0x00 0x00 write two byte (hex)
%f:127.35 write 32bit float data