LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Xflow - Program par returned error code 3. Aborting flow execution...

Hi, maybe i'm misunderstood all but you say once I copied CompileServer.exe to directory C:\Program Files\National Instruments\LabVIEW 2009\rvi now i have to open compileserver.ini and write [LabVIEW] XIL_PAR_KEEP_BRAM_MULT_APART=0?  or what?  and also write in the file in that order.  thanks 😄

0 Kudos
Message 21 of 22
(592 Views)

I tried first this

 

[LabVIEW] XIL_PAR_KEEP_BRAM_MULT_APART=0

[compileServer]
ESys.StdNParallel=8
hideRootWindow=true
dialogFont="Tahoma" 13
appFont="Tahoma" 13
systemFont="Tahoma" 13

 

Then I tired this

 

 

[compileServer]
ESys.StdNParallel=8
hideRootWindow=true
dialogFont="Tahoma" 13
appFont="Tahoma" 13
systemFont="Tahoma" 13

 

[LabVIEW] XIL_PAR_KEEP_BRAM_MULT_APART=0

 

 

Finallay

 

[compileServer]
ESys.StdNParallel=8
hideRootWindow=true
dialogFont="Tahoma" 13
appFont="Tahoma" 13
systemFont="Tahoma" 13

 

[LabVIEW]

 XIL_PAR_KEEP_BRAM_MULT_APART=0

 

But the problem still exist with my LabVIEW9

 

 

0 Kudos
Message 22 of 22
(482 Views)