/*****************************************************************************
* File: A_CAR_events.c
*
* Description:
* Event classes for the following object:
*
* Object: carousel (CAR)
* 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_CAR_object.h"
const OoaEventConstant_t A_CAR_Event1_sc = {
A_DOMAIN_ID, A_CAR_OBJECT_ID, A_CAR_EVENT_CAR1,
ESCHER_IS_INSTANCE_EVENT, 4 };
const OoaEventConstant_t A_CAR_Event2_sc = {
A_DOMAIN_ID, A_CAR_OBJECT_ID, A_CAR_EVENT_CAR2,
ESCHER_IS_INSTANCE_EVENT, 8 };