Sfoglia il codice sorgente

온도 테이블 추가 /

PYJ 4 anni fa
parent
commit
edcfd15bfa

BIN
.vs/Jdas_Mbic/v15/.suo


BIN
.vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-shm


BIN
.vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-wal


+ 1 - 1
Jdas_Mbic/Hidden.cs

@@ -82,7 +82,7 @@ namespace Jdas_Mbic
82 82
             string tempstr = "";
83 83
 
84 84
             double Temp_Data = JdasMbic.Table_Temp_DefaultValue;
85
-            for (int i = 0; i < 10; i++)
85
+            for (int i = 0; i < 14; i++)
86 86
             {
87 87
                 dataGridView_TableSetting.Rows.Add();
88 88
                 tempstr = string.Format("{0:0}", Temp_Data);

+ 2 - 2
Jdas_Mbic/Main.cs

@@ -32,7 +32,7 @@ namespace Jdas_Mbic
32 32
         public const double Table_Dbm_DefaultValue = 0;//31.5;
33 33
         public const int Table_DL_DefaultValue = 7;
34 34
         public const int Table_UL_DefaultValue = -15;
35
-        public const int Table_Temp_DefaultValue = -10;
35
+        public const int Table_Temp_DefaultValue = 10;
36 36
         public Serial serial = new Serial(); // Uart Open
37 37
 
38 38
         const byte ALARM_DLI_P4_LEVEL_LOW = 0x80;
@@ -2352,7 +2352,7 @@ namespace Jdas_Mbic
2352 2352
         {
2353 2353
             label_CompileDate.Text = "";
2354 2354
             byte[] temp_buf = new byte[TableGetMaxLength];
2355
-         //   byte[] Temp_MBICResetCmd = { 0x16, 0x16, 0x16, 0x16, 0x00, 0xf0, 0x00, 0x00, 0x00, 0x48, 0x00, 0x14, 0x06, 0x09, 0x00, 0x14, 0x33, 0x00, 0x01, 0x00, 0x04, 0xa7, 0xe0, 0x0e, 0x01, 0x00, 0xac, 0xda, 0x03 };
2355
+            byte[] Temp_MBICResetCmd = { 0x16, 0x16, 0x16, 0x16, 0x00, 0xf0, 0x00, 0x00, 0x00, 0x48, 0x00, 0x14, 0x06, 0x09, 0x00, 0x14, 0x33, 0x00, 0x01, 0x00, 0x04, 0xa7, 0xe0, 0x0e, 0x01, 0x00, 0xac, 0xda, 0x03 };
2356 2356
            // serial.Serial_DataSend(Temp_MBICResetCmd, Temp_MBICResetCmd.Length);
2357 2357
             //return;
2358 2358
             temp_buf[(int)Bluecell_ProtIndex_p.Bluecell_Header] = BLUECELL_HEADER;

BIN
Jdas_Mbic/bin/Debug/Jdas_Mbic.exe


BIN
Jdas_Mbic/bin/Debug/Jdas_Mbic.pdb


BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.ResolveComReference.cache


BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.exe


BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.pdb