# Terminator

## Start Setup
```{note}
Only after scanning [Start Setup](#start-setup) can you scan other function setup codes for configuration. You need to scan [End Setup](#end-setup) for the corresponding configuration to take effect.
```

```{figure} ../../media/23SETUPE1.png
:align: center
:width: 300px

Start Setup
```
## End Character Settings
The end character is added after the decoded data in the format of decoded data + end character.


### No End Character

```{figure} ../../media/40CANCEL_STOPTEXT.png
:align: center
:width: 300px

No End Character
```


### Enter(CR)

```{figure} ../../media/40ADDENTER.png
:align: center
:width: 300px

`*` Enter(CR)
```


### Enter+New Line(CRLF)

```{figure} ../../media/40ADD_ENTER_NEWLINE.png
:align: center
:width: 300px

Enter+New Line(CRLF)
```

### New Line(LF)

```{figure} ../../media/40ADD_NEWLINE.png
:align: center
:width: 300px

New Line(LF)
```


### Tab(TAB)

```{figure} ../../media/40ADD_TAB1.png
:align: center
:width: 300px

Tab(TAB)
```


## End Setup
```{note}
Only after scanning [Start Setup](#start-setup) can you scan other function setup codes for configuration. You need to scan [End Setup](#end-setup) for the corresponding configuration to take effect.
```

```{figure} ../../media/23SETUPE0.png
:align: center
:width: 300px

End Setup
```