GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces | Macros
Api.h File Reference
#include "colony_config.h"
#include "Cpl/Dm/MailboxServer.h"
#include "Cpl/Itc/CloseSync.h"
#include "Cpl/System/Timer.h"
#include "Ajax/Heating/Supervisor/Api.h"
#include "Driver/DIO/Pwm.h"
#include "Driver/DIO/In.h"
#include "Cpl/Dm/Mp/Uint32.h"
Include dependency graph for Api.h:

Go to the source code of this file.

Classes

class  Ajax::Heating::Io::Api
 This class is responsible for 'translating' physical hardware signal to/from model point values. More...
 

Namespaces

namespace  Ajax
 The 'Ajax' namespace is the root name space all GM6000 application specific source code.
 
namespace  Ajax::Heating
 The 'Heating' namespace is the root name space for Heating Control algoritm(s) for the GM6000 DHC.
 
namespace  Ajax::Heating::Io
 The 'Io' namespace is the business logic that is responsible for 'translating' physical hardware signal to/from model point values.
 

Macros

#define OPTION_AJAX_HEATING_IO_ALGO_INTERVAL_MS   (OPTION_AJAX_HEATING_SUPERVISOR_ALGO_INTERVAL_MS/4)
 Periodic interval (in milliseconds) for sampling/outputting hardware signals.
 

Macro Definition Documentation

◆ OPTION_AJAX_HEATING_IO_ALGO_INTERVAL_MS

#define OPTION_AJAX_HEATING_IO_ALGO_INTERVAL_MS   (OPTION_AJAX_HEATING_SUPERVISOR_ALGO_INTERVAL_MS/4)

Periodic interval (in milliseconds) for sampling/outputting hardware signals.