Welcome!

On this forum you can discuss iRidium with other users.

iRidium consist of 2 main components - i3 pro app and iRidium Server. Please post here your questions, ideas or errors you find.

Please send your questions to support team as a private messages.


Please subscribe to the Change Log to know our news

We have moved our support service to a new technical support system. Since 17.01.2022, we have disabled the ability to create appeals through the userecho personal account. Now all requests are processed via mail to support@iridi.com .

Thank you for your understanding and have a nice day.

+5
Voting

Горячие клавиши в студии

Vladimir Bykov 8 jaar geleden in General bijgewerkt door Oksana (expert) 8 jaar geleden 1

Было бы здорово, если бы вы к хинтам на кнопках добавили указание ее горячей клавиши. И это же сделали бы для пунктов в контекстном меню и некоторых пунктов главного меню.

Да и вообще, хочется видеть в студии больше горячих клавиш.


Например, для кнопки запуска эмулятора.

Было: Emulator

Стало: Start Emulator (F5)


для контекстного меню:

Было: Group

Стало: Group (Ctrl + G)


+5
Voting

Logical expressions in Studio Editor

Theo Derks 8 jaar geleden in Applications / Studio (Server editor) bijgewerkt door Oksana (expert) 8 jaar geleden 2

Hi,


We want logical expressions in the Studio Editor. Not to use the "Schemes", but (for example), in State1 of an item:

new_windspeed=windspeed/3.6


This is more simple then using the "Schemes" (available in the next Beta-version ;-) )

Thanks


Dmitry


+5
Voltooid

Sign in in i3 Pro

Theo Derks - NL (distributor) 8 jaar geleden in Applications / i3 Pro bijgewerkt door Oksana (expert) 8 jaar geleden 3

Hi,

when a new user (installer/end-user/etc) download the current version of i3 Pro in Apple Store, the app is presenting a login screen.


Please make an explanation on this screen what you expect from the user, and which credentials he has to enter, to login. And at which location (website) these credentials (login) can be created. Now, this is not clear.


Thanks


Theo


Antwoord
Oksana (expert) 8 jaar geleden

Hello,


We add link "Sing up" to iridiummobile.net in Welcome Page.

+5
Waiting for user's reply

Если отвалилась сеть у сервера (езернет кабель отпал или вайфай пропал)

Dmitry Shulgin 9 jaar geleden in Applications / Studio (Server editor) bijgewerkt door mbutuzov 8 jaar geleden 2
1. АВ драйвера созданные в динамике копят очередь и потом после восстановления подключения выплёвывают все накопленное в сеть. Возможно лечится включением определ. параметра при создании драйвера. Каким ?

2. На трендах и на панелях с данными не меняется статус при пропаже связи.

Хотелось бы у элеменов менять внешний вид, если на них не поступают данные, например делать черно белыми и в сеточку или ставить значок восклицательного знака в уголок

Image 9423

.

На трендах надо обозначть (выделять области) когда данные в базу не писались, что бы точно было видно, когда произошло отключение сети или другой сбой.Выделять можно сеткой.

Image 9422

+5
Voltooid

Hold event must cancel Release, when a button is hold

Ekaterina (head of support) 9 jaar geleden in Applications / i3 Pro bijgewerkt door Oksana (expert) 8 jaar geleden 26

When a button is pressed, the following events happen:
Press + Release (short press)
or
Press + Hold + Release (long press)



In my opinion, in case of a long press only Press + Hold must work (Release event must be cancelled by Hold).
This will help tp set different commands for short press and long press, which is impossible now, as Release works any way.

Antwoord
Oksana (expert) 8 jaar geleden

Hello,


It has been implemented from iRidium Studio 1.0.2 and i3 pro 1.0.2

+5
Voting

ESPNET String support

mavlb 9 jaar geleden in Products / Other drivers bijgewerkt door Aleksandr Romanov (CTO) 7 jaar geleden 7
How to read STRING from memory using EPSNET and visible in GUI?
in TECOMAT:
VAR_GLOBAL
text1 AT% R40000: STRING[10];
END_VAR;
+5
Voltooid

Applying object properties to multiple items

rocfusion 9 jaar geleden in Applications / Studio (Server editor) bijgewerkt door Oksana (expert) 8 jaar geleden 7
Hi,

Take an existing project with a popup or page that contains multiple graphical items. Select those items. Now try to change the feedback to "none" and the hit to "pass through". Go to the states tab, whilst all the items are still selected. Set the image stretch to none and change the font to some thing new. Change to the second state and select a different font and font size.

Now check every item to see that every change made has been done. This does not work as expected.
Not all the items will have changed to properties that have been selected.

This has existed in the GUI editor since version 1.5.

Thanks,

Roger
Antwoord
Oksana (expert) 8 jaar geleden

Hello,
It has been fixed from iRidium Studio 1.0.0.18511 (beta)

+4
Voting

Logging in iRidium server is not good enough

Theo Derks - NL (distributor) 7 jaar geleden in Server Solutions bijgewerkt door Aleksandr Romanov (CTO) 7 jaar geleden 1

Hi

We want a more workable logging in iRidium server.


For example:

a log-entry when server is rebooted (manual)

a log-entry when server is rebooted after power supply failure

a log-entry when internet is not available

a log-entry when clients are not accessible.


etc.


So --> more detailed and usable log-entries to debug errors in case of problems.


Thanks


Theo


+4
Under review

Сохранение значений тегов на сервере iRidium

AlexDr 7 jaar geleden in Server Solutions / Linux Server bijgewerkt door Vladimir Ovchinnikov (expert) 5 jaar geleden 64

Я создал на сервере (linux) канал и одноименный тег. При изменении канала значение, передаваемое в канал, сохраняется через вызов серверного скрипта (функция задана в Script Modiefer) в одноименном серверном теге:

function SaveChannelTagState(in_Type, in_Name, in_Value){
    IR.SetVariable("Server.Tags."+in_Name, in_Value);
}

На сервер значение тега меняется - видно через веб интерфейс.


В настройках тега установлены параметры 

  • Persist = Yes
  • Store in DB = Signed 32bit


Но стоит перезалить проект на сервер или перезагрузить сам сервер - все значения тегов теряются. Причем как-будто он берет значения из какого-то кеша. Значения устанавливаются не нулевые, а какие-то промежуточные, когда-то давно установленные.


Как это исправить? Надо чтоб значения тегов запоминались на сервере.

Antwoord

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

Задача вошла в версию 1.1.7

+4
Voting

License becomes invalid when uploading a updated version of a project to the cloud

Benno Evers 7 jaar geleden in iRidium Cloud (Site) bijgewerkt door Aleksandr Romanov (CTO) 7 jaar geleden 1

Hi

When uploading a project to the cloud in an existing object (changing a project which is already in the cloud) the license on the panel becomes invalid, which means the project stops working!
So if we prepare something now and upload it to the cloud we need to contact our end user right away to download the new project from the cloud because otherwise they will lose their working project.


I think the project should continue to work, the whole advantage of the cloud is we can upload stuff and ask our end user to download it whenever they are able to, so not right away.


Please change this behaviour!