public Form1() { InitializeComponent(); redresh(); received = new ReceivedData(); received.setForm(this); setDeviceCom(); }