Go to documentation repository
...
| Section | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
he The parameters used for setting the CamMonitor component are presented in this section: set the display elements of the interface, as well as the overlay mode.
...
The values of the parameters used for interface setup are listed in the tables and formed in a way that there is only one unit in the binary representation of the number. To set the value of a parameter, combine the values of parameters using the XOR operation. You’ll get the number the positions of which in binary representation indicates which interface elements should be displayed and which should be hidden.See How to use parameters section.
The OverlayMode parameter differs from others: it takes values from 0 to 2, and its value sets the overlay mode.
...