CAS.CommServer.DataProvider.MODBUSCore Namespace
CAS.CommServer.DataProvider.TextReader Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
N:CAS.Lib.CommonBus.ApplicationLayer.Modbus
CAS.Lib.CommonBus.ApplicationLayer.Modbus Namespace
CAS.Lib.CommonBus.ApplicationLayer.SBUS Namespace
ProcessObserver.DataProviders

NULL_DataProviderID..::..ErrorFrequency Property

the error frequency

Namespace:  CAS.Lib.CommonBus.ApplicationLayer.NULL
Assembly:  DataProvider.NULLbus (in DataProvider.NULLbus.dll)

Syntax


public int ErrorFrequency { get; set; }
Public Property ErrorFrequency As Integer
	Get
	Set
public:
property int^ ErrorFrequency {
	int^ get ();
	void set (int^ value);
}