roccomuso / node-ads

NodeJS Twincat ADS protocol implementation
58 stars 21 forks source link

exception when not connected: #13

Closed PLCHome closed 6 years ago

PLCHome commented 6 years ago

exception when ads is not connected: 4 Aug 23:29:04 - TypeError: Cannot set property 'undefined' of undefined at Object.cb (e:\node\node_modules\node-ads\lib\ads.js:419:40) at Object. (e:\node\node_modules\node-ads\lib\ads.js:736:15) at ontimeout (timers.js:498:11) at tryOnTimeout (timers.js:323:5) at Timer.listOnTimeout (timers.js:290:5)

I think it's better not to access the notiHandle if err is given