The DIP component is an N (N=1|4|8) array of DIP switches which are connected to 5V when Switch = ON and 0V (GND) when Switch = OFF. DIPS are an interactive component. Clicking on the DIP switch, the white square region, toggles the value of the switch. The SETTINGS property is an N Binary string representing the values of each of the DIP switches. Clicking the respective DIP switch will change the value of SETTINGS, alternatively the value can be directly edited in the SETTINGS property textbox.
| Pin | Name | Description |
| N | OUTPUT[N] | DIP Output. Nth Pin is 5V if the Nth switch is ON. Nth Pin is 0V – GND if the Nth switch is OFF. |
| Property | Default Value | Options | Description | Since | ||||||
| Settings |
|
<User Entry> | N Bit binary string holding DIP switches status. Is modified by clicking the component in-place or direct editing in the SETTINGS property textbox. | 1.0 |
In this example, the various modes of the DIP component are shown.