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

Hot keys in Studio

Vladimir Bykov 8 years ago in General updated by Oksana (expert) 8 years ago 1

It would be great to add hot keys to the hints on the buttons. The same thing could be done for the items in the context menu and some items in the main menu.

On the whole, it would be good to have more hot keys in Studio.


For example, for the button of Emulator start:

Before: Emulator

Now: Start Emulator (F5)


For the context menu:

Before: Group

Now: Group (Ctrl + G)

+5
Voting

Logical expressions in Studio Editor

Theo Derks 8 years ago in Applications / Studio (Server editor) updated by Oksana (expert) 8 years ago 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
Completed

Sign in in i3 Pro

Theo Derks - NL (distributor) 8 years ago in Applications / i3 Pro updated by Oksana (expert) 8 years ago 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


Answer
Oksana (expert) 8 years ago

Hello,


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

+5
Waiting for user's reply

If Server loses connection with the net (Ethernet cable is off, or wifi is gone)

Dmitry Shulgin 9 years ago in Applications / Studio (Server editor) updated by mbutuzov 8 years ago 2

1. AV drivers, created in dynamics, save the queue, when connection is restored they send all accumulated data into the net. It can be possibly corrected with switching a definite parameter when a driver is created. What parameter?



2. On trends and panels with data the status does not change when the connection is lost.



It would be good to change the looks of a itemn if data don't come to it, for example, they can become black and white or shaded or marked with an exclamation mark in the corner.



Image 9423



.



Parts of trends when data were not written in the bases should be marked to see when there was loss of connection or any other failure. It can be marked with shaded area.



Image 9422



+5
Completed

Hold event must cancel Release, when a button is hold

Ekaterina (head of support) 9 years ago in Applications / i3 Pro updated by Oksana (expert) 8 years ago 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.

Answer
Oksana (expert) 8 years ago

Hello,


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

+5
Voting

ESPNET String support

mavlb 9 years ago in Products / Other drivers updated by Aleksandr Romanov (CTO) 7 years ago 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
Completed

Applying object properties to multiple items

rocfusion 9 years ago in Applications / Studio (Server editor) updated by Oksana (expert) 8 years ago 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
Answer
Oksana (expert) 8 years ago

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 years ago in Server Solutions updated by Aleksandr Romanov (CTO) 7 years ago 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 years ago in Server Solutions / Linux Server updated by Vladimir Ovchinnikov (expert) 5 years ago 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


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


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

Answer

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

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

+4
Voting

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

Benno Evers 7 years ago in iRidium Cloud (Site) updated by Aleksandr Romanov (CTO) 7 years ago 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!