Method | Description | |
---|---|---|
UpdateNotify ( ) : void |
Calls UpdateNotify on the RTD server to refresh. Does not normally need to be called if UpdateValue(newValue) has been called, but can be used to force a recalculation of the RTD cell even if the value has not changed.
|
|
UpdateValue ( object value ) : void |
Sets the topic value and calls UpdateNotify on the RTD Server to refresh.
|
Method | Description | |
---|---|---|
OnDisconnected ( ) : void | ||
Topic ( |
||
Topic ( |
Method | Description | |
---|---|---|
FixValue ( object value ) : object |
protected Topic ( |
||
server | ||
topicId | int | |
return | System |
protected Topic ( |
||
server | ||
topicId | int | |
initialValue | object | |
return | System |