GM6000 Digital Heater Controller Build: 16 (Branch = develop)
SDX-1330
Variables
mp Namespace Reference

Encapsulate all Model Points in the 'mp' namespace to prevent polluting the global name space. More...

Detailed Description

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::Bool simDioInOut_in0
 Simulated Input.
 
Cpl::Dm::Mp::Bool simDioInOut_in1
 Simulated Input.
 
Cpl::Dm::Mp::Bool simDioInOut_in2
 Simulated Input.
 
Cpl::Dm::Mp::Bool simDioInOut_in3
 Simulated Input.
 
Cpl::Dm::Mp::Bool simDioInOut_in4
 Simulated Input.
 
Cpl::Dm::Mp::Bool simDioInOut_in5
 Simulated Input.
 
Cpl::Dm::Mp::Bool simDioInOut_in6
 Simulated Input.
 
Cpl::Dm::Mp::Bool simDioInOut_in7
 Simulated Input.
 
Cpl::Dm::Mp::BoolsimDioInOut_inputs [DRIVER_DIO_SIMULATED_INOUT_MAX_INPUTS]
 Array of Inputs.
 
Cpl::Dm::Mp::Bool simDioInOut_out0
 Simulated Output.
 
Cpl::Dm::Mp::Bool simDioInOut_out1
 Simulated Output.
 
Cpl::Dm::Mp::Bool simDioInOut_out2
 Simulated Output.
 
Cpl::Dm::Mp::Bool simDioInOut_out3
 Simulated Output.
 
Cpl::Dm::Mp::Bool simDioInOut_out4
 Simulated Output.
 
Cpl::Dm::Mp::Bool simDioInOut_out5
 Simulated Output.
 
Cpl::Dm::Mp::Bool simDioInOut_out6
 Simulated Output.
 
Cpl::Dm::Mp::Bool simDioInOut_out7
 Simulated Output.
 
Cpl::Dm::Mp::BoolsimDioInOut_outputs [DRIVER_DIO_SIMULATED_INOUT_MAX_OUTPUTS]
 Array of Output.
 
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.
 

Variable Documentation

◆ erosThermistorSample

Cpl::Dm::Mp::ArrayInt32<2> mp::erosThermistorSample
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

◆ g_modelDatabase

Cpl::Dm::ModelDatabase mp::g_modelDatabase
extern

The Application's Model Point Database.

◆ mockedFanPwmOut

Cpl::Dm::Mp::Uint32 mp::mockedFanPwmOut
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

◆ mockedHeaterPwmOut

Cpl::Dm::Mp::Uint32 mp::mockedHeaterPwmOut
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

◆ mockedHwSafetyIn

Cpl::Dm::Mp::Bool mp::mockedHwSafetyIn
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

◆ simDioInOut_in0

Cpl::Dm::Mp::Bool mp::simDioInOut_in0
extern

Simulated Input.

◆ simDioInOut_in1

Cpl::Dm::Mp::Bool mp::simDioInOut_in1
extern

Simulated Input.

◆ simDioInOut_in2

Cpl::Dm::Mp::Bool mp::simDioInOut_in2
extern

Simulated Input.

◆ simDioInOut_in3

Cpl::Dm::Mp::Bool mp::simDioInOut_in3
extern

Simulated Input.

◆ simDioInOut_in4

Cpl::Dm::Mp::Bool mp::simDioInOut_in4
extern

Simulated Input.

◆ simDioInOut_in5

Cpl::Dm::Mp::Bool mp::simDioInOut_in5
extern

Simulated Input.

◆ simDioInOut_in6

Cpl::Dm::Mp::Bool mp::simDioInOut_in6
extern

Simulated Input.

◆ simDioInOut_in7

Cpl::Dm::Mp::Bool mp::simDioInOut_in7
extern

Simulated Input.

◆ simDioInOut_inputs

Array of Inputs.

◆ simDioInOut_out0

Cpl::Dm::Mp::Bool mp::simDioInOut_out0
extern

Simulated Output.

◆ simDioInOut_out1

Cpl::Dm::Mp::Bool mp::simDioInOut_out1
extern

Simulated Output.

◆ simDioInOut_out2

Cpl::Dm::Mp::Bool mp::simDioInOut_out2
extern

Simulated Output.

◆ simDioInOut_out3

Cpl::Dm::Mp::Bool mp::simDioInOut_out3
extern

Simulated Output.

◆ simDioInOut_out4

Cpl::Dm::Mp::Bool mp::simDioInOut_out4
extern

Simulated Output.

◆ simDioInOut_out5

Cpl::Dm::Mp::Bool mp::simDioInOut_out5
extern

Simulated Output.

◆ simDioInOut_out6

Cpl::Dm::Mp::Bool mp::simDioInOut_out6
extern

Simulated Output.

◆ simDioInOut_out7

Cpl::Dm::Mp::Bool mp::simDioInOut_out7
extern

Simulated Output.

◆ simDioInOut_outputs

Array of Output.