Osai & Siemens loading
This commit is contained in:
@@ -393,7 +393,7 @@ namespace CMS_CORE_Library
|
||||
public static readonly string[] VALID_PP_FORMATS = { ".txt", ".cnc", ".ini" };
|
||||
public static readonly string[] VALID_IMAGE_FORMATS = { ".jpg", ".jpeg", ".png" };
|
||||
|
||||
public static readonly string IMAGES_PATH = @"C:/CMS/STEP/attachment/prg_images/";
|
||||
public static readonly string IMAGES_PATH = @"C:/CMS/STEP/pp_img/";
|
||||
|
||||
public const int USER_SOFTKEYS_NUMBER = 128;
|
||||
public const int NC_SOFTKEYS_NUMBER = 32;
|
||||
|
||||
Reference in New Issue
Block a user