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
Waiting for user's reply

В модуле Squeezebox ошибка: Не работает плейлист.

Юрий Николаевич 7 years ago in Applications / Studio (Server editor) updated 7 years ago 2

В IridiumStudio V.1.2.0.19684 в модуле Squeezebox ошибка: SCRIPT Script exception: RangeError: C:\Users\X\Documents\iRidium pro documents\Client\Metro_Squeezebox_Retina_2048_RC_2.1.1 v3\scripts\control.js:638: error.
Не добавляются песни в плейлист.
в IridiumStudio v.1.1.8  этот модуль работает нормально.

Metro_Squeezebox_iPad_1024_RC_2.1.1.irpz
0
Under review

How to leave the project menu after the last update ?

S CL 7 years ago in Applications / i3 Pro updated by Aleksandr Romanov (CTO) 7 years ago 5

when i open the project menu on my touchscreen i can't leave it without pressing F8 ? 

0
Answered

Sender in ScriptCall macro

Wouter van der Post 7 years ago in Applications / i3 Pro updated by Tatiana Kiselyova (expert) 7 years ago 3

Hello,


In the latest changelog it says:

ScriptCall macro.When calling the function the reference to the item which called the function is transferred in the script

Can you elaborate on this? How do we use this new feature?

I've tried to create a function with a parameter like so:

function doSomething(sender) {
  IR.Log(sender.Text);
}

And created a simple button that calls this function on it's Press Event.

But 'sender' is undefined.

0
Answered

Смена настроек подключения 3G / Local

dmitrymalov 7 years ago in Applications / i3 Pro updated by Dmitry - support (expert) 7 years ago 7

Друзья, всем доброго дня ! Подскажите пожалуйста , возможно ли организовать смену подключения сети в автоматическом режиме?

В данный момент в моем проекте есть две кнопки "wi-fi" и "inthernet" . Кнопка "wi-fi" отвечает за настройки работы в локальной сети.  Кнопка "internet" отвечает за работу из 3G (внешней сети) все работает так как указано на сайте при использование данного скрипта:

function Internal_1() 

{ IR.GetDevice("iRidium Server").SetParameters({Host: "192.168.0.100", Port: 30464, LogLevel: 0, BackgroundMode: 0}); }

function External_1() 

{ IR.GetDevice("iRidium Server").SetParameters({Host: "215.110.10.10", Port: 30464, LogLevel: 0, BackgroundMode: 0}); }

Все просто жуть(  всегда нужно переключать сеть (

Я видел что везде написанно что авто нельзя ( но теоретически если устройство уже находится в сети то просто нужен feedback сообщающий об этом, и скрипт создающий условие.


помогите пожалуйста может кто сталкивался и имеет опыт?

заранее спасибо.

0
Answered

Панель ввода

bort992 7 years ago in Applications / i3 Pro updated by Tatiana Kiselyova (expert) 7 years ago 24

День добрый всем.

Подскажите пожалуйста, как в среде разработки ir3 pro создать или вызывать панель для ввода данных в переменную (ых). В Scade с этим проблем нет, все просто, но здесь как-то сложнее. Если есть пример по организации данного примера, заранее буду признателен.


0
Answered

One button,multiple lights

Vulcan 7 years ago in Applications / i3 Pro updated by Aleksandr Romanov (CTO) 7 years ago 3

Hello there!

What kind of button I have to build,to turn on multiple channels on the same button.first press turn on first light,second press turns second light and so on.

0
Answered

Надо настроить элемент List

AlexDr 7 years ago in Applications / i3 Pro updated by Aleksandr Romanov (CTO) 7 years ago 3

Доброго всем дня)


Подскажите что я делаю не так. Создал тестовый проект. На странице попапа элементы не реагируют на нажатия или как-то странно реагируют. Т.е. при нажатии не меняется состояние кнопок. События нажатия при этом отрабатываются.


Тестил в Андроиде и винде. Версия студии 1.1.8 (последняя)


Проект: list test.irpz

0
Answered

dtmf

Wouter Verbeeck 7 years ago in Applications / i3 Pro updated by Aleksandr Romanov (CTO) 7 years ago 2

Hi,


Can I send dtmf tones trough i3pro on windows?

This to have send commands to doorstation which responds to dtmf tones


Kind regards,


Wouter

0
Fixed

Linear Trend Bug

Vitaly 7 years ago in Applications / i3 Pro updated by Dmitry - support (expert) 6 years ago 7

Доброго времени суток.

Проблемы с Linear Trend: нет возможности поменять размер шрифта в заголовках тренда, (точнее в настройках такая возможность есть, но на деле размер не меняется),

У меня остановлен эффект на закрытие и открытие попап окна scale/ expo out->expo in. 

Когда помещаешь тренд на такое окно он открывается и закрывается с опозданием и без соответсвующего эффекта.

0

delay in the feedback (I3 Pro)

Abd Elrahman Sabri 7 years ago in Applications / i3 Pro updated by Andrey S 7 years ago 1

have  problem in HDL  project , There is a big delay in the feedback, and sometimes the feedback does not appear

Despite that when using other application works without any problems