1
Feature Request / Re: DF1 driver/documentation/help
« on: May 11, 2017, 10:16:18 AM »
That manual looks great!
From my first look at the serial log files, it looks like there's more different between the two, but I didn't spend a lot of time trying to translate the hex codes... Here's a small excerpt with the differences underlined.
SLC:
15:03:12.3816199 Opening COM3: 20
15:03:12.4588267 Send : 10 02 01 00 0F 00 59 40 A2 02 03 85 00 00 10 03 0F D3
15:03:12.5119691 Rcvd : 10 06
15:03:12.5280121 Rcvd : 10 02 00 01 4F 00 59 40 00 00 10 03 36 C4
15:03:12.5390412 SendACK: 10 06
PLC-5:
11:05:23.8592522 Opening COM3: 20
11:05:23.9404693 Send : 10 02 01 00 0F 00 05 40 01 00 00 01 00 07 00 03 00 02 10 03 C7 9C
11:05:23.9785718 Rcvd : 10 06 10 02 00 01 4F 00 05
11:05:24.0076493 Rcvd : 40 00 00 10 03 27 05
11:05:24.0287057 SendACK: 10 06
Are the differences between the two just the different command codes?
From my first look at the serial log files, it looks like there's more different between the two, but I didn't spend a lot of time trying to translate the hex codes... Here's a small excerpt with the differences underlined.
SLC:
15:03:12.3816199 Opening COM3: 20
15:03:12.4588267 Send : 10 02 01 00 0F 00 59 40 A2 02 03 85 00 00 10 03 0F D3
15:03:12.5119691 Rcvd : 10 06
15:03:12.5280121 Rcvd : 10 02 00 01 4F 00 59 40 00 00 10 03 36 C4
15:03:12.5390412 SendACK: 10 06
PLC-5:
11:05:23.8592522 Opening COM3: 20
11:05:23.9404693 Send : 10 02 01 00 0F 00 05 40 01 00 00 01 00 07 00 03 00 02 10 03 C7 9C
11:05:23.9785718 Rcvd : 10 06 10 02 00 01 4F 00 05
11:05:24.0076493 Rcvd : 40 00 00 10 03 27 05
11:05:24.0287057 SendACK: 10 06
Are the differences between the two just the different command codes?