Alex .
Posts: 1
Joined: 2006-07-28
|
I was able to create simple RTD server (C#) using the example prvided in the docs. But it seem like it only works with excel polling for data every second or 2. Where are the methods to notify excel of data change? How do i change default polling on excel side, Basically i want something like this.... Excel should not poll RTD unless it is notified of new data or n ammount of time passed since the last poll. Am i missing something here?
Thanks
--- Update ---
Looks like default polling interval is controlled by this.Interval in RTDServerModule .. does this.UpdateTopics() forces refresh in excel? |
|
Sergey Grischenko
Add-in Express team
Posts: 7235
Joined: 2004-07-05
|
|