Search found 1 match

by jeffatelmhouse
Tue Jul 03, 2012 1:11 pm
Forum: PicoLog
Topic: C++ runtime error R6025
Replies: 1
Views: 3965

C++ runtime error R6025

hi, i have written a C# app to control the pl1216 and everything works perfectly until i call pl1000CloseUnit(). The function returns PICO_OK but an error message window appears with the following error: Title: Microsoft Visual C++ Runtime Library Info: runtime error - R6025 - pure virtual function ...