|
MovingValueInputAdapterConnectOnDemand Property
|
Gets or sets the flag that determines whether adapter will only connect when measurements are requested.
Namespace: TestingAdaptersAssembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.207-beta
Syntax function get_ConnectOnDemand();
function set_ConnectOnDemand(value);
View SourceProperty Value
BooleanSee Also