/// <summary> /// 设置LED显示的语言 /// </summary> public void Button10_Click() { LedDll.LV_SetLanguage(ref CommunicationInfo, 0); }