C++ runtime error R6025

Forum for discussing PicoLog
Post Reply
jeffatelmhouse
Newbie
Posts: 0
Joined: Tue Jul 03, 2012 12:58 pm

C++ runtime error R6025

Post by jeffatelmhouse »

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 call
Attachment enclosed with the error.
Does anybody know why or know a cure for this problem?

thanks
jeff
Attachments
screenshot of the error
screenshot of the error

Martyn
Site Admin
Site Admin
Posts: 4491
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: C++ runtime error R6025

Post by Martyn »

Can you post the actual code that causes the error.
Martyn
Technical Support Manager

Post Reply