|
PhasorMeasurementMapperEnableConnectionErrors Property
|
When false, this adapter will not log any connection errors through OnProcessException. When true, all errors get logged.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax function get_EnableConnectionErrors();
function set_EnableConnectionErrors(value);
View SourceProperty Value
BooleanSee Also