Your comments

Здравствуйте!


К сожалению, на данный момент сайт находится в стадии разработки. Но по всем вопросам, касательно данного устройства вы можете обращаться на e-mail: golovin@yandex.ru, либо по телефону +79268880850.


По поводу GSM/GPRS модуля, то с ним можно взаимодействовать из Иридиума. У нас есть готовый скрипт для отправки СМС.

Sorry, not attentively read a question. Unfortunately, at the moment, the new List has limited functionality, but in the future we are going to refine it.

Hello!


Item "List" created through the scripts has the same properties as the item "List" created in a graphics editor. Therefore, access to its properties is the same.


For example:

IR.AddListener(IR.EVENT_START,0,function()
{
   var List = IR.CreateItem(IR.ITEM_LISTBOX,"List 1",30,40,400,500); 
   List.GetState(0).FillColor = 0xFFFF00FF ;
});

In the end we get another color of the item

Full list of the properties of the elements you can see in our Wikipedia

Здравствуйте!


Для получения фидбэка можете воспользоваться методом IR.GetDevice("Имя драйвера").GetFeedback("Имя канала обратной связи");


Либо воспользоваться глобальным слушателем.

That's right, Nikolay! Sorry, it's my mistake.

Hello!


Yes, Jackie is right!

In order to run iridium x64 by default, you need to rename the files.


For example I renamed so


iRidium.exe -> iRidium_32.exe

and

iRidium64.exe - > iRidium.exe




So now I run 64 bit version of Iridium by default.

Hello!


This item will appear in the next build.

Hello!


Unfortunately, at the moment we don't have ready solutions for e-mail services.