added keywords DELAYACT.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{"name" : "DELAYACT" , "sections" : ["SCHEDULE"] , "size" : 1,
|
||||
"items" :
|
||||
[
|
||||
{"name" : "ACTION_NAME" , "value_type" : "STRING"},
|
||||
{"name" : "ACTION_TRIGGER" , "value_type" : "STRING"},
|
||||
{"name" : "DELAY" , "value_type" : "DOUBLE", "dimension": "Time"},
|
||||
{"name" : "NUM_TIMES" , "value_type" : "INT", "default": 1},
|
||||
{"name" : "INCREMENT" , "value_type" : "DOUBLE", "dimension": "Time", "default": 0.0}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -100,6 +100,7 @@ set( keywords
|
||||
000_Eclipse100/D/DATUMRX
|
||||
000_Eclipse100/D/DCQDEFN
|
||||
000_Eclipse100/D/DEBUG
|
||||
000_Eclipse100/D/DELAYACT
|
||||
000_Eclipse100/D/DENSITY
|
||||
000_Eclipse100/D/DEPTH
|
||||
000_Eclipse100/D/DEPTHZ
|
||||
|
||||
Reference in New Issue
Block a user