blob: e29285593d7263e1c60fbe2e54efcb815e4cf0f4 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2006 - 2013 ACIN, Profactor GmbH, fortiss GmbH
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Alois Zoitl, Gerhard Ebenhofer, Ingo Hegny
* - initial API and implementation and/or initial documentation
*******************************************************************************/
#include "E_SPLIT.h"
#ifdef FORTE_ENABLE_GENERATED_SOURCE_CPP
#include "E_SPLIT_gen.cpp"
#endif
DEFINE_FIRMWARE_FB(E_SPLIT, g_nStringIdE_SPLIT)
const CStringDictionary::TStringId E_SPLIT::scm_anEventInputNames[] = {g_nStringIdEI};
const CStringDictionary::TStringId E_SPLIT::scm_anEventOutputNames[] = {g_nStringIdEO1, g_nStringIdEO2};
const SFBInterfaceSpec E_SPLIT::scm_stFBInterfaceSpec = {
1,
scm_anEventInputNames,
0,
0,
2,
scm_anEventOutputNames,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
};