LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure Labview executable for Desktop execution trace toolkit

Thank you very much!

This helped also for me!

My configuration:

Development PC:

Windows XP on 32bit OS

LabView 2012

DETT 2013

 

Target PC:

only RTE 2012

 

Target EXE:

ini file:

[DETT Test]
server.app.propertiesEnabled=True
server.tcp.acl="a-long-hash..."
server.tcp.enabled=True
server.tcp.port=3363
server.tcp.paranoid=True
server.tcp.serviceName=""
server.vi.access="+*.*"
server.vi.callsEnabled=True
server.vi.propertiesEnabled=True
WebServer.TcpAccess="c+*"
WebServer.ViAccess="+*"
DebugServerEnabled=True
DebugServerWaitOnLaunch=False

 

 

also done this:

added firewall exeptions

-for debugging Port 3580

-for VI Server Port 3363

 

(see also http://digital.ni.com/public.nsf/allkb/8DA679805915DE40862572D5007B2F70)

-------------------------------------------------------------------
Eugen Wiebe
Bernstein AG
CLAD - Certified LabView Associate Developer
0 Kudos
Message 11 of 11
(948 Views)