Skip to content

Commit 8e31137

Browse files
committed
General Library note updated
1 parent 619663c commit 8e31137

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2632,8 +2632,6 @@ DI channel 7 value 0
26322632

26332633
![Digital Input wiring example](assets/digital-animation.gif)
26342634

2635-
***The library supports the OptaController.getExpansionNum(). This function always returns the number of expansions discovered during the last discovery / assign I2C address process. Since the discovery process is NOT performed if an expansion is removed or powered down, the value returned by this function DOES NOT change in case of the removal of one Expansion. To know if an expansion is missing, register a callback using setFailedCommCb(cb) (available on all the Expansion classes). The callback will be called any time an I2C expected answer is not received by the controller, allowing the user to know that expansion is missing. No "heartbeat" function is provided to understand if an expansion is missing since having an expansion and not regularly communicating with it is not a behavior meant by design.***
2636-
26372635
#### Analog Voltage Input Mode
26382636

26392637
The Analog Expansion input channels can be configured for 0-10 V analog sensors.

0 commit comments

Comments
 (0)