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
Under review

Hello friends, can you help me with the Token ring programming? Thank you

SODEL 5 years ago updated by Vladimir Ovchinnikov (expert) 5 years ago 1

Hello friends, can you help me with the Token ring programming? Thank you

0
Under review

How program token ring in iridium?

Tubi Alvarez 5 years ago in Tips and Tricks updated by Vladimir Ovchinnikov (expert) 5 years ago 1


¿Alguien puede ayudarme a programar un anillo de token?

0
Under review

iRidium Server on Raspberry Pi 3B+ Raspbian Buster

Melch 5 years ago in Other updated by Vladimir Ovchinnikov (expert) 5 years ago 3

Hi,

I have a raspberry pi 3 model B+ running OS Raspbian Buster. I want to use it as a server on one of our projects using i3 pro. Is there a compatible iRidium Server for this?

0
Under review

radiora2 lutron drivers

conthender costa 5 years ago updated by Vladimir Ovchinnikov (expert) 5 years ago 3

has anyone used the lutron radiora2 system with iridium?and if you have drivers for that system to work with iridium?

0
Answered

iRidium Server check if Panel is online/offline

Leandro Augusto 5 years ago updated by Vladimir Ovchinnikov (expert) 5 years ago 3

Is there any chance to iridium Server checks if a panel is conected or not conected?

I want to show on another panel a list of panels online and offline.

0
Answered

embedded webpage I-frame

Kenny Stoepel 5 years ago in Ideas updated by Aleksandr Romanov (CTO) 5 years ago 1

Hi Guys,

I was wondering if you have ever considerd of having an embedded webpage component in I3 Pro ( an html I-frame like control)? I'm not talking about the link to open a browser window next to iRi, but native support inside iRi. 

Personally i feel this could be a nice addition to the software.It could open up a whole new window of opportunities and possibilities but also speed up time of development.For Example: if you could re-use exiting web-dashboards rather then having to recreate them from scratch whilst still remaining in iRi as a "single app" enviroment .

would this be at all possible? 

0
Under review

Import .csv or .xml for a Bacnet Project on iRidium Server

Leandro Augusto 5 years ago updated by Vladimir Ovchinnikov (expert) 5 years ago 7

Hi,

I have a big project with 7 Bacnet Controllers on iridium Server. Each controller is connected to lights, shades and HVAC thermostats. I´ll have a lot of work to create each Command and Feedback. I want to know if there is another choice to create commands and feedbacks on Excel (csv or xml) file than import to iridium. 

0
Answered

Show messages time depending

Leandro Augusto 5 years ago updated by Tatiana Kiselyova (expert) 5 years ago 4

I want to show on panel messages like Good Morning, Good Afternoon and Good Evening depending on time of the day.

I think about to use SetInteval and a function to check how time it is. But I don´t know if it is a good choice.

Can you help me?

0
Answered

Incoming TCP message

Harm 5 years ago in Tips and Tricks updated by Vladimir Ovchinnikov (expert) 5 years ago 5

Hello,

Has someone of you some experience with incoming TCP messages?
I have an TCP trigger in an Axis camera to the IP-address from the iRidium server. I have used port 8888 to send the message.

In the server I have added an TCP device with the IP-address from the Axis camera on port 20.

For testing I have added an script:

var driver = IR.GetDevice("Axis M1065-LW");
IR.AddListener(IR.EVENT_RECEIVE_DATA, driver, function(text) {
var strings = text.split('\r\n');
var string;

IR.Log(text);

});

When I trigger the alarm, I don't see any message incoming.

How can I see the message? What do I miss?

0
Fixed

iRidium Studio - multiscreen bug

Maciej Walentowski 5 years ago in Bugs and problems updated by Vladimir Ovchinnikov (expert) 5 years ago 6

In office I use external screen for my laptop. When use iRidium studio have on main screen, and pages overview, project device panel and device base on second monitor.

When Im out off office and doesn't have external monitor can't find that pages.