Skip to content

Commit b6bfc40

Browse files
committed
Improved the description for the guard
1 parent a88e14d commit b6bfc40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lessons/1/Description.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Title": "[center]Electrical Road Barrier[/center]",
3-
"Description": "There are various electrical road barriers installed to prevent access to vehicles. As an introduction example we use a simple barrier with a motor to lift or lower the barrier and a sensor when the opened or closed position are reached. A Guard tells the controller when the road should be blocked or passable.",
3+
"Description": "There are various electrical road barriers installed to prevent access to vehicles. As an introduction example we use a simple barrier with a motor to lift or lower the barrier and a sensor when the opened or closed position are reached. A Guard in the right green building next to the barrier signals when the road should be blocked or passable.",
44
"Goal": "Create a sequential function chart to let vehicles pass the checkpoint according to the guards signal.",
55
"Simulation": "res://data/plant_models/electrical_barrier/ElectricalBarrier.tscn",
66
"Test": "res://data/plant_models/electrical_barrier/ElectricalBarrierTest.tscn"

0 commit comments

Comments
 (0)