10-13-2014, 11:12 PM
Dean Roddey Wrote:I would guess that you would have to issue some kind of scene command to make that work. I.e. don't try to turn the light on and have it kick off the scene, but just send the scene command directly, if the ISY driver supports that.
It looks like there are SceneOn/SceneOff fields. And it looks like, if you write the name of the scene to those fields, they will issue the scene command for you.
I made the scene with the ISY, and assigned each command to a button on the 8 button switch. If I push the button the scene works. When I use CQC it shows the button as a switch (as shown in the first post), but nothing happens.
This is the CQC Log...
Code:
10/14 00:08:34-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.121, Status/App Status
Poll (Count 35411): Checking for Events. Time Left:34s
}
10/14 00:08:35-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.121, Status/App Status
Poll (Count 35412): Checking for Events. Time Left:33s
}
10/14 00:08:36-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.121, Status/App Status
Poll (Count 35413): Checking for Events. Time Left:32s
}
10/14 00:08:37-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.121, Status/App Status
Poll (Count 35414): Checking for Events. Time Left:31s
}
10/14 00:08:38-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.121, Status/App Status
Poll (Count 35415): Checking for Events. Time Left:30s
}
10/14 00:08:39-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.121, Status/App Status
Poll (Count 35416): Checking for Events. Time Left:29s
}
10/14 00:08:40-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.108, Status/App Status
BoolFldChanged - Error: Send Failed HTMovieStart_Switch=False
}
10/14 00:08:40-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, CQCDriver_DriverBase.cpp.6635, Failed/Not Found, Error: 2016/0/0
The value written to field ISY.HTMovieStart_Switch was rejected by the driver. Reason=ValueRejected
Value Rejected
<CQCServer> CQCDriver_DriverBase.cpp - 8021
<CQCServer> CIDOrb_ThisFacility.cpp - 536
<CQCIntfView> CQCKit_CQCSrvAdminClientProxy.cpp - 2053
<CQCIntfView> CQCKit_StdCmdTargets.cpp - 276
}
10/14 00:08:40-Automation-PC, CQCIntfView, CQCRunActionThread6
{
CQCKit, CQCKit_StdCmdTargets.cpp.283, Failed/App Status
Failed to write to field ISY.HTMovieStart_Switch
False
}
10/14 00:08:40-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.121, Status/App Status
Poll (Count 35417): Checking for Events. Time Left:28s
}
10/14 00:08:41-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.121, Status/App Status
Poll (Count 35418): Checking for Events. Time Left:39s
}
10/14 00:08:42-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.121, Status/App Status
Poll (Count 35419): Checking for Events. Time Left:38s
}
10/14 00:08:43-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.121, Status/App Status
Poll (Count 35420): Checking for Events. Time Left:37s
}
10/14 00:08:44-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.121, Status/App Status
Poll (Count 35421): Checking for Events. Time Left:36s
}
10/14 00:08:45-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.121, Status/App Status
Poll (Count 35422): Checking for Events. Time Left:35s
}
10/14 00:08:46-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.121, Status/App Status
Poll (Count 35423): Checking for Events. Time Left:34s
}
10/14 00:08:47-Automation-PC, CQCServer, CQCDrv_ISYThread8
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.121, Status/App Status
Poll (Count 35424): Checking for Events. Time Left:33s
}
tia, Ron
My HT equipment I want to control by CQC (some day hopefully)
Yamaha CX-A5100, Dune HD pro 4k, Dune HD Pro 4k plus, ISY 994i, LG 86" 4k FP, and a projector in the future
My HT equipment I want to control by CQC (some day hopefully)
Yamaha CX-A5100, Dune HD pro 4k, Dune HD Pro 4k plus, ISY 994i, LG 86" 4k FP, and a projector in the future