フィルターのクリア

How to control Siemens NX by actxserver?

3 ビュー (過去 30 日間)
Nikolai
Nikolai 2014 年 7 月 7 日
コメント済み: Levi Seidel 2017 年 6 月 5 日
Hey,
I try to invoke Siemens NX 9.0 by matlab and would like to use sendkeys later on... For this I need the ProgID but I have no idea what this is unfortenately. My code:
h = actxserver ('progid') set (h,'Visible',1)
What do I have to choose to open NX? Or is there another possibility to control the CAD System?
status = system ('C:\Program Files\Siemens\NX 8.5\UGII\ugraf.exe');
This code opens NX but I cannot apply sendkeys for controlling the program!
Does somebody have any idea?
kind regards Niko9310
  1 件のコメント
Levi Seidel
Levi Seidel 2017 年 6 月 5 日
Did you ever figure this out?

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by