ESmall out = name3.elem3.testSmall();
if (in == null || out == null) throw ERT.badarg(portName, portSetting);
// log.finer("creating fd driver in="+in+"; out="+out);
task = new EFDDriverTask(proc, in.value, out.value, portSetting);
}
if (task != null) {
// link this proc and the driver task