Skip to content

Commit 58a63a4

Browse files
committed
RTD section started
1 parent 3cf4cd3 commit 58a63a4

File tree

1 file changed

+10
-0
lines changed
  • content/hardware/07.opta/opta-family/opta/tutorials/01.user-manual

1 file changed

+10
-0
lines changed

content/hardware/07.opta/opta-family/opta/tutorials/01.user-manual/content.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3389,6 +3389,16 @@ With this last configuration, we can directly connect the 4-20 mA sensor to the
33893389

33903390
![Analog current input wiring example (internally powered)](assets/analog-4-20-in-out.png)
33913391

3392+
After the Opta™ controller is programmed with the example sketch, open the Arduino IDE Serial Monitor and you will see each input reading as follows:
3393+
3394+
```
3395+
Setting DAC output to 11 V on expansion n. 0
3396+
- ch0 -> Current 18.20 mA
3397+
- ch0 -> Current 18.20 mA
3398+
- ch0 -> Current 18.20 mA
3399+
- ch0 -> Current 18.20 mA
3400+
```
3401+
33923402
#### Analog RTD Input Mode
33933403

33943404
### Programmable Outputs

0 commit comments

Comments
 (0)