/***************************************************************************** * File: A_SP_events.c * * Description: * Event classes for the following object: * * Object: sampling_probe (SP) * Subsystem: autosampler * Domain: A * Repository: as2.ooa * * Notice: * (C) Copyright 1999, 2000 ROX Software, Inc. * All rights reserved. * * Model Compiler: MC3020 V1.3.0 * * Warnings: * !!! THIS IS AN AUTO-GENERATED FILE. PLEASE DO NOT EDIT. !!! ****************************************************************************/ #include "sys_init.h" #include "A_objects.h" #include "A_SP_object.h" const OoaEventConstant_t A_SP_Event1_sc = { A_DOMAIN_ID, A_SP_OBJECT_ID, A_SP_EVENT_SP1, ESCHER_IS_INSTANCE_EVENT, 0 }; const OoaEventConstant_t A_SP_Event2_sc = { A_DOMAIN_ID, A_SP_OBJECT_ID, A_SP_EVENT_SP2, ESCHER_IS_INSTANCE_EVENT, 0 }; const OoaEventConstant_t A_SP_Event3_sc = { A_DOMAIN_ID, A_SP_OBJECT_ID, A_SP_EVENT_SP3, ESCHER_IS_INSTANCE_EVENT, 0 };