![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
Encapsulate all Model Points in the 'mp' namespace to prevent polluting the global name space. More...
Encapsulate all Model Points in the 'mp' namespace to prevent polluting the global name space.
Variables | |
Cpl::Dm::Mp::ArrayInt32< 2 > | erosThermistorSample |
This model point holds the low level ADC Bit value and its corresponding Temperature value in degrees Fahrenheit. | |
Cpl::Dm::ModelDatabase | g_modelDatabase |
The Application's Model Point Database. | |
Cpl::Dm::Mp::Uint32 | mockedHeaterPwmOut |
This model point holds commanded PWM output signal for the Heater PWM signal. | |
Cpl::Dm::Mp::Uint32 | mockedFanPwmOut |
This model point holds commanded PWM output signal for the Fan PWM signal. | |
Cpl::Dm::Mp::Bool | mockedHwSafetyIn |
This model point holds 'source' value for the HW Safety Limit Tripped input signal. | |
|
extern |
This model point holds the low level ADC Bit value and its corresponding Temperature value in degrees Fahrenheit.
Units: Array
Range: Index[0] = ADC Bits Index[1] = Temperature 'F
Notes: n/a
|
extern |
The Application's Model Point Database.
|
extern |
This model point holds commanded PWM output signal for the Fan PWM signal.
Units: duty cycle
Range: 0 to OPTION_DRIVER_DIO_PWM_MAX_DUTY_CYCLE_VALUE
Notes: n/a
|
extern |
This model point holds commanded PWM output signal for the Heater PWM signal.
Units: duty cycle
Range: 0 to OPTION_DRIVER_DIO_PWM_MAX_DUTY_CYCLE_VALUE
Notes: n/a
|
extern |
This model point holds 'source' value for the HW Safety Limit Tripped input signal.
Units: boolean
Range: true:= Safety Limit asserted false: = normal operation
Notes: n/a