public MainFrame() { InitializeComponent(); 电参数地址集合 _电参数地址集合 = new 电参数地址集合(); AnyWay类构造.获取AnyWay数据集(); PLC = PLC类构造.获取PLC数据集(); 装载计算列.To装载计算列(); 装载值列.To装载值列(); PLC.加载触屏数据(); 加载触屏数据(); 数据服务类.获取数据服务对象(); foreach (var item in barManager1.Items) { if (item.GetType().ToString().Equals("DevExpress.XtraBars.BarButtonItem")) { ((DevExpress.XtraBars.BarButtonItem)item).ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(MainFrame_ItemClick); } } this.axShockwaveFlash1.Movie = AppDomain.CurrentDomain.BaseDirectory + "\\附件\\running.swf"; //指定FLASH路径 数显仪表集合1.BorderStyle = BorderStyle.None; //仪表控件会自动显示成3D边框,原因未知,此处强隐。 thead_触屏 = new System.Threading.Thread(this.触屏_Run); thead_触屏.IsBackground = true; thead_触屏.Start(); }
public void load(System.Collections.Hashtable tb) { 电参量 = new 电参数地址集合().获取电参数地址集合实例(); IComputerItem item1 = (IComputerItem)tb["流量_源数据"]; this.Items.Add(item1); item1._Notify += computerAction; }
public 性能试验_出口压力() { 电参量 = new 电参数地址集合().获取电参数地址集合实例(); this.Items = new List <IComputerItem>(); }