Program shutdown when using the "Maths channels" function

Post any questions related to the new PicoScope 7 software
Post Reply
Neal.LEE
Newbie
Posts: 0
Joined: Thu Mar 07, 2024 12:34 am

Program shutdown when using the "Maths channels" function

Post by Neal.LEE »

When PicoScope7 is installed and used on a laptop and the "Math channels" function is selected, the program crashes.
Note that this error does not occur on the "scannel computer (iX104 xplore)" and the "Math channels" function works fine.
How can I fix this problem?
The error message is as follows: (This error is translated from Korean and may differ slightly from the actual error message.)

...
Exception:System.NullReferenceException: Object reference is not set to an instance of an object.
Location: PPS.VT..ctor(vh ebk, vk ebl, ISynchronizer ebm, ve ebn)
Location: Pico.ViewModels.MathsChannels.ValidatingTabs.MathsChannelFormulaViewModel..ctor(vh cdm, fn cdn)
Location: Pico.ViewModels.MathsChannels.MathChannelCollectionsViewModel.al(vh cbr, fn cbs)
Location: Pico.ViewModels.MathsChannels.MathChannelCollectionsViewModel.ai(String cbl, vh cbm, Action cbn, Action cbo)
Location: Pico.ViewModels.MathsChannels.MathChannelCollectionsViewModel.ah(vm cbj, vh cbk)
Location: Pico.MVVM.Base.Synchronizer.a(Action de)

AndrewA
PICO STAFF
PICO STAFF
Posts: 409
Joined: Tue Oct 21, 2014 3:07 pm

Re: Program shutdown when using the "Maths channels" function

Post by AndrewA »

If this is just happening one PC then try deleting the Appdata folder for PIcoScope 7, this sometime can cause issues-
  • Close PicoScope 7
  • Paste-
    C:\Users\%USERNAME%\AppData\Local\Pico Technology
    Into the address bar of the File Explorer
    %USERNAME% should resolve to your Windows user account.
  • Delete folder above
  • Restart the software
Note will delete user settings so you may want to save a pssetings/psdata file for doing this.
Which of PIcoScope 7 version are you using? Stable or early access?
Is the current version?

If you still having issues please email support@picotech.com with-
● The complete Appdata folder or Trace.xml from within the folder.
Regards Andrew
Technical Specialist

Neal.LEE
Newbie
Posts: 0
Joined: Thu Mar 07, 2024 12:34 am

Re: Program shutdown when using the "Maths channels" function

Post by Neal.LEE »

Dear AndrewA.

Thank you for the solution.
It works for my case.
The problem resolved completely.

Thanks,
Neal.LEE

Post Reply