Bodo Joest
Posts: 3
Joined: 2005-04-28
|
Hi
I have written a RTD Server and sometimes its needed to change the interval (higher or lower value depending on the number of values).
How can I change the interval while XLS Sheet with RTD functions is running?
BTW:
More RTD Server samples would be usefull ;-)
Thanks in advance
Wolfgang
|
|
Dmitry Kostochko
Add-in Express team
Posts: 2880
Joined: 2004-04-05
|
Hi Wolfgang,
How can I change the interval while XLS Sheet with RTD functions is running?
You can do it by setting the Interval property of your RTD Server module. The next updating of your function will be in the set Interval.
|
|