A
aaa
I have a third party DLL that downloads everything from a device to a
particular device into the following Hex format:
080 : 13 70 05 00 (Timestamp)
081 : 35 E1 91 F9 9F BF (Mode 1 Supported Parameters)
How would I go about translating this into readable values?
particular device into the following Hex format:
080 : 13 70 05 00 (Timestamp)
081 : 35 E1 91 F9 9F BF (Mode 1 Supported Parameters)
How would I go about translating this into readable values?