08-01-2006 02:49 PM
08-02-2006 04:35 AM
hi there
what kind of configuration do you mean? if you mean the labview config (menu->tools->options dialogbox) then simply copy the labview.ini file from the \labview x.y directory. you then should restart labview.
08-02-2006 08:21 AM
08-02-2006 08:37 AM
hi there
error 8 means that you don't have access rights to a file. but this error shouldn't occur with the LabVIEW.ini file (then you'd see the dialog box shown in the attachment). i bet there's another user-config file. search for this file and grant the user read/write access rights or turn on the debugger and search for the origin of the error.
08-02-2006 08:39 AM
08-02-2006 08:44 AM
hi there
please refer to the "Running and Debugging VIs" section from the LabVIEW "VI, function & How-To Help".
08-02-2006 03:05 PM
Hi Cytokin,
It seems you have issues with the NI-488 drivers. Are you communicating with any instrument using GPIB ? Verify that NI-488 is installed on the second computer.
I will appreciate if you can provide more information on your application and the hardware setup for further troubleshooting.
T.A.
08-02-2006 05:19 PM
08-03-2006
03:57 PM
- last edited on
05-29-2025
08:57 AM
by
Content Cleaner
Hi Anthony,
Can you post the labVIEW code to have an idea of the setup. Otherwise I will suggest you conatct the developer for more information.
Also, make sure all National Instruments software installed on the first PC are installed on the second PC (especially the NI-488.2). To verify this, go to Add/Remove Programs->National Instruments and click on "change" button to display all the National Instruments software installed. If NI-488.2 is missing on the second PC, you can download the latest version from (https://www.ni.com/en/support/downloads/drivers/download.ni-488-2.html).
Regards
Tunde
08-04-2006 09:33 AM