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