LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

Install DCOM support for Windows 7 Embedded%3F

I have windows 7 embedded running on my NI Touch Panel Computer system.  I can run labview applications just fine.  However I am attempting to have the TPC communicate using shared variables with a OPC server.  I believe that the TPC needs to have DCOM installed.  This usually means an OS reconfiguration http://msdn.microsoft.com/en-us/library/ee489439(v=winembedded.70).aspx

 

If I need to build a new OS how does one get the NI specific modules for the TPC (it the touch panel interface?).  Does NI have a service to build W7Embedded versions for various uses of the TPC?

 

 

LabVIEW ChampionLabVIEW Channel Wires

0 Kudos
Message 1 of 3
(5,937 Views)

Setting up DCOM is always painful, and I never managed to make it work on any Windows 7. Anyway, if I were you I'll run LabVIEW DSC (need for LabVIEW to communicate with OPC unless your OPC has another way to manage it) on OPC server, and write data to shared variable hosting on the same server. Then, TPC links to shared variable on the server.

0 Kudos
Message 2 of 3
(5,932 Views)

I have DSC Runtime installed on the TPC.  That is not the issue.  The OPC client software will not work without some connector software from a third party.  That software will not install without DCOM installed.

 

On a regular windows 7 computer this works fine.  But now I have to host the shared variable/OPC client on a 3rd computer that is not the TPC or the OPC server.  For reliability I would like the TPC to directly connect to the OPC server.  Installing DCOM seems to be necessary for this.

LabVIEW ChampionLabVIEW Channel Wires

0 Kudos
Message 3 of 3
(5,926 Views)