
Darathian

When I click on the gear for the custom graph I get this and ARC crashes.Code:
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at ? .(ConfigurationFormV2 )
at ? .(ConfigurationFormV2 )
at ? .(Object , EventArgs )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
On a side note, graphs will increase processor usage by a lot and will increase the traffic between EZ-B and ARC, don't set it to update too quickly and avoid reading the same sensor in scripts as this will double the usage/traffic.
Ignore this
Ignore my previous in this case, I assumed it was the ADC Graph.