NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Fatal Internal Error: datatype.cpp, line 11677

Hello All,
I am using LabVIEW 7.1 in TestStand 3.1 on an XP controller.
I compiled my code and it runs fine under the development environment.
But when I switch to either the LVRTS ver 7.1 or TestStand LVRTS I get the following error:
Fatal Internal Error: datatype.cpp, line 11677, and it closes.
 
Does anybody have a clue what this is referring to.
There use to be a place in the NI website for entering these error codes and getting some clues but I can't seem to find it anymore.
 
THANKS,
KK
0 Kudos
Message 1 of 4
(3,465 Views)

Hi,

When does this error occur:

When the OI is launched

or

when the Sequence File is executed. If when the Sequence File is executed can you pin-point it to one of your code modules?

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 4
(3,455 Views)

Hello Ray,

Thanks for responding.

Got sidetracked on a hotter issue yesterday.

I am running under the sequence editor for now.

When I use the LabVIEW RTS it crashes and gives me the error but when I change to the TestStand LVRTS it says that one of my vi's is not executable, however I change back to the LV development environment and the vi is fine and all the subvi's are linked properly.

It does appear to be pointing in this direction, I will investigate further.

THANKS,

Kendrick

0 Kudos
Message 3 of 4
(3,426 Views)
Yep, it was a bad vi link.
A buried time delay.
Thanks for the hint.
 
Kendrick
Message 4 of 4
(3,418 Views)