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

delay in the feedback (I3 Pro)

Abd Elrahman Sabri 7 jaar geleden in Applications / i3 Pro bijgewerkt door Andrey S 7 jaar geleden 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

0

Copy and Paste States and their properties

Justin 7 jaar geleden in Applications / Studio (Server editor) bijgewerkt door Andrey S 7 jaar geleden 1

In the editor, it would be great to be able to Copy and Paste Properties of State from one item to another.


For example, copy the States and / or Properties from one button, and paste it to another button.


It would pop up a list properties that you could choose to copy so you can be selective. 

Once you've selected a number of properties, these would be selected by default the next time you copy state properties, so that you don't have to select them every time.

0
Beantwoord

ip​ or http protocol for Openbox sat [eng/rus]

yogin 7 jaar geleden in iRidium Script bijgewerkt door Aleksandr Romanov (CTO) 7 jaar geleden 1

Hi,

Does anyone have an ip or http protocols for Openbox sat receivers?


Привет,

Есть ли у кого ip или http команды для управления спутниковыми ресиверами Openbox.

0
Beantwoord

ModBUS работа с битами.

Кирилл 7 jaar geleden in Products / Modbus bijgewerkt door Aleksandr Romanov (CTO) 7 jaar geleden 4

Добрый день. Такая проблема. Есть регистр 16405 и 16406 в них содержатся два значения Hi и Lo. Хотелось бы получить время из Unix Time. В читабельном формате. Я так понимаю, чтобы осуществить данную задачу необходимо писать скрипт в JavaScript?

0
Waiting for user's reply

Correct Syntax for TCP feedback

Iain Brew 7 jaar geleden in iRidium Script bijgewerkt door damian flynn 7 jaar geleden 5

Hello

I have a Yamaha AVR which I want to show feedback for inputs, volume etc. I am trying to understand the Javascript side of things. For example, if I want feedback as to the current volume, I query the AVR using "@MAIN:VOL=?" to which it responds a numerical value. 


I want to show this numerical item on a text item. Am I on the right track?


var driver =IR.GetDevice("Yamaha RXV-1067");
IR.AddListener(IR.EVENT_RECEIVE_DATA, driver, function("@MAIN:VOL=?")
{
   IR.Log(yamaha_volume) 
   IR.SetVariable("Drivers.Yamaha RXV-1067.yamaha_volume");          
});


0
Beantwoord

Connecting i3Lite to the Crestron connection

Vladimir Bykov 7 jaar geleden in Products / Other drivers bijgewerkt door Aleksandr Romanov (CTO) 7 jaar geleden 16

Hi! 

I'm trying to connect i3Lite to the Crestron controller.
But there no connection and crestron error message in the log.
Please, tell what is wrong in my settings.


Image 20541


Image 20542



  

0
Beantwoord

Server Raspberry Pi3 GPIO Access

Martin Lang 7 jaar geleden in Server Solutions / Linux Server bijgewerkt door Aleksandr Romanov (CTO) 7 jaar geleden 3

hi,


i saw the "AV & Custom Systems (File)" driver. so i thought it would be possible to directly use the GPIO pins of a raspberry while running as iridium server?


when activating some GPIO pins in /sys/class/gpio/" via setting it up with export and then direction, etc. i can see that entry on the iridium server webgui GPIO tab. it also shows the current direction move and the value. but i was not able to set a value from within the webgui. 


can you provide us with a short example how to directly use a GPIO pin with the "AV & Custom Systems (File)" driver on the RPi3?


or do we have to use command line calls instead? 


thx.


martin

0
Beantwoord

При сканировании сети не находит 6-ти канальный модуль HDL

AlexDr 7 jaar geleden in Applications / Studio (Server editor) bijgewerkt 7 jaar geleden 13

В более ранних версиях модули HDL MFH06-432 при сканировании находились корректно.

В версии 1.1.8 - студия перестала его находить. Пробовал сканировать больше десяти раз сеть. Другие модули находятся норомально

Image 20518


Image 20519


В Device Base я этого модуля не нашел. Как скопировать его из другого проекта тоже не понятно. 



Кстати, сделайте уже импорт настроенных девайсов в юзер-базу девайсов из проектов.

0
Waiting for user's reply

Yahoo weather

Tubi Alvarez 7 jaar geleden in Products / HDL-BUS Pro bijgewerkt door Aleksandr Romanov (CTO) 7 jaar geleden 4

Hello, I am using the yahoo weather program, when I use it, that program only works without problems, but when I enter it into another program, it does not work, does anyone help me?

0
Waiting for user's reply

Fibaro external acess

Luana 7 jaar geleden in Products / Other drivers bijgewerkt door Dmitry - support (expert) 7 jaar geleden 1

I have a project currently working fine internally for the automation of my store, but I want to control it externally too. The project uses a Fibaro and a Global cache driver.

Does the server manage the external acess that I need?

How can I configure that so I can acess the automation even when I'm not at the wi-fi of the store?