Tracy
Results
1
comments of
Tracy
client.read('D00000', 5, function (err, bytes) { console.log("Bytes: ", bytes); console.log("SID: ", client.header.SID); }); Please try this.