From 832f0b99e332884e1d6b5aa07bb1fc312245473b Mon Sep 17 00:00:00 2001 From: Rick Slierendregt Date: Thu, 15 Feb 2024 14:50:28 +0100 Subject: [PATCH] =?UTF-8?q?Update=20Articles=20=E2=80=9Call-known-plc-comm?= =?UTF-8?q?ands=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _articles/all-known-plc-commands.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/_articles/all-known-plc-commands.md b/_articles/all-known-plc-commands.md index 5e0c317..5e25e09 100644 --- a/_articles/all-known-plc-commands.md +++ b/_articles/all-known-plc-commands.md @@ -1,10 +1,14 @@ --- layout: article -title: "All known PLC commands in No Time" +title: All known PLC commands in No Time +header_image: https://steamuserimages-a.akamaihd.net/ugc/1842536456311331239/0CAE4C679FAB8550AC9B9FD44BFC8ADFF7F8CA73/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false date: 2023-11-20 18:41:33 +0100 updated: 2023-12-19 08:41:27 +0100 -tags: [No Time, Script, Commands] -header_image: "https://steamuserimages-a.akamaihd.net/ugc/1842536456311331239/0CAE4C679FAB8550AC9B9FD44BFC8ADFF7F8CA73/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false" +hidden: false +tags: + - No Time + - Script + - Commands --- > For more information and documentation see the bottom of this page @@ -17,6 +21,8 @@ header_image: "https://steamuserimages-a.akamaihd.net/ugc/1842536456311331239/0C - `gettemperature` get temperature as read from the plc temperature meter - `reboot` Reboot the system - `timegraph` shows the time graph and tells where you can travel to +- `openperipheral` Open the gate/door connected to a terminal +- `closeperipheral` Close the gate/door connected to a terminal - `setlabel` Set the label of a HVD chip - `create "name of file"` creates a new file in the current directory - `delete "name of file"` deletes a file with the gives name in the current directory