You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/07.opta/opta-family/opta/tutorials/01.user-manual/content.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1833,6 +1833,8 @@ In the image below there is an example of the power wiring of the expansions:
1833
1833
1834
1834
***The expansions must be externally powered to be operated and detected by the Opta™ controller.***
1835
1835
1836
+
***The Opta™ controller module supports a maximum of __5 expansion modules__. Exceeding this limit may cause unexpected behavior. __Ensure no more than five modules are connected, and verify that the Aux connector and clips are securely installed__.***
1837
+
1836
1838
#### Programmable Inputs
1837
1839
1838
1840
The Opta™ Expansions have **16 analog/digital programmable inputs** accessible through terminals `I1` to `I16`.
@@ -2454,6 +2456,8 @@ Here is an example of how to connect a DC load to the Opta Digital Ext D1608S (S
***The Opta™ controller module can support up to 5 expansion modules. Connecting more than this may result in unexpected behavior. __Ensure the module limit is not exceeded and the Aux connector and clips are properly secured.__***
2460
+
2457
2461
You can buy and find more information about the Opta™ Digital Expansions on the links below:
2458
2462
2459
2463
-[Opta™ Digital Expansion Product Page](https://docs.arduino.cc/hardware/opta-digital-ext)
@@ -2487,6 +2491,8 @@ In the image below there is an example of the power wiring of the expansions:
2487
2491
2488
2492
***The expansions must be externally powered to be operated and detected by the Opta™ controller.***
2489
2493
2494
+
***The Opta™ controller module supports a maximum of __5 expansion modules__. Exceeding this limit may cause unexpected behavior. __Ensure no more than five modules are connected, and verify that the Aux connector and clips are securely installed__.***
2495
+
2490
2496
#### Programmable Inputs
2491
2497
2492
2498
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.
@@ -4110,6 +4116,8 @@ To fully understand the example above, we recommend you to check the [General Li
4110
4116
4111
4117
The function `optaAnalogTask()` turns on sequentially the **LEDs** and turns them off again.
4112
4118
4119
+
***The Opta™ controller module can support up to 5 expansion modules. Connecting more than this may result in unexpected behavior. __Ensure the module limit is not exceeded and the Aux connector and clips are properly secured.__***
4120
+
4113
4121
You can buy and find more information about the Opta™ Analog Expansions on the links below:
4114
4122
4115
4123
-[Opta™ Analog Expansion Product Page](https://docs.arduino.cc/hardware/opta-analog-ext)
Copy file name to clipboardExpand all lines: content/hardware/07.opta/opta-family/opta/tutorials/17.opta-expansions-plc-ide/content.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ We will create a demo application from scratch, in which we will read the voltag
45
45
46
46
### Snapping the Expansion
47
47
48
-
You can connect up to five expansions to your Opta™ controller module to multiply and diversify your I/O set with seamless detection.
48
+
You can connect up to **five expansions to your Opta™** controller module to multiply and diversify your I/O set with seamless detection.
49
49
50
50
Remove the breakable plastic cover marked as AUX from the expansion port on the Opta™ controller and the expansion module to expose the ports.
51
51
@@ -57,6 +57,8 @@ The expansions must be powered externally in order to be detected and properly w
57
57
58
58

59
59
60
+
***The Opta™ controller module supports a maximum of __5 expansion modules__. Exceeding this limit may cause unexpected behavior. __Ensure no more than five modules are connected, and verify that the Aux connector and clips are securely installed__.***
0 commit comments