(adsbygoogle = window.adsbygoogle || []).push({});
On My RTM Tool Im Making I Have This Under Set Class
SetClass1(40925895 + ((uint)numericUpDown9.Value - 1) * 16, textBox2.Text);
MessageBox.Show("Class Set.", "Set", MessageBoxButtons.OK, MessageBoxIcon.Information);
But When I Press It On My Tool It Disconnects And When I Reconnect And Attach It Works Is There Any Way To Make It Work The First time? Like Im Not Sure If I Messed Up Somewhere or If The Code Is Bad