Searched refs:readDataProcessing (Results 1 – 2 of 2) sorted by relevance
37 public readDataProcessing: DataProcessing; property in HdcClient50 this.readDataProcessing = new DataProcessing(this, transmissionChannel);120 await this.readDataProcessing.send(133 let handShake = await this.readDataProcessing.readUsbHead();134 this.handBody = await this.readDataProcessing.readBody(handShake!.dataSize);155 this.readDataProcessing.startReadData().then(() => {});160 this.readDataProcessing.stopReadData();
136 return await this.hdcClient.readDataProcessing.send(