public void Init(DeviceForm deviceForm) { txDataOut.InitThread(deviceForm); rxDataIn.InitThread(deviceForm); }