control/Herramientas/GPIO/ArranqueVF_sg_rtw/ArranqueVF_cal.cpp
2025-09-03 11:21:53 +02:00

133 lines
2.6 KiB
C++

#include "ArranqueVF_cal.h"
#include "ArranqueVF.h"
/* Storage class 'PageSwitching' */
ArranqueVF_cal_type ArranqueVF_cal_impl = {
/* Expression: 1
* Referenced by: '<Root>/Constant'
*/
1.0,
/* Computed Parameter: Digitaloutput1_P1_Size
* Referenced by: '<Root>/Digital output1'
*/
{ 1.0, 1.0 },
/* Expression: id
* Referenced by: '<Root>/Digital output1'
*/
1.0,
/* Computed Parameter: Digitaloutput1_P2_Size
* Referenced by: '<Root>/Digital output1'
*/
{ 1.0, 3.0 },
/* Expression: chan
* Referenced by: '<Root>/Digital output1'
*/
{ 2.0, 5.0, 7.0 },
/* Computed Parameter: Digitaloutput1_P3_Size
* Referenced by: '<Root>/Digital output1'
*/
{ 1.0, 1.0 },
/* Expression: vectorizeInput
* Referenced by: '<Root>/Digital output1'
*/
0.0,
/* Computed Parameter: Digitaloutput1_P4_Size
* Referenced by: '<Root>/Digital output1'
*/
{ 1.0, 3.0 },
/* Expression: reset
* Referenced by: '<Root>/Digital output1'
*/
{ 1.0, 1.0, 1.0 },
/* Computed Parameter: Digitaloutput1_P5_Size
* Referenced by: '<Root>/Digital output1'
*/
{ 1.0, 3.0 },
/* Expression: init
* Referenced by: '<Root>/Digital output1'
*/
{ 0.0, 0.0, 0.0 },
/* Computed Parameter: Digitaloutput1_P6_Size
* Referenced by: '<Root>/Digital output1'
*/
{ 1.0, 1.0 },
/* Expression: ts
* Referenced by: '<Root>/Digital output1'
*/
-1.0,
/* Computed Parameter: Digitaloutput_P1_Size
* Referenced by: '<Root>/Digital output'
*/
{ 1.0, 1.0 },
/* Expression: id
* Referenced by: '<Root>/Digital output'
*/
1.0,
/* Computed Parameter: Digitaloutput_P2_Size
* Referenced by: '<Root>/Digital output'
*/
{ 1.0, 3.0 },
/* Expression: chan
* Referenced by: '<Root>/Digital output'
*/
{ 1.0, 4.0, 6.0 },
/* Computed Parameter: Digitaloutput_P3_Size
* Referenced by: '<Root>/Digital output'
*/
{ 1.0, 1.0 },
/* Expression: vectorizeInput
* Referenced by: '<Root>/Digital output'
*/
0.0,
/* Computed Parameter: Digitaloutput_P4_Size
* Referenced by: '<Root>/Digital output'
*/
{ 1.0, 3.0 },
/* Expression: reset
* Referenced by: '<Root>/Digital output'
*/
{ 1.0, 1.0, 1.0 },
/* Computed Parameter: Digitaloutput_P5_Size
* Referenced by: '<Root>/Digital output'
*/
{ 1.0, 3.0 },
/* Expression: init
* Referenced by: '<Root>/Digital output'
*/
{ 0.0, 0.0, 0.0 },
/* Computed Parameter: Digitaloutput_P6_Size
* Referenced by: '<Root>/Digital output'
*/
{ 1.0, 1.0 },
/* Expression: ts
* Referenced by: '<Root>/Digital output'
*/
-1.0
};
ArranqueVF_cal_type *ArranqueVF_cal = &ArranqueVF_cal_impl;