@@ -114,8 +114,7 @@ but with events.
114
114
# ## cancel_switches:
115
115
116
116
List of one (or more) values, each is a type : string name of a
117
- [switches:](switches.md) device. Defaults to
118
- empty.
117
+ [switches:](switches.md) device. Defaults to empty.
119
118
120
119
A switch (or list of switches) that will cause any in-progress switch
121
120
sequence tracking to be canceled. (Think of it like a cancel "abort"
@@ -135,8 +134,8 @@ as `delay_switch_list` but with events.
135
134
# ## delay_switch_list:
136
135
137
136
One or more sub-entries. Each in the format of string name of a
138
- [switches:](switches.md) device :
139
- ` time string (ms) `
137
+ `switch_device:time string (ms)`. Example : ` s_delay_detector: 500ms `
138
+
140
139
([Instructions for entering time strings](instructions/time_strings.md))
141
140
142
141
Switches which will temporarily prevent new sequences from starting.
@@ -154,8 +153,7 @@ A sequence of events which will complete the sequence.
154
153
# ## playfield:
155
154
156
155
Single value, type : ` string` name of a
157
- [playfields:](playfields.md) device. Default :
158
- ` playfield`
156
+ [playfields:](playfields.md) device. Default : ` playfield`
159
157
160
158
The playfield this sequence is on.
161
159
@@ -177,8 +175,7 @@ activations and the shot would count.)
177
175
# ## switch_sequence:
178
176
179
177
List of one (or more) values, each is a type : string name of a
180
- [switches:](switches.md) device. Defaults to
181
- empty.
178
+ [switches:](switches.md) device. Defaults to empty.
182
179
183
180
A sequence of switches which will complete the sequence.
184
181
@@ -211,8 +208,7 @@ Name of this device in service mode.
211
208
212
209
# ## tags:
213
210
214
- List of one (or more) values, each is a type : ` string` . Defaults to
215
- empty.
211
+ List of one (or more) values, each is a type : ` string` . Defaults to empty.
216
212
217
213
Not used.
218
214
0 commit comments