Connect and disconnect S7 300 exception with libnodave

C

Thread Starter

caohp

1.When I call function _daveInitAdapterMPI3(),the following MSG is received:
7E FC 9B CD FE (_daveInitAdapterMPI3)
7E 88 38 F8 7E (why not 7E CE 0A DF 7E????)
Although with the different MSG,I read memory successfully.

2.when I call function _daveDisconnectAdapterMPI3(),the following MSG is received:
7E CA 2E 99 FE (_daveDisconnectAdapterMPI3)
7E 00 07 F8 04 82 80 0C 14 12 C0 87 1D 7E (why not 7E CE 0A DF 7E???)

Does anyone help me solve these problems,thanks more.
 
Top