/* * C言語で記述されたアプリケーションから,TECSベースのシリアルイン * タフェースドライバを呼び出すためのアダプタ用セルタイプの定義 * * $Id: tSerialAdapter.cdl 270 2017-02-09 04:03:47Z coas-nagasima $ */ [singleton, active] celltype tSerialAdapter { call sSerialPort cSerialPort[]; };