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.

0
Answered

Сравнение текстов

S1210 8 years ago in General updated by Dmitry - support (expert) 8 years ago 4

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


IR.AddListener(IR.EVENT_ITEM_PRESS,IR.GetItem("Search"),function()

{
if (IR.GetItem("Item 5").GetState(0).Text==IR.GetItem("Item 6").GetState(0).Text)
{
IR.GetItem("Item 5").Visible = true;
} else {
IR.GetItem("Item 5").Visible = false;
}
});


В чем ошибка?

Answer

IR.AddListener(IR.EVENT_ITEM_PRESS,IR.GetPage("Page 1").GetItem("Search"),function()

{
if (IR.GetPage("Page 1").GetItem("Item 5").GetState(0).Text==IR.GetPage("Page 1").GetItem("Item 6").GetState(0).Text)
{
IR.GetPage("Page 1").GetItem("Item 5").Visible = true;
}
else
{
IR.GetPage("Page 1").GetItem("Item 5").Visible = false;
}

});

Как то так нужно , где Page 1 - это страница или попап где размещен элемет.

0
Waiting for user's reply

Как настроить кнопку (Button) отправлять два разных значения?

AntSakh 8 years ago in General updated by Максим Миров 8 years ago 3

Задача: Настроить кнопку отправлять два разных значения 0 и 100 на противоположное в зависимости от текущего состояния по событию Hold.


По идеи простейшая задача для триггер кнопки, но она не подходит так как срабытывает по событию press или release.

В документации предлагают вешать события на Hold например отправлять значение 0 и на событие Release отправлять 100. Но это не очень юзабилити для клиента, запоминать две команды, как например включать и выключать освещение.

0
Not a bug

parseInt wrong parse

Francesco Zangara 8 years ago in General updated by Dmitry - support (expert) 8 years ago 1

Project 1.irpz

parseInt function wrong parse "08" and "09" string.

more, the function wrong parse all string that start with "0" (ex.: "010" > 8, "011" > 9, "020" > 16)


I think that this bug is also present on iridium 2

0
Completed

Please specify the build-number in "Download"

Theo Derks - NL (distributor) 8 years ago in General updated 8 years ago 2

Hi,

Until the automatic update of all software is still not working (we are still waiting for the fix of this bug), we want an option that show to us the 'buildnumber' of the software-releases.


Because now, it's completely not clear what build-number is published in 'downloads'.


Image 13629



0
Not a bug

iRidium Server 1.0.5 - Channel not work

Francesco Zangara 8 years ago in General updated by Dmitry - support (expert) 8 years ago 5

With new version 1.0.5, channel not work.


1. Create a new server project (or use an old file)

2. Add an Virtual Channel

3. Create a panel project from server project

4. Connect virtual channel to an item (es. an Trigger button)

5. Save all and run both project.


If you click on button, the virtual channel change only on panel side.

Log on server side show "Change channel 9" o "Change channel 13" message, but on web-page variable not change.


Virtual Tags work.

0

Please improve customer invitation email

Jackie Roos 8 years ago in General 0

Current email:

Dear User !

You are invited to iRidium Cloud project by Jackie Roos (jackie@jamware.co.nz).

Project name: Direct10 v3

Now you can use this project in your iRidium pro.

To start using your project, open this letter on your iOS or Android-based device and click here (or install the iRidium pro

)


Please make much more explicit and change to something like this


You are invited to iRidium Cloud project by Jackie Roos (jackie@jamware.co.nz).

Project name: Direct10 v3


To use this project

1. Go to http://www.iridiummobile.net/my-account/ and create and register and activate an account

2. Install the iRidium pro (i3 pro) app from Google Play, the App Store or Download here for Windows: http://www.iridiummobile.net/download/software/v3/

3. Run i3 pro and log in with the same credentials used in step one

4. Open this email on your Windows, iOS or Android device and click here



And To make this even better please

1. create an i3 pro download for Windows in the downloads section, and link directly to that in step 2

2. create a direct link to the registration page for step 1.


thanks

0
Not a bug

Сервер перестает работать

Богдан Меленчук 8 years ago in General updated by Oksana (expert) 7 years ago 2

есть Сервер на raspbery 3 , после установки сервера нормально работает в течение нескольких часов, затем raspbery постоянно перезагружается. Без сервера raspbery хорошо работает. Проблема временно решается переустановкой чел.

0
Waiting for user's reply

passwrd 1-4 from v2 to use with cloud (v3)

oggi katic 8 years ago in General updated by Dmitry - support (expert) 8 years ago 1

hi there

in v2 it was possible to make 1-4 password in transfer and use these 4 password.

how can these be used with cloud version.. ?


how to easily protect some pop up with clood projects (cant transfer via Local)

0
Answered

Количество знаков после запятой в поле ввода

Vladimir Bykov 8 years ago in General updated 8 years ago 2

Я привязываю числовой фидбек к свойству .text поля ввода.

Подскажите, пожалуйста, как уменьшить количество знаков после запятой.

Image 13135

0
Waiting for user's reply

Company Registration

Maurits Roos 8 years ago in General updated by Dmitry - support (expert) 8 years ago 2

In the i3 pro introduction webinar it said we could set up a registration as a company that staff could log on and of with


Is this working yet if so how do we stet up