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

Set interval between functions

Leandro Augusto 6 years ago in Tips and Tricks updated by Ilya Markov (expert) 6 years ago 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
0
Answered

logarithmic level curves

Paul van Boven 6 years ago in Tips and Tricks updated 6 years ago 12

Hello,


Something I really miss are logarithmic curves for levels.

When I use a fader to control the lights, often you want more precision in the lower values.


So when you got a logarithmic curve, it's work so much beter.


Is this something whats planned for the future, or is there a way to make a level work logarithmic?


My regards,


Paul van Boven

0
Answered

My server doesn't work

George Georgiou 6 years ago updated by Aleksandr Romanov (CTO) 6 years ago 5

Image 21712

0
Answered

iRidium & Teletask

edoardo 6 years ago in Bugs and problems updated by Aleksandr Romanov (CTO) 6 years ago 5

Hi,


before to buy this solutions, install and study the software there is someone who has integrated iridium with teletask central unit?


Best regards

Edoardo

0
Answered

Beckhoff ADS

Allan Kowsky 6 years ago in Bugs and problems updated by Pozzera 1 year ago 41

Is there anyone who made a succesfull connection with Beckhoff ADS driver in i3 pro? I tried everything, is seems that the connection is made, but the variable cannot be found. I made the ADS route in twincat. Made an variable in system manager for feedback. I tried to use an linked symbol I know there is data in, but nothing happens. The wiki is not for much use as the same for the driver instuctions.

0
Answered

Good afternoon pessoal, we need to update the  i2 control...

lucimaradorno32 6 years ago in Bugs and problems updated 6 years ago 2

Good afternoon pessoal, we need to update the  i2 control v2.2 application for ios11.

Some customers have upgraded smartphones and lost the program.

0
Answered

Сomments under the modules in store

Vladimir Bykov 6 years ago in Tips and Tricks updated by Ilya Markov (expert) 6 years ago 1

In the store users can leave comments under the modules. Are they mailing to developers?

0
Not a bug

Problem with syncing serverproject to client.

Paul van Boven 6 years ago in Bugs and problems updated by Aleksandr Romanov (CTO) 6 years ago 6

Hello,


I've got a problem with syncing a serverproject.


Everytime when I make a Custom AV and I'm cloning a command a several times and I changes te name and commandstring. The first clone of a command will not be synced in the client.


So when I make a command and clone it for example 5 times, the 1ste of the 5 clones will not show op in the client, so I got command 1 (original), command 3, command 4 and so on.


This is everytime.


Me regards,


Paul van Boven

0
Answered

Create a TV guide (XMLTV)

Arjan Gorinsek 7 years ago in Bugs and problems updated by Vladimir Ovchinnikov (expert) 6 years ago 7

Is there a way to create a tv guide from a XML file.

I use a XMLTV file in kodi and works great. https://forum.kodi.tv/showthread.php?tid=120377

Maybe someone has a JS for reading these files or maybe other option to create a guide?

 

This is what a sample xmltv file looks like

<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE tv SYSTEM "xmltv.dtd">

 

<tv source-info-url="http://www.schedulesdirect.org/" source-info-name="Schedules Direct" generator-info-name="XMLTV/$Id: tv_grab_na_dd.in,v 1.70 2008/03/03 15:21:41 rmeden Exp $" generator-info-url="http://www.xmltv.org/">

  <channel id="I10436.labs.zap2it.com">

    <display-name>13 KERA</display-name>

    <display-name>13 KERA TX42822:-</display-name>

    <display-name>13</display-name>

    <display-name>13 KERA fcc</display-name>

    <display-name>KERA</display-name>

    <display-name>KERA</display-name>

    <display-name>PBS Affiliate</display-name>

    <icon src="file://C:\Perl\site/share/xmltv/icons/KERA.gif" />

  </channel>

  <channel id="I10759.labs.zap2it.com">

    <display-name>11 KTVT</display-name>

    <display-name>11 KTVT TX42822:-</display-name>

    <display-name>11</display-name>

    <display-name>11 KTVT fcc</display-name>

    <display-name>KTVT</display-name>

    <display-name>KTVT</display-name>

    <display-name>CBS Affiliate</display-name>

    <icon src="file://C:\Perl\site/share/xmltv/icons/KTVT.gif" />

  </channel>

  <programme start="20080715003000 -0600" stop="20080715010000 -0600" channel="I10436.labs.zap2it.com">

    <title lang="en">NOW on PBS</title>

    <desc lang="en">Jordan's Queen Rania has made job creation a priority to help curb the staggering unemployment rates among youths in the Middle East.</desc>

    <date>20080711</date>

    <category lang="en">Newsmagazine</category>

    <category lang="en">Interview</category>

    <category lang="en">Public affairs</category>

    <category lang="en">Series</category>

    <episode-num system="dd_progid">EP01006886.0028</episode-num>

    <episode-num system="onscreen">427</episode-num>

    <audio>

      <stereo>stereo</stereo>

    </audio>

    <previously-shown start="20080711000000" />

    <subtitles type="teletext" />

  </programme>

  <programme start="20080715010000 -0600" stop="20080715023000 -0600" channel="I10436.labs.zap2it.com">

    <title lang="en">Mystery!</title>

    <sub-title lang="en">Foyle's War, Series IV: Bleak Midwinter</sub-title>

    <desc lang="en">Foyle investigates an explosion at a munitions factory, which he comes to believe may have been premeditated.</desc>

    <date>20070701</date>

    <category lang="en">Anthology</category>

    <category lang="en">Mystery</category>

    <category lang="en">Series</category>

    <episode-num system="dd_progid">EP00003026.0665</episode-num>

    <episode-num system="onscreen">2705</episode-num>

    <audio>

      <stereo>stereo</stereo>

    </audio>

    <previously-shown start="20070701000000" />

    <subtitles type="teletext" />

  </programme>

  <programme start="20080715023000 -0600" stop="20080715040000 -0600" channel="I10436.labs.zap2it.com">

    <title lang="en">Mystery!</title>

    <sub-title lang="en">Foyle's War, Series IV: Casualties of War</sub-title>

    <desc lang="en">The murder of a prominent scientist may have been due to a gambling debt.</desc>

    <date>20070708</date>

    <category lang="en">Anthology</category>

    <category lang="en">Mystery</category>

    <category lang="en">Series</category>

    <episode-num system="dd_progid">EP00003026.0666</episode-num>

    <episode-num system="onscreen">2706</episode-num>

    <audio>

      <stereo>stereo</stereo>

    </audio>

    <previously-shown start="20070708000000" />

    <subtitles type="teletext" />

  </programme>

  <programme start="20080715040000 -0600" stop="20080715043000 -0600" channel="I10436.labs.zap2it.com">

    <title lang="en">BBC World News</title>

    <desc lang="en">International issues.</desc>

    <category lang="en">News</category>

    <category lang="en">Series</category>

    <episode-num system="dd_progid">SH00315789.0000</episode-num>

    <previously-shown />

    <subtitles type="teletext" />

  </programme>

  <programme start="20080715043000 -0600" stop="20080715050000 -0600" channel="I10436.labs.zap2it.com">

    <title lang="en">Sit and Be Fit</title>

    <date>20070924</date>

    <category lang="en">Exercise</category>

    <category lang="en">Series</category>

    <episode-num system="dd_progid">EP00003847.0074</episode-num>

    <episode-num system="onscreen">901</episode-num>

    <audio>

      <stereo>stereo</stereo>

    </audio>

    <previously-shown start="20070924000000" />

    <subtitles type="teletext" />

  </programme>

  <programme start="20080715060000 -0600" stop="20080715080000 -0600" channel="I10759.labs.zap2it.com">

    <title lang="en">The Early Show</title>

    <desc lang="en">Republican candidate John McCain; premiere of the film "The Dark Knight."</desc>

    <date>20080715</date>

    <category lang="en">Talk</category>

    <category lang="en">News</category>

    <category lang="en">Series</category>

    <episode-num system="dd_progid">EP00337003.2361</episode-num>

    <audio>

      <stereo>stereo</stereo>

    </audio>

    <subtitles type="teletext" />

  </programme>

  <programme start="20080715080000 -0600" stop="20080715090000 -0600" channel="I10759.labs.zap2it.com">

    <title lang="en">Rachael Ray</title>

    <desc lang="en">Actresses Kim Raver, Brooke Shields and Lindsay Price ("Lipstick Jungle"); women in their 40s tell why they got breast implants; a 30-minute meal.</desc>

    <credits>

      <presenter>Rachael Ray</presenter>

    </credits>

    <date>20080306</date>

    <category lang="en">Talk</category>

    <category lang="en">Series</category>

    <episode-num system="dd_progid">EP00847333.0303</episode-num>

    <episode-num system="onscreen">2119</episode-num>

    <audio>

      <stereo>stereo</stereo>

    </audio>

    <previously-shown start="20080306000000" />

    <subtitles type="teletext" />

  </programme>

  <programme start="20080715090000 -0600" stop="20080715100000 -0600" channel="I10759.labs.zap2it.com">

    <title lang="en">The Price Is Right</title>

    <desc lang="en">Contestants bid for prizes then compete for fabulous showcases.</desc>

    <credits>

      <director>Bart Eskander</director>

      <producer>Roger Dobkowitz</producer>

      <presenter>Drew Carey</presenter>

    </credits>

    <category lang="en">Game show</category>

    <category lang="en">Series</category>

    <episode-num system="dd_progid">SH00004372.0000</episode-num>

    <audio>

      <stereo>stereo</stereo>

    </audio>

    <subtitles type="teletext" />

    <rating system="VCHIP">

      <value>TV-G</value>

    </rating>

  </programme>

  <programme start="20080715100000 -0600" stop="20080715103000 -0600" channel="I10759.labs.zap2it.com">

    <title lang="en">Jeopardy!</title>

    <credits>

      <presenter>Alex Trebek</presenter>

    </credits>

    <date>20080715</date>

    <category lang="en">Game show</category>

    <category lang="en">Series</category>

    <episode-num system="dd_progid">EP00002348.1700</episode-num>

    <episode-num system="onscreen">5507</episode-num>

    <subtitles type="teletext" />

    <rating system="VCHIP">

      <value>TV-G</value>

    </rating>

  </programme>

  <programme start="20080715103000 -0600" stop="20080715113000 -0600" channel="I10759.labs.zap2it.com">

    <title lang="en">The Young and the Restless</title>

    <sub-title lang="en">Sabrina Offers Victoria a Truce</sub-title>

    <desc lang="en">Jeff thinks Kyon stole the face cream; Nikki asks Nick to give David a chance; Amber begs Adrian to go to Australia.</desc>

    <credits>

      <actor>Peter Bergman</actor>

      <actor>Eric Braeden</actor>

      <actor>Jeanne Cooper</actor>

      <actor>Melody Thomas Scott</actor>

    </credits>

    <date>20080715</date>

    <category lang="en">Soap</category>

    <category lang="en">Series</category>

    <episode-num system="dd_progid">EP00004422.1359</episode-num>

    <episode-num system="onscreen">8937</episode-num>

    <audio>

      <stereo>stereo</stereo>

    </audio>

    <subtitles type="teletext" />

    <rating system="VCHIP">

      <value>TV-14</value>

    </rating>

  </programme>

</tv>

 




0
Answered

Without Internet

Paolo Scarpetta 7 years ago in Tips and Tricks updated by Aleksandr Romanov (CTO) 6 years ago 5

I don´t have Internet in the building where I must use the IRIDIUM, Can I download and license the server and I3 pro client with any other way?