Freemaster Labview control with ActiveX

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Freemaster Labview control with ActiveX

ソリューションへジャンプ
2,107件の閲覧回数
agostinofacotti
Contributor III

Hello,

 

I'm trying to control and retreive data from a Freemaster application;

I can access it through the web browser as follows:

<object style="WIDTH: 0px; HEIGHT: 0px; " id="pcm" name="pcm" 
classid="CLSID:48A185F1-FFDB-11D3-80E3-00C04F176153">
</object>                                                       

<label id="lbltipAddedComment">test</label>
<script>
  document.getElementById('lbltipAddedComment').innerHTML = pcm.GetAppVersion();
</script>

However from Labview I cannot find the right ActiveX class, i find only this class:

172477_172477.jpgLV ActiveX Classes.jpg

Where should I find the correct ActiveX class?

 

thanks in advance,

agostino

ラベル(1)
タグ(3)
0 件の賞賛
返信
1 解決策
1,707件の閲覧回数
agostinofacotti
Contributor III

Resolved selecting "Browse" -> and getting directly the application "pcmaster.exe" from Program Files (x86)/Freescale/

See also this discussion on Labview forum ActiveX automation with classid for Freemaster

about the same topic.

Regards,

agostino

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,708件の閲覧回数
agostinofacotti
Contributor III

Resolved selecting "Browse" -> and getting directly the application "pcmaster.exe" from Program Files (x86)/Freescale/

See also this discussion on Labview forum ActiveX automation with classid for Freemaster

about the same topic.

Regards,

agostino

0 件の賞賛
返信