|
RemoteOutputAdapterThrottleTransmission Property
|
Gets or sets a boolean value that determines whether to wait for
acknowledgment from the historian that the last set of points have
been received before attempting to send the next set of points.
Namespace: HistorianAdaptersAssembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.207-beta
Syntax function get_ThrottleTransmission();
function set_ThrottleTransmission(value);
View SourceProperty Value
BooleanSee Also