A question for the folks at HAI.
In PC Access, only a single value is shown when using a unit for lighting. In other words, if I use the on/off commands, PC Access will show ON or OFF. If I use the Level command, PC Access will show the light level percentage. One would assume that these two values (ON/OFF and Level) would be related i.e. if level is greater than 0, then light would be ON. If Level = 0, then light would be OFF. Unfortunately this does not happen. If becomes apparent when using another automation program to control the HAI panel.
For example:
If I turn a light on at the switch, the light value shows on but the level shows 0%. (Out of sync)
If I dim the light at the switch to 35%, the light shows on and the level reflects 35% (In sync)
If I turn the light off at the switch, the light shows off but the level still shows dimmed to 35% (Out of sync)
The same is true when sending lighting commands through automated software.
If I send an "On or Off" command, the light level is not updated. (Out of sync)
If I send a command to set light level at 0%, the On/Off status remains on. (Out of sync)
Is there a work-around to this other than running complicated logic conditionals to ensure the two values correspond?
Thanks,
Rick
In PC Access, only a single value is shown when using a unit for lighting. In other words, if I use the on/off commands, PC Access will show ON or OFF. If I use the Level command, PC Access will show the light level percentage. One would assume that these two values (ON/OFF and Level) would be related i.e. if level is greater than 0, then light would be ON. If Level = 0, then light would be OFF. Unfortunately this does not happen. If becomes apparent when using another automation program to control the HAI panel.
For example:
If I turn a light on at the switch, the light value shows on but the level shows 0%. (Out of sync)
If I dim the light at the switch to 35%, the light shows on and the level reflects 35% (In sync)
If I turn the light off at the switch, the light shows off but the level still shows dimmed to 35% (Out of sync)
The same is true when sending lighting commands through automated software.
If I send an "On or Off" command, the light level is not updated. (Out of sync)
If I send a command to set light level at 0%, the On/Off status remains on. (Out of sync)
Is there a work-around to this other than running complicated logic conditionals to ensure the two values correspond?
Thanks,
Rick