Мы перевели нашу службу поддержки на новую систему технической поддержки. С 17.01.2022 мы отключили возможность создавать обращения через личный кабинет userecho. Теперь все запросы обрабатываются по почте на support@iridi.com .


Спасибо вам за ваше понимание и хорошего дня.

0
Отвечен

Clipsal C-Gate JS Driver compatibilty

Steve c 6 лет назад в Tips and Tricks обновлен Aleksandr Romanov (CTO) 6 лет назад 1

Does the Clipsal C-Gate JS Driver work with i3 pro or only iRidium V2 and i2 control 

0
Отклонен

Debug Mode with Telnet

Mike Slattery 6 лет назад в Tips and Tricks обновлен Aleksandr Romanov (CTO) 6 лет назад 1

It would be a lot easier to allow for debug information to be sent to a telnet server. This way we can just run PuTTy on our PC and view the log information from the panel. Sometimes I am working on systems that do not have internet. Maybe just add a Telnet enable on the Remote Debug window and we can set the IP and port to our PC. 

0
Отвечен

Studio does not work with USB3 dock (DisplayLink)

Wouter van der Post 6 лет назад в Tips and Tricks обновлен Aleksandr Romanov (CTO) 6 лет назад 6

We've got new USB3 docking stations at work with two monitors connected, but iRidium Studio does not function properly when using the dock.

As you can see in the attached screenshot below the viewport stays black, no matter which page/popup you select. Also this project is set to 1920x1080, the black rectangle is smaller.


Image 24837


It does not matter if the DisplayLink driver is installed or not.

OS: Windows 10

iRidium: v1.2.6

0
Отвечен

2N Intercom Get sip call when minimized

Maurits Roos 6 лет назад в Tips and Tricks обновлен Aleksandr Romanov (CTO) 6 лет назад 1

Hi

I is there any way to get a sip call from a 2N intercom when the app is minimised


Thanks

Maurits

0
Завершен

Windows i3 Pro App

Mike Slattery 6 лет назад в Tips and Tricks обновлен Aleksandr Romanov (CTO) 6 лет назад 1

It would be great if the there could be two builds of the i3 Pro app for Widows:

One that is for the user that only has the Client, Transfer and Shortcuts. This should be a much smaller file and take a lot less time to download.

The other is only available to Integrators that has everything.   

0
Отвечен

Setting up Common sendex variables for HTTP post

Kristjan Kotkas 7 лет назад в Tips and Tricks обновлен Vladimir Ovchinnikov (expert) 4 года назад 6

Hi


Can the definitions of the sendex http post be in a variable ? 


ie


var pre = 'Type: "POST\", Url: "/someurl"';

var body = 'this is the http post body';

var headers = ' Headers: { "content-type": "text/html;", "authorization": "Basic asdasdasdas" }'


and then this can be sent as a common string to device.sendex(pre + body + headers); 


Its really frustrating dragging the same headers for similar system calls.

0
Отвечен

program remoteserver in i3 pro with module HDL

feri setiawan 7 лет назад в Tips and Tricks обновлен 7 лет назад 4

help me 


do you have tutorial i3 pro from newbie to expert please i want learn program i3pro how to control lamp by internet?because script code for connection internet not same with i2 control v2.2...-_-"

0
Отвечен

Multimonitor

Paolo Scarpetta 7 лет назад в Tips and Tricks обновлен Aleksandr Romanov (CTO) 4 года назад 14

Can I use iridium client on a PC with multiple monitors? The idea is to show a page of the project in each monitor.

0
Отвечен

Trigger popups on tag value changing

Iain Brew 7 лет назад в Tips and Tricks обновлен 6 лет назад 13

I have been teaching myself building server projects using tags and having a good time. I want to step up to the next level and achieve the following:


If a server tag (example) has a particular value written to it (either a text string or number), I want to then trigger a popup to open or close. i.e.


If server tag "example" = x

then

open/close popup/page "name_of_popup"


I have looked more into the Javascript thing (i.e. using a tag like a feedback channel) but I am a bit stuck with this element. An advice would be appreciated! The rationale behind this is for multi-control panel projects. If i shut down the system on one control, I want the other controls to also show the 'shut down' screen.


0
Отвечен

Set interval between functions

Leandro Augusto 7 лет назад в Tips and Tricks обновлен Ilya Markov (expert) 7 лет назад 1

I have two functions: functionA() and functionB(). In my script I need to execute functionA() first, after some seconds I need to execute functionB. How can I set an interval between two actions?

JS script


Сервис поддержки клиентов работает на платформе UserEcho