Not sure what you want. (Edit: your previous post provided clarification.)
But even without programming you can get far, certainly not the best solution. But when it works ...
Flow:
[{"id":"2775c6a2.12323a","type":"ui_text","z":"90af3ff8.12c38","group":"564db5d9.e3176c","order":3,"width":0,"height":0,"name":"","label":"Text","format":"{{msg.payload}}","layout":"row-spread","x":2710,"y":3740,"wires":[]},{"id":"aafd5d3b.67cd6","type":"inject","z":"90af3ff8.12c38","name":"Start","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"control","payload":"open","payloadType":"str","x":2110,"y":3740,"wires":[["1948519b.54cfce","90ccd6a0.6f9bf8"]]},{"id":"1948519b.54cfce","type":"change","z":"90af3ff8.12c38","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"|","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":2300,"y":3740,"wires":[["b969e7ac.46fc58","2775c6a2.12323a"]]},{"id":"b969e7ac.46fc58","type":"delay","z":"90af3ff8.12c38","name":"","pauseType":"delay","timeout":"500","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":2130,"y":3800,"wires":[["aa15545a.6a4518"]]},{"id":"aa15545a.6a4518","type":"change","z":"90af3ff8.12c38","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"/","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":2300,"y":3800,"wires":[["2775c6a2.12323a","8adba2ea.3a33c"]]},{"id":"8adba2ea.3a33c","type":"delay","z":"90af3ff8.12c38","name":"","pauseType":"delay","timeout":"500","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":2130,"y":3860,"wires":[["126a7cc0.86ec03"]]},{"id":"126a7cc0.86ec03","type":"change","z":"90af3ff8.12c38","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"-","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":2300,"y":3860,"wires":[["2775c6a2.12323a","425c82bd.e583fc"]]},{"id":"425c82bd.e583fc","type":"delay","z":"90af3ff8.12c38","name":"","pauseType":"delay","timeout":"500","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":2130,"y":3920,"wires":[["10a1557a.476d4b"]]},{"id":"10a1557a.476d4b","type":"change","z":"90af3ff8.12c38","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"\\","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":2300,"y":3920,"wires":[["2775c6a2.12323a","f0256daf.6ff82"]]},{"id":"f0256daf.6ff82","type":"delay","z":"90af3ff8.12c38","name":"","pauseType":"delay","timeout":"500","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":2130,"y":3980,"wires":[["8c3a7b98.882508"]]},{"id":"8c3a7b98.882508","type":"change","z":"90af3ff8.12c38","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"|","tot":"str"},{"t":"delete","p":"topic","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":2300,"y":3980,"wires":[["2775c6a2.12323a","90ccd6a0.6f9bf8"]]},{"id":"90ccd6a0.6f9bf8","type":"gate","z":"90af3ff8.12c38","name":"","controlTopic":"control","defaultState":"open","openCmd":"open","closeCmd":"close","toggleCmd":"toggle","defaultCmd":"default","persist":false,"x":2470,"y":4040,"wires":[["b969e7ac.46fc58"]]},{"id":"1df6e2e3.26c42d","type":"inject","z":"90af3ff8.12c38","name":"Done","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"control","payload":"close","payloadType":"str","x":2110,"y":4040,"wires":[["90ccd6a0.6f9bf8"]]},{"id":"564db5d9.e3176c","type":"ui_group","z":"","name":"Flowchart","tab":"5f4849fa.9298f8","order":1,"disp":false,"width":"20","collapse":false},{"id":"5f4849fa.9298f8","type":"ui_tab","z":"","name":"Flowchart","icon":"photo","order":5,"disabled":false,"hidden":false}]