LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

unexpected file type

Error 1059 occurred at Open File+.vi:Open File

0 Kudos
Message 1 of 3
(997 Views)

Hi Srisuman,

 


@Srisuman27 wrote:

Error 1059 occurred at Open File+.vi:Open File


Why do you use that old function?

 

That specific errors originates from a OpenCreateReplaceFile function:

  • Which file do you want to open?
  • Does the file exist?
  • Do you have access rights?
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(985 Views)

@GerdW wrote:

Why do you use that old function?


It is not "old". Still alive and well deep inside e.g. "read delimited spreadsheet". I guess the it would have been more informative if the OP would have mentioned what file function is actually on his diagram 😄

 

 

0 Kudos
Message 3 of 3
(928 Views)