Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

Spike data from SP Lite2 (Pyranometer)


Nichol Jul 2, 2023 12:31 PM

HI,

Spike data during midnight (00:00)

The sensor recorded some value at midnight every day

VoltDiff(SlrMJ,1,mV200,1,False,0,50,0.0000739644,0)    'multiplier = 5(1/(1000*c))C=67.6, t=5 sec (MJ/m-2)
' Set negative values to zero
If (SlrW < 0) Then
SlrW = 0
EndIf

How I can ignore or delete or change the value to "0"

Regards,

Nichol


kirstenthomas Jul 9, 2023 02:06 PM

This post is under review.

Log in or register to post/reply in the forum.