DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

save settings for rainflow-analysis at DIAdem-Script

I wrote a script with DIAdem-Script. This script does a rainflow-analysis from a signal.
My problem is that I need 64 steps but the standard setting is 8 steps.
I program the rainflow-analysis with 64steps in DIAdem-Script and the script does is till I shut down DIAdem.
If I restart DIAdem and load the script with the 64step-rainflow-analysis, it makes only 8steps (the standard setting at my Diadem).
Now I want to know what I can do to solve these problem.
I want to have a script that makes a rainflow-analysis with 64steps at any time.
0 Kudos
Message 1 of 2
(3,310 Views)

Hi Christian,

We should be able to get this to work as you desire it.  These are the variables behind the class number dialog in the Rainflow calculation:

CLASSMETH2      = "Automatic"
CLASSNO         = 10
CLASSWIDTH      = 0.0389656847322041
CLASSBEGIN      = 0.50634440282565
CLASSRANGEWIDTH = 0.389656847322041
CLASSEND        = 0.896001250147692

What combination of these variables are you using and which values are you assigning them?
Brad Turpin
DIAdem Product Support Engineer
National Instruments

0 Kudos
Message 2 of 2
(3,301 Views)