10-29-2019, 11:17 AM
(This post was last modified: 10-29-2019, 11:33 AM by gReatAutomation.)
Hey Dean, some odd behavior for this thing.
You have to set the switch value to the opposite of its current value for it to activate the output. That is, if the value of the switch is True, then you have to set it to False, and vice versa in order for it to activate the output.
The value of the switch then stays to whatever the last setting was.
Full explanation:
Visor Control Receiver has four outputs:
![[Image: Screen-Shot-2019-10-29-at-15-01-39.jpg]](https://i.ibb.co/hK0dGQv/Screen-Shot-2019-10-29-at-15-01-39.jpg)
In the integration software, these outputs show up like this, with the following Integration ID's: 2, 3, 4, and 5. As you can see, I have only set up 2.
![[Image: Screen-Shot-2019-10-29-at-15-03-52.jpg]](https://i.ibb.co/hRjLhGM/Screen-Shot-2019-10-29-at-15-03-52.jpg)
Options in the RadioRA2 Client Interface are:
![[Image: Screen-Shot-2019-10-29-at-15-07-09.jpg]](https://i.ibb.co/0nP9hzL/Screen-Shot-2019-10-29-at-15-07-09.jpg)
Type Button cannot be added:
![[Image: Screen-Shot-2019-10-29-at-15-07-57.jpg]](https://i.ibb.co/YpZnXvr/Screen-Shot-2019-10-29-at-15-07-57.jpg)
Type Switch can be added:
![[Image: Screen-Shot-2019-10-29-at-15-08-19.jpg]](https://i.ibb.co/1GFhKGV/Screen-Shot-2019-10-29-at-15-08-19.jpg)
And after adding, shows up like this in the driver
![[Image: Screen-Shot-2019-10-29-at-15-14-00.jpg]](https://i.ibb.co/ctCGjsc/Screen-Shot-2019-10-29-at-15-14-00.jpg)
Since it's True now, I have to set it to False to activate the switch at which point the driver will keep the value of the switch set to False. Then, to activate it again, I have to set the value to True to activate the switch at which point the value of the switch stay at True.
You see where I am going with thisĀ
You have to set the switch value to the opposite of its current value for it to activate the output. That is, if the value of the switch is True, then you have to set it to False, and vice versa in order for it to activate the output.
The value of the switch then stays to whatever the last setting was.
Full explanation:
Visor Control Receiver has four outputs:
![[Image: Screen-Shot-2019-10-29-at-15-01-39.jpg]](https://i.ibb.co/hK0dGQv/Screen-Shot-2019-10-29-at-15-01-39.jpg)
In the integration software, these outputs show up like this, with the following Integration ID's: 2, 3, 4, and 5. As you can see, I have only set up 2.
![[Image: Screen-Shot-2019-10-29-at-15-03-52.jpg]](https://i.ibb.co/hRjLhGM/Screen-Shot-2019-10-29-at-15-03-52.jpg)
Options in the RadioRA2 Client Interface are:
![[Image: Screen-Shot-2019-10-29-at-15-07-09.jpg]](https://i.ibb.co/0nP9hzL/Screen-Shot-2019-10-29-at-15-07-09.jpg)
Type Button cannot be added:
![[Image: Screen-Shot-2019-10-29-at-15-07-57.jpg]](https://i.ibb.co/YpZnXvr/Screen-Shot-2019-10-29-at-15-07-57.jpg)
Type Switch can be added:
![[Image: Screen-Shot-2019-10-29-at-15-08-19.jpg]](https://i.ibb.co/1GFhKGV/Screen-Shot-2019-10-29-at-15-08-19.jpg)
And after adding, shows up like this in the driver
![[Image: Screen-Shot-2019-10-29-at-15-14-00.jpg]](https://i.ibb.co/ctCGjsc/Screen-Shot-2019-10-29-at-15-14-00.jpg)
Since it's True now, I have to set it to False to activate the switch at which point the driver will keep the value of the switch set to False. Then, to activate it again, I have to set the value to True to activate the switch at which point the value of the switch stay at True.
You see where I am going with thisĀ
