時計開発部門では、回路・基板設計の連携において、設計指示の効率低下や人依存による品質のばらつきが課題となっていました。そこで、Circuit DR Naviを活用した設計環境に刷新し、設計指示の標準化とデータ化することで品質・効率の向上を実現しました。本講演では、その経緯や成果、今後の展望について紹介します。
講演者
//会社名
$txt = get_field( 'session_company_1' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//部署名
$txt = get_field( 'session_department_1' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//役職名
$txt = get_field( 'session_position_1' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//講演者氏名
$txt = get_field( 'session_name_1' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//会社名
$txt = get_field( 'session_company_2' );
if ( $txt ) { ?>
//会社名
$txt = get_field( 'session_company_3' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//部署名
$txt = get_field( 'session_department_2' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//役職名
$txt = get_field( 'session_position_2' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//講演者氏名
$txt = get_field( 'session_name_2' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
echo $txt; ?>
} ?>
//部署名
$txt = get_field( 'session_department_3' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//役職名
$txt = get_field( 'session_position_3' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//講演者氏名
$txt = get_field( 'session_name_3' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
対象図研製品名
: echo $txt; ?>
} ?>
