LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application occasionally writes 0KB file on the server (remote computer)

We have multiple computers running LabView applications and each computer writes result file into a server (remote computer).

Occasionally we are getting files that has no contents (0KB) and it is happening randomely. - each computer writes files in different folders.

It seems the case that when there is a heavy load to access the server from multiple computers it more likely happens.

Hense I wonder if there is any good practice to follow when multiple application access a server to write files simulteneously.

Thanks.

0 Kudos
Message 1 of 3
(2,140 Views)

Hello         

 

-           Please check these two links below.

-          http://www.ni.com/white-paper/4433/en#toc7

-          http://zone.ni.com/reference/en-XX/help/371361H-01/lvconcepts/viewing_fp_remote/

 

Regards

Message 2 of 3
(2,116 Views)

Thanks fromm8,

 

That link was interesting and pretty sure that I need to study further.

However my server does not run LabView application at all. (It is not LabView Client - Server application.)

The configuration here is just multiple computers accessing a server to create file using "Open_Create_Replace File.vi" and write data using "Format into File".

Creating File seems always work but writing data occasionally misses. (no data in the file)

 

Thanks.

0 Kudos
Message 3 of 3
(2,104 Views)