LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How Do I hide the convert dialog box from appearing when converting labview 4.x datalog files to labview 6.0.2

How Do I Hide the Convert Dialog Box From Appearing When Converting LabVIEW 4.x Datalog Files to LabVIEW 6.0.2.
0 Kudos
Message 1 of 5
(2,800 Views)
Chand,

Put the line

silentDatalogConvert=True

in labview.ini settings file


LabVIEW, C'est LabVIEW

0 Kudos
Message 2 of 5
(2,800 Views)
I tried, still it is not working. After I added this string into labview.ini I came out of LabVIEW and I re-opened the application. Still I am getting the dialog.
0 Kudos
Message 3 of 5
(2,800 Views)
It is documented here, p.4:
http://www.ni.com/pdf/manuals/321780c.pdf

If it doesn't work, contact NI Support.


LabVIEW, C'est LabVIEW

0 Kudos
Message 4 of 5
(2,800 Views)
Check if the setting line is still in labview.ini. Maybe the file was overwritten when exiting LabVIEW. If so, exit LabVIEW, add the line in labview.ini and relaunch LabVIEW.


LabVIEW, C'est LabVIEW

0 Kudos
Message 5 of 5
(2,800 Views)