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

event on page change?

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

Hi,

Is it possible to AddListener to page change event?

I want to call some script for each page that loaded

0
Waiting for user's reply

Перезагрузка i pro3

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

При редактировании проекта панели  в тестовом режиме, видимо в панель был закачан биты проект, теперь при запуске ipro3 c с компьютера и панели приложение выдает ошибку и закрывается. Можно ли удалить загруженный проект в  i pro3 или почистить кэш.

Image 19655


Image 19656


0
Not a bug

Problem with background image

Paolo Scarpetta 7 years ago in Applications / Studio (Server editor) updated by Aleksandr Romanov (CTO) 7 years ago 5

I did a project with Studio, I loaded a background images and over it placed the control buttons. The problem is that when I run the emulator (or execute the project on the i3 client) I do not get the background image and the screen turns white (not black as usual). 

What could be the problem? Attached images of the Studio project and how it goes in the Emulator

Image 19609

Image 19610


0
Answered

Не активны настройки Linear Trend

unins 7 years ago in Applications / Studio (Server editor) updated 7 years ago 17

День, добрый

при попытке создания трендов в окне настройки активны только Range и цветовые настройки.Image 19549

0
Answered

Creation of string for Polycom call

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

Hello

I am wanting to control a Polycom RealPresence Group 700 via Telnet. To place a call, I need to send the following command:


dial manual auto <ip address>


I'm trying to figure out the best way to have a keypad on my control interface (1 2 3 4 5 6 7 8 9 0 and .) and have that form into a string which is sent in the <ip address> section of the command. 


i.e. 

<button> Place a call - click to open keypad and Call button

Type in numbers on on screen keypad

Press <button> Call - this sends the 'dial manual auto <ip address>' command to the Polycom unit


Should I be using tokens to make this happen? A little bit stuck right now!



0
Answered

I3 Client on linux

Paolo Scarpetta 7 years ago in Applications / i3 Pro updated by Aleksandr Romanov (CTO) 7 years ago 4

Can I run an I3 Client on Linux?, where I download it?

0
Waiting for user's reply

Problem with AV & Custom Systems (HTTP) Driver

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

I have Axis Network Camera and I am trying to control it with http commands.

In browser commands are working fine:

http://username:password@192.168.100.13/axis-cgi/com/ptz.cgi?rpan=10&camera=1

I created AV & Custom Systems (HTTP) Driver in iridium:

Host: 192.168.100.13

Port: 80

Login: username

Password: password


Commands:

    - AV Control Command

       * Type: GET

       * URI: /axis-cgi/com/ptz.cgi?rpan=10&camera=1


Command should be sended when i push button but nothing is happening.

Any idea to fix this?

0
Answered

Фидбеки и Схемы в Иридиум сервере

Добрый день. У меня вопрос по обратным связям между сервером и панель. Суть вопроса такова: Хочу создать логику управления теплым полом. Для этого в панельном проекте создал кнопки изменения температуры, лейбл для отображения выставленной температуры и лейбл для отображения температуры с датчика (условно Y). Дальше на мой взгляд по логике необходима записывать куда-то данные с кнопок изменения температуры. Для этих целей создал Project Token (условно X). Он конечно же отобразился в сервеном проекте. В серверном проекте я в Scheme создал такую логику - Если значение X > Y = включить канал Реле (соответственно поставил блок scaling и выставил минимальные и максимальные данные для вывода). При выставлении температуры показатель выставленной температуры изменяется, по логу вижу что на сервер уходят команды. Но реле не включается по сле пересечения порога X>Y. На сервере для TAG - TEMP выставлял запись в БД, не помогло. Скажите, что я делаю не так?

0

Fullscreen Issue with Windows 10

Mike Slattery 7 years ago in Applications / i3 Pro updated 7 years ago 1

I have been having an issue using PCs as Kiosk with Fullscreen set. When i3Pro first starts, video goes away for a few seconds and then a black screen with no control is displayed. The only way I can get it to show my screen is to use Alt Tab.

0
Not a bug

EditBox - no android input keyboard

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

Hi, 

I have an application i3 with one popup page. I have one editbox there. If I click to edit editbox, no android keyboard appears and I can't input a text into editbox. 

It works on Windows 7. It doesn't work on Android. 


My Android version is 6.0.1.


Thank you.