Skip to content

Commit

Permalink
mdlinter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BeckerStS committed Mar 5, 2024
1 parent f201240 commit 79a557d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# @simatic-ax.mp-conveyorbelt

## Description

A conveyor system is a common piece of mechanical handling equipment that moves materials from one location to another. Conveyors are especially useful in applications involving the transport of heavy or bulky materials. Conveyor systems allow quick and efficient transport for a wide variety of materials, which make them very popular in the material handling and packaging industries. They also have popular consumer applications, as they are often found in supermarkets and airports, constituting the final leg of item/ bag delivery to customers. Many kinds of conveying systems are available and are used according to the various needs of different industries. There are chain conveyors (floor and overhead) as well. Chain conveyors consist of enclosed tracks, I-Beam, towline, power & free, and hand pushed trolleys.

## Install this package
Expand Down
3 changes: 2 additions & 1 deletion docs/code-documentation/conveyorbelt-class.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Description for class "conveyorbelt"

## Namespace

```iec-st
Simatic.Ax.Mp
```
Expand Down Expand Up @@ -32,4 +33,4 @@ IConveyor : MoveBackward()
ConveyorBelt : Init()
ConveyorBelt : MoveToSensor(Sensor, Dir)
ConveyorBelt : Reset()
```
```

0 comments on commit 79a557d

Please sign in to comment.