Hi does anyone know what format the TRIGGER TIME is in for the SS LevelDetectors/Signal Detection block
ie the one below
the Minimum is 2secs and the max is 200secs
2 secs = 0.999942183494568 (as shown is the capture window)
3 secs = 0.999961495399475
4 secs = 0.999971151351929
I am trying to create a function that generates the value need from the Time required. ie "float convert_time(int secs)"
Any help really appreciated
Thanks
Brett