Note on the syntax explanation
The following is a list of the supported G-codes with examples and interpretations in the SEW Robot Language. The following characters are used to explain the respective syntax of the commands:
Character | Description | Example |
---|---|---|
[ ] | Optional parameters or address letters | [R <float >] |
( , , , ) | Selection of possible values from a list | (a-z,A-Z) |
< > | Permitted data type | <float> |