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