Math function Crank()idle Crank(A,60)idle

Having problems ? let us know the details here
Post Reply
wtechnika
User
User
Posts: 2
Joined: Mon Aug 01, 2022 8:07 pm

Math function Crank()idle Crank(A,60)idle

Post by wtechnika »

Hello everyone.

I have a problem with the Crank()idle function. I tested 2 different devices and older and newer versions of the Picoscope software (6 and 7). This function does not work in any of these versions (the others work without any problems), after selecting the chart or even the value axis is not added (in others it is). On macOS, this function works fine. Where is the problem? Do I need to install any libraries.
Please help

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

Re: Math function Crank()idle Crank(A,60)idle

Post by Martyn »

Can you try

crank(A;60)

this may be an O/S language issue.
Martyn
Technical Support Manager

wtechnika
User
User
Posts: 2
Joined: Mon Aug 01, 2022 8:07 pm

Re: Math function Crank()idle Crank(A,60)idle

Post by wtechnika »

It helped.
After changing the edit function from ',' to '; 'the function has started. The default is probably the wrong value (I'm using version 7).
Thank you very much!

Post Reply