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

yahoo widget

Александр Агеев 7 years ago in iRidium Script updated by Dmitry - support (expert) 7 years ago 3

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

[03-10-2016 19:40:31.666] ERROR CUSTOM_HTTP YahooWeatherWidget(4): Time of waiting for connection is over!

[03-10-2016 19:40:31.693] ERROR CUSTOM_HTTP CCustomHTTPDevice(YahooWeatherWidget(4)): Licence or controlled device is not found!

это к чему бы?

0
Answered

Смена цвета List

Denis 8 years ago in iRidium Script updated by Dmitry - support (expert) 8 years ago 9

Добрый день. Как можно поменять цвет заливки , создаваемого скриптом листа?

0
Answered

Создание объекта Сервер через скрипт

Dmitry Ryzhkov 8 years ago in iRidium Script updated 8 years ago 2

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


Необходимо получить инструмент для создания объекта Server через скрипт. Это необходимо для динамического добавления сервера на управляющей панели.


Например,

var Server = IR.CreateDevice(IR.DEVICE_SERVER, 'Device_Name', 'IP', Port);

0
Waiting for user's reply

Video on Sip

Maurits Roos 8 years ago in iRidium Script updated by Dmitry - support (expert) 8 years ago 1

Hi

I am looking at using Helios 2n sip intercom I have got the video feed working with an rstp feed but this requires and enhanced video licence to work


Can you get video working to work in iRidium using standard sip without using dynamic image with a rstp feed


Thanks

Maurits

0
Answered

Отслеживание панели на сервере

Dmitry Ryzhkov 8 years ago in iRidium Script updated by Ekaterina (head of support) 7 years ago 1

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


Мне необходимо реализовать следующий функционал через JS на сервере


1. Информация о подключении и отключении панели от сервера (описано в 10000-й теме http://support.iridiummobile.net/topics/10000-irevent_accept/)


2. Получение информации о нажатиях на элементы интерфейса через скрипт на сервере. Подробнее, я должен отслеживать в какое время и с какой панели произошло нажатие на элемент (IR.EVENT_PRESS, IR.EVENT_RELEASE, IR.EVENT_HOLD т.е. все возможные события).


На сколько я понимаю отслеживать нажатия с панели можно будет через IR.EVENT_GLOBAL_GUI_CHANGE.


Это очень необходимый функционал для перехода на сервер с АМХ.

0
Answered

IR.EVENT_ACCEPT

Dmitry Ryzhkov 8 years ago in iRidium Script updated by Ekaterina (head of support) 7 years ago 3

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


1. С помощью IR.EVENT_ACCEPT я могу узнать что панель подключилась к серверу. Как я могу узнать, что панель отключилась от сервера.


2. Как можно узнать количество панелей и их ID, подключенных к серверу. Т.е. есть ли объект Panels или что-то похожее.

0
Waiting for user's reply

Global Cache Driver IR Channel 3

Damian Hartin 8 years ago in iRidium Script updated by Dmitry - support (expert) 8 years ago 1

I have a global cache iTach IP2IR where I want to set a command in script to the 3rd IR port.


The following command: IR.GetDevice("GC_TheatreRoom").Set("DIGIT 01",null); works but only sends to the first IR port.

How do I call a channel that's set on the third IR port?


Thanks,
Damian

0
Waiting for user's reply

How to access list' object data deep in a subitem's properties

Lance Price 8 years ago in iRidium Script updated by Dmitry - support (expert) 8 years ago 1

var List = IR.GetPopup("Popup1").GetItem("List 1");


List.GetItem(item, 3, {Text:})


says it contains a null, but shouldn't this work? I'm not familiar with which method 'Gets' the data for use as a variable. I'm trying to copy a list item and all the property values that are not kept in the initial creation if a template, from a button within a list item (ie the text values in all the subitems).


This doesn't work either but might clarify what I'm trying to do:


var NeedThisTxt = List.GetItem(item).GetItem(subitem).Text;

//so I can do the below

List.CreateItem(item+1, subitem, {NeedThisTxt});


Please and Thank you!


0
Answered

Base64

Dmitry Ryzhkov 8 years ago in iRidium Script updated by Dmitry - support (expert) 8 years ago 2

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


Поддерживает ли Иридий кодирование/декодирование Base64?

0
Answered

IR.Execute Запустить приложение с ключом

Vladimir Muravyev 8 years ago in iRidium Script updated by Kenny Stoepel 7 years ago 2

Возможно ли с помощью IR.Execute запустить приложение с ключом, которое передаст приложению доп. настройки (включит режим, и тд)? Например: C:\Progra~1\VideoLAN\VLC\vlc.exe --start-time=600