a.binder 5 年之前
父節點
當前提交
2e7f49d7c9

+ 1 - 1
SE/stuff/P5_Automation_can-dev-res/_Slave_Ports_Status_func.h

@@ -223,7 +223,7 @@
                  message.concat(" ");
                  
                     if(Slave_Ports_Status_A[i].IS_gone_A == IS_gone_TRUE) {
-                        message2.concat(" [---] ");
+                        message2 = message ; message2.concat(" [---] ");
                     } else {
                          message2 = message  ; message2.concat(" ");//E:
                          //String Exp_state_s  = BIN8_to_STRING(Slave_Ports_Status_A[i].Exp_state) ; // ="";    

+ 1 - 6
SE/stuff/P5_Automation_can-dev-res/_Slave_Ports_broadcast_func.h

@@ -281,12 +281,7 @@
                                                   #else
                                                    #if defined(DISPLAY_array16_T_is_DISPLAY_string_T)
                                                     message =     "4CAN ERR " ; message.concat(i); message.concat(".");  message.concat(Slave_Ports_Status_A[i].Port_ID);  message.concat(" >>>");
-                                                    DISPLAY__print( DISPLAY_A ,
-                                                                             DISPLAY_T_ARDUINO_ATTR_ARRAY_A , 
-                                                                             DISPLAY_PHYSICAL_CHAR_A, 
-                                                                              DISPLAY_pos_seq_A_NEXT | DISPLAY_pos_seq_A_IMMEDIATE, //TODO BITTEST
-                                                                               message,//DISPLAY_array16_I( "#107MSG ERROR " + char( Slave_Ports_Status_A[i].Port_ID  ) , 2), //message,
-                                                                               DISPLAY_TARGET_DISPLAY128,
+                                                    DISPLAY__print( DISPLAY_A ,  DISPLAY_T_ARDUINO_ATTR_ARRAY_A , DISPLAY_PHYSICAL_CHAR_A,  DISPLAY_pos_seq_A_NEXT | DISPLAY_pos_seq_A_IMMEDIATE,  message, DISPLAY_TARGET_DISPLAY128,
                                                                               time , // time_seq_id_T time_seq_id_A;
                                                                               time +5000, //time_min_run_T time_min_run_A;
                                                                              //queue