public static string GetBLEImageType() { string type; type = controllerlink.GetBLEImageType(); return(type); }