# Terminator

## Start Setup
```{note}
Only after scanning [Start Setup](#start-setup-figure) can you scan other function setup codes for configuration. You need to scan [End Setup](#end-setup-figure) for the corresponding configuration to take effect.
```
```{figure} ../../media/252B24.24.png
:align: center
:width: 300px
:name: start-setup-figure

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/TC01.png
:align: center
:width: 300px

No End Character
```


### Enter+New Line(CRLF)

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

Enter+New Line(CRLF)
```


### Enter(CR)

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

`*` Enter(CR)
```

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

```{figure} ../../media/25242425.png
:align: center
:width: 300px
:name: end-setup-figure

End Setup
```