Цитата(ggg__ggg @ 8.1.2009, 12:21) [snapback]336148[/snapback]
...Данные из DeltaPlus вытаскиваются ТОЛЬКО по запросу...
Неужели и у него тоже

Коллеги, не можете посмотреть, у кого есть доступ к телу счетчика, стоит flag [Polled] на nvoSNVTs?
От себя могу добавить цитату из
Neuron C Programmer’s Guide :
Network Variable Modifiers The following optional modifiers can be included in the declaration of each network variable:
...
Polled Specifies that
the value of the output network variable is to be sent only in response to a poll request from a device that reads this network variable. When this keyword is omitted, the value is propagated over the network every time the variable is assigned a value. (However, any reader device can always poll the outputs of writer devices to which it is connected, whether or not the output is declared as polled.)
...
--
Спасибо.
Сообщение отредактировал Scribe - 24.4.2009, 6:39