diff --git a/config/variables.properties b/config/variables.properties index 369f7e6..75c1e95 100644 --- a/config/variables.properties +++ b/config/variables.properties @@ -1,2 +1,2 @@ -#Fri Sep 20 15:30:19 CEST 2019 -FileSequentialNumber=23 +#Mon Oct 07 14:16:47 CEST 2019 +FileSequentialNumber=30 diff --git a/script/test/test55.py b/script/test/test55.py index eff559f..d2e5aca 100755 --- a/script/test/test55.py +++ b/script/test/test55.py @@ -3,7 +3,7 @@ #setup_plotting( range = [0,20], domain = "Index") #setup_plotting( domain = "Index", range = "auto") #setup_plotting( domain = "Clock") -setup_plotting( domain = "Clock", range = [0,100,1.0]) +setup_plotting( domain = "Clock", range = [100,200]) #setup_plotting(range = [0,200])