29#ifndef INC_CINOS2PTCONTROL_H
30#define INC_CINOS2PTCONTROL_H
36#define DF_INOS_2PT_CONTROLLER_NAME "CINOS2PtController"
67 virtual CINCOObject* GetRegister();
72 friend class CINCOPidCtrPar;
76 ICACHE
virtual void Control();
Definition cinos2ptcontroller.h:54
bool m_bIsOn
true if on
Definition cinos2ptcontroller.h:86
real64 m_rDeltaOn
delta to switch on
Definition cinos2ptcontroller.h:82
real64 m_rDeltaOff
delta to switch off
Definition cinos2ptcontroller.h:84
Definition cinosbasecontroller.h:110