Function: VisionTest_initialize
Prototype | void VisionTest_initialize(void) |
Description | Initialization entry point of generated code |
Timing | Must be called exactly once |
Arguments | None |
Return value | None |
Header file | VisionTest.h |
Function: VisionTest_step
Prototype | void VisionTest_step(void) |
Description | Output entry point of generated code |
Timing | Must be called periodically, every 0.02 seconds |
Arguments | None |
Return value | None |
Header file | VisionTest.h |
Function: VisionTest_terminate
Prototype | void VisionTest_terminate(void) |
Description | Termination entry point of generated code |
Timing | Must be called exactly once |
Arguments | None |
Return value | None |
Header file | VisionTest.h |
No Inports in model.
No Outports in model.
Parameter Source | Code Identifier | Data Type | Dimension |
---|---|---|---|
km4pi | VisionTest_P.km4pi | real_T | [3 3] |
km4piCam | VisionTest_P.km4piCam | real_T | [3 3] |
<Root>/Delay | VisionTest_P.Delay_InitialCondition | real_T | 1 |
<Root>/Delay1 | VisionTest_P.Delay1_InitialCondition | real_T | 1 |
<Root>/Delay | VisionTest_P.Delay_DelayLength | uint32_T | 1 |
<Root>/Delay1 | VisionTest_P.Delay1_DelayLength | uint32_T | 1 |
<Root>/Manual Switch | VisionTest_P.ManualSwitch_CurrentSetting | uint8_T | 1 |
<Root>/Manual Switch1 | VisionTest_P.ManualSwitch1_CurrentSetting | uint8_T | 1 |
No data stores in the model; note that this report lists only data stores with non-auto storage class and global data stores