Методы внешнего модуля Store
//Получение сообщения от CКЛАДА
static public long GetStoreMessage()//Получение статуса СКЛАДА
static public int GetStoreStat(out long mParametr)//Посылка команды СКЛАДУ
static public int SendStoreCom (int com, int s1, int y1, int x1, int s2, int y2, int x2)