FEATURES
- Save device instructions in XML files and load back when you need.
- Send instructions to device via TCP or Com port.
- See incoming bytes in ASCII, decimal an hex mode.
- There is byte to bit conversion. See any byte you want in bits.
- Calculate check sums of command bytes. Currently there are XOR, MOD95,
CRC16, CRC16 Kermit CRC calculations.
- Convert bytes into ASCII or HEX.
- Use console to send bytes to device. You can send in decimal or HEX
mode.