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
Beantwoord

iridium pro time

Silp Melafor 8 jaar geleden in Applications / i3 Pro bijgewerkt door Aleksandr Romanov (CTO) 8 jaar geleden 4

Hi guys,

I like to send KNX time type using editbox from iRidium Pro to KNX. What should I write into editbox to send time after pushing ENTER. Sending editbox value doesn't work.


Tnx. 

0
Beantwoord

How to send data back to client with CUSTOM TCP SERVER

TuomoHautala 8 jaar geleden in Applications / i3 Pro bijgewerkt door Aleksandr Romanov (CTO) 8 jaar geleden 2

I have created CUSTOM_SERVER_TCP and we can connect with our clients to it.

Clients are sending data to server. (Example "GET ROOM TEPERATURE")

We can receive data with EVENT_RECEIVE_TEXT.

How can we send data back to client? (Example "ROOM TEPERATURE 24 °C")

0
Beantwoord

Read initial state of KNX equipment

Silp Melafor 8 jaar geleden in Applications / i3 Pro bijgewerkt door Aleksandr Romanov (CTO) 8 jaar geleden 3

Hi guys,

when I start client (visualization) I like to read data of KNX equipment to show what is switched and what is not. 


I try to use this but it sends no read command on KNX bus.

Drivers.iRidium Server.KNX IP Router.Valve1state is feedback from a switch.


JS:

IR.AddListener(IR.EVENT_START,0,function()
{
  IR.GetVariable("Drivers.iRidium Server.KNX IP Router.Valve1state");
  IR.GetVariable("Drivers.iRidium Server.KNX IP Router.Valve2state");
  IR.GetVariable("Drivers.iRidium Server.KNX IP Router.Valve3state");
  IR.GetVariable("Drivers.iRidium Server.KNX IP Router.Hum");
  IR.GetVariable("Drivers.iRidium Server.KNX IP Router.Temp");

  IR.GetPage("Main").GetItem("GardenState").Text = "BEEE";
});

 

How can I do that? I3 reacts only on feedbacks but I am missing initial state of equipment.

Tnx.

0
Waiting for user's reply

I3 project is locking

Diego | Sbus Automação 8 jaar geleden in Applications / i3 Pro bijgewerkt door Aleksandr Romanov (CTO) 8 jaar geleden 5

I have a project that was originally made in i2 and converted to i3, because of a video streaming with h264 protocol. The i3 project is being used in windows and iOS, however in windows the project is locking. Has anyone reported this problem on windows with i3?

0
Under review

Custom slider not showing in list with level items.

TuomoHautala 8 jaar geleden in Applications / i3 Pro bijgewerkt door Ilya Markov (expert) 8 jaar geleden 1

In i3 there is new feature where you can add custom slider.

List template has level in it and there is custom slider added to it but it is not showing.

0

The Light button together with Slider

Triet, Phan Nguyen Vinh 8 jaar geleden in Applications / i3 Pro 0

Hello Everybody,

Have a good day !

Has anyone used to use the Light Button together with slider on the same object ? I saw it in the sample 3D Hotel. Can you show me how to find or make this object ? I need it to work with Dimming Light. You can find photo below for object appearance


Thank you so much for your kindly support


Image 18841

0
Waiting for user's reply

Studio working very slowly and with problems

Luana 8 jaar geleden in Applications / i3 Pro bijgewerkt 8 jaar geleden 2

My computer is really good but only iRidium Studio works slowly and with problems. It takes several seconds between the moment that I click on an object and the moment that I cand move or change its properties.

What can I do to resolve this problem?

0

Grestures on popups

Barry Jones 8 jaar geleden in Applications / i3 Pro bijgewerkt 8 jaar geleden 3

hi I would like to add gestures to pop up panels, this would allow me to use gestures where I want them,


1/ Create a gesture pad on a page using a pop up, this will stop other buttons on the page from triggering gestures

2/ it would allow me to swop out gestures for joystick control for certain customers who can't use gestures.

3/ use the same gestures pop up on different pages, for hdmi control systems from say a tv

0
Beantwoord

Door entry intercom and Push notification

Nikolay Rusanov 8 jaar geleden in Applications / i3 Pro bijgewerkt door Aleksandr Romanov (CTO) 8 jaar geleden 3

(question is from installer I forward it here in case anybody tried this)


There is an iPad on a wall. It is mostly off, but needs to be used as Door entry panel. I've read this and believe it is working.


Is there any way to wake up iRidium without pressing the Push notification?


If not - is there any way to make push notification have loud and long sound, so it is not a beep, but normal door ring?


Thank you

0
Under review

Problem in levels

Theo Derks - NL (distributor) 8 jaar geleden in Applications / Studio (Server editor) bijgewerkt door Ilya Markov (expert) 8 jaar geleden 1

Hi

Create new project

Create button, and change type to 'level'

See, that 'on hold' option is not available in Object properties

Now, drag & drop a command to the level. See, that the 'on hold' option is available.

Check this option, and press OK.


Now we have the problem:

The command is not visible (because 'on hold' is not visible in Programming tab), but when you hoover the mouse above the command ( in project device panel), you can see it is bound to 'on hold'!


The only option now, (workaround) is to right-click the level, and choose 'Remove all relations from button'.


Please, remove the option 'on move' when drag & drop a command to a level, so installers can not make the error to check the 'on move' option.


Thanks


Theo