| | |
| | | else |
| | | { |
| | | this.txtBegin.Text = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); |
| | | //this.txtBegin.Text = "2024-11-04 15:40:27"; |
| | | //this.txtBegin.Text = "2024-11-21 13:40:27"; |
| | | this.btnBegin.Enabled = false; |
| | | if (cmbEquipFile.SelectedIndex == 1) |
| | | { |
| | |
| | | { |
| | | this.txtHBathNo.ReadOnly = true; |
| | | this.txtBegin.Text = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); |
| | | //this.txtBegin.Text = "2024-11-21 13:40:27"; |
| | | this.btnBegin.Enabled = false; |
| | | this.timer.Enabled = true; |
| | | this.Time_CLHB.Enabled = true; |
| | |
| | | TimeDate = time; |
| | | } |
| | | } |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | } |
| | | |
| | | //数据保存 |
| | |
| | | //一段时间内设备状态的获取 |
| | | public static string Eight = "/api/third/dayDeviceStatusTimeline"; |
| | | //良品 不良品 明细 注塑机数据 |
| | | public static string Nine = "/api/third/findAllDevicePropsDetailByTimeRange"; |
| | | public static string Nine = "/api/third/findAllDevicePropsDetailByTimeRange_v1"; |
| | | //注塑机数据 |
| | | //public static string Ten = "/api/third/findAllDevicePropsDetailByTimeRange"; |
| | | //public static string Eleven = "Monday"; |