CORDET Framework - C2 Implementation
CrPsCmd17s3StartFunc.c File Reference

This procedure is run by the Start Action of the command (17,3) More...

Go to the source code of this file.

Functions

void CrPsTestOnBoardConnectionStartN1 (FwPrDesc_t prDesc)
 Action for node N1. More...
 
void CrPsTestOnBoardConnectionStartN2 (FwPrDesc_t prDesc)
 Action for node N2. More...
 
void CrPsTestOnBoardConnectionStartN3 (FwPrDesc_t prDesc)
 Action for node N3. More...
 
void CrPsTestOnBoardConnectionStartN4 (FwPrDesc_t prDesc)
 Action for node N4. More...
 
void CrPsTestOnBoardConnectionStartN5 (FwPrDesc_t prDesc)
 Action for node N5. More...
 
void CrPsTestOnBoardConnectionStartN7 (FwPrDesc_t prDesc)
 Action for node N7. More...
 
void CrPsTestOnBoardConnectionStartN8 (FwPrDesc_t prDesc)
 Action for node N8. More...
 
void CrPsTestOnBoardConnectionStartN9 (FwPrDesc_t prDesc)
 Action for node N9. More...
 
void CrPsTestOnBoardConnectionStartN10 (FwPrDesc_t prDesc)
 Action for node N10. More...
 
FwPrBool_t CrPsTestOnBoardConnectionStartG1 (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION1 to N1. More...
 
FwPrBool_t CrPsTestOnBoardConnectionStartG2 (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION2 to N3. More...
 
FwPrBool_t CrPsTestOnBoardConnectionStartG3 (FwPrDesc_t prDesc)
 Guard on the Control Flow from DECISION3 to N4. More...
 

Variables

static FwSmDesc_t cmd
 CrPsCmd17s3Start function definitions. More...
 

Detailed Description

This procedure is run by the Start Action of the command (17,3)

Author
FW Profile code generator version 5.01
Date
Created on: May 23 2017 23:40:11
Author
Christian Reimers chris.nosp@m.tian.nosp@m..reim.nosp@m.ers@.nosp@m.univi.nosp@m.e.ac.nosp@m..at
Markus Rockenbauer marku.nosp@m.s.ro.nosp@m.ckenb.nosp@m.auer.nosp@m.@univ.nosp@m.ie.a.nosp@m.c.at

last modification: 22.01.2018

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Definition in file CrPsCmd17s3StartFunc.c.

Function Documentation

FwPrBool_t CrPsTestOnBoardConnectionStartG1 ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION1 to N1.

 
Parameters
smDescthe procedure descriptor
Returns
1 if the guard is fulfilled, otherwise 0.

Definition at line 213 of file CrPsCmd17s3StartFunc.c.

FwPrBool_t CrPsTestOnBoardConnectionStartG2 ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION2 to N3.

 
Parameters
smDescthe procedure descriptor
Returns
1 if the guard is fulfilled, otherwise 0.

Definition at line 240 of file CrPsCmd17s3StartFunc.c.

FwPrBool_t CrPsTestOnBoardConnectionStartG3 ( FwPrDesc_t  prDesc)

Guard on the Control Flow from DECISION3 to N4.

 
Parameters
smDescthe procedure descriptor
Returns
1 if the guard is fulfilled, otherwise 0.

Definition at line 259 of file CrPsCmd17s3StartFunc.c.

void CrPsTestOnBoardConnectionStartN1 ( FwPrDesc_t  prDesc)

Action for node N1.

Parameters
smDescthe procedure descriptor

Definition at line 60 of file CrPsCmd17s3StartFunc.c.

void CrPsTestOnBoardConnectionStartN10 ( FwPrDesc_t  prDesc)

Action for node N10.

Parameters
smDescthe procedure descriptor

Definition at line 197 of file CrPsCmd17s3StartFunc.c.

void CrPsTestOnBoardConnectionStartN2 ( FwPrDesc_t  prDesc)

Action for node N2.

Parameters
smDescthe procedure descriptor

Definition at line 76 of file CrPsCmd17s3StartFunc.c.

void CrPsTestOnBoardConnectionStartN3 ( FwPrDesc_t  prDesc)

Action for node N3.

Parameters
smDescthe procedure descriptor

Definition at line 89 of file CrPsCmd17s3StartFunc.c.

void CrPsTestOnBoardConnectionStartN4 ( FwPrDesc_t  prDesc)

Action for node N4.

Parameters
smDescthe procedure descriptor

Definition at line 105 of file CrPsCmd17s3StartFunc.c.

void CrPsTestOnBoardConnectionStartN5 ( FwPrDesc_t  prDesc)

Action for node N5.

Parameters
smDescthe procedure descriptor

Definition at line 124 of file CrPsCmd17s3StartFunc.c.

void CrPsTestOnBoardConnectionStartN7 ( FwPrDesc_t  prDesc)

Action for node N7.

Parameters
smDescthe procedure descriptor

Definition at line 137 of file CrPsCmd17s3StartFunc.c.

void CrPsTestOnBoardConnectionStartN8 ( FwPrDesc_t  prDesc)

Action for node N8.

Parameters
smDescthe procedure descriptor

Definition at line 156 of file CrPsCmd17s3StartFunc.c.

void CrPsTestOnBoardConnectionStartN9 ( FwPrDesc_t  prDesc)

Action for node N9.

Parameters
smDescthe procedure descriptor

Definition at line 175 of file CrPsCmd17s3StartFunc.c.

Variable Documentation

FwSmDesc_t cmd
static

CrPsCmd17s3Start function definitions.

FW Profile function definitions

Definition at line 55 of file CrPsCmd17s3StartFunc.c.

P&P Software GmbH, Copyright 2012-2013, All Rights Reserved