LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error code:-1967362023(0x8abc 7019)

Hi everyone,
 
When I run the VILogger software using a NIPCI6221 and a CB-68LPR terminal block appears the following error:
 
Engine Error!
Error code = -1967362023(0x8abc 7019)
Description=Error -19637362023 ocurred at an unidentified location.
Possible reason (s):
Windows GetCommError: the hex value of this code is x4000
Interpret it bit-wise as follows:
x4000:serial port VI error
x0001:receiving queu overflowed or character was received after end-of-file character
x:0002:character was lost by overwrite
x0004:parity error
x0008:framing error
x0010:break condition
x0020:CTS timeout
x0040:DSR timeout
x0080:RLSD timeout
x01000:Transmission queue was full when new character arrived
x:0200: parallel device timeout
x:0400:parallel device I/O error
x0800:parallel device not selected
x1000: parallel device out of paper
x8000:requested mode is not supported or the idComDev parameter is invalid
 
The terminal configuration used is Signal NRSE
The signal Input range is: Max 10V, Min -10V
 
Please, if anyone knows the error and can suggest me what to do, it will be appreciated  
 
Thanks
Luis
 
 
 
 
 
 
0 Kudos
Message 1 of 3
(2,780 Views)
Hi,

You probably do not have access to the database for VI Logger.  Follow these steps to get access to the database.

Most users won't have write access to this folder. You need to enable write access to this folder for all users. To do this, follow the following steps:

  1. Open a Windows Explorer window and select the menu Tools»Folder Options
  2. Check the last option called Use Simple File Sharing as the following image.

  1. Find the database folder. If you cannot find it, you might need to show the hidden folders.
  2. Right click over the folder and select Sharing and Security. On the Security tab add the user(s) you would like to have access to the database.
  3. Make sure you check Full Access to the user. The following image is an example.
Also, for the error that you are getting, you might want to create a new database and see if that helps as well.

All of this information is given in the following document.

Why Do I Get "Engine Error!" in VI Logger When Logged in as a Different User?


That should solve your problem. 

Best regards,
Raajit L
National Instruments
0 Kudos
Message 2 of 3
(2,751 Views)
Thanks alot for your help!!
 
Now it works!!
 
Luis
0 Kudos
Message 3 of 3
(2,744 Views)