Skip to content

Commit b544318

Browse files
committed
typo
1 parent 784b6e7 commit b544318

File tree

1 file changed

+2
-1
lines changed
  • content/hardware/07.opta/opta-family/opta/tutorials/18.opta-analog-expansion-plc-ide

1 file changed

+2
-1
lines changed

content/hardware/07.opta/opta-family/opta/tutorials/18.opta-analog-expansion-plc-ide/content.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Once the available expansion appears in the **Detected config** column, enable i
9696
## Programmable Inputs
9797

9898
The Opta™ Analog Expansion has 8x analog channels, identified with a letter, `I` or `O`, between the two connection terminals: `+` for signal and `-` as GND, common to the other `-` terminals on the board.
99+
99100
Each input can be used as:
100101

101102
| **Mode** | **Specification** |
@@ -199,7 +200,7 @@ I_IN1 := IN1*25.0/65535.0;
199200

200201
### Analog RTD Input Mode
201202

202-
To set up an input in RTD mode for termperature measurement, navigate to **Programmable Channels** under your desired expansion in the left **Resources** menu. Define a variable name to **I1**, `IN1` in this case and set the **IOType** to `Input - RTD 2 Wires` or `Input - RTD 3 Wires`.
203+
To set up an input in RTD mode for temperature measurement, navigate to **Programmable Channels** under your desired expansion in the left **Resources** menu. Define a variable name to **I1**, `IN1` in this case and set the **IOType** to `Input - RTD 2 Wires` or `Input - RTD 3 Wires`.
203204

204205
![Current Input Configuration](assets/plc-ide-13.png)
205206

0 commit comments

Comments
 (0)