10-22-2008, 09:58 PM
So I'd like a control linc to talk with CQC to perform and trigger various events. I inserted the ID of the ControlLinc in the DEVICES.TXT file. I then linked the controllinc to the PLM directly. At this point, there was no scene file bound to my insteon driver instance. I set logging to high and checked the log after pressing button #1. It showed a response.
Then I setup a trigger to turn on system wide ventilation on the RCS zoning panel. Very neat. I then got to thinking about how to access the remaining 4 buttons on the Insteon ControlLinc. I had read somewhere that a scene was required.
Can someone shed some light on how this is accomplished?
Here is a snippet of the log displaying the control linc talking to the PLM after inserting a scene file. I'm not sure how to access the Insteon1.testlinc Group Instance? Any ideas? Thanks!!!
---------------------
10/23 01:49:14-wave.PCLUS.COM, CQCServer, CQCDrv_Insteon1_Thread1
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.203, Status/App Status
Insteon1.SendUserActEvent: Event Type: TestLinc Event Data: Group#1=On
}
10/23 01:49:19-wave.PCLUS.COM, CQCServer, CQCDrv_Insteon1_Thread1
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.203, Status/App Status
Insteon1.ParseInsteonMessage(): TestLinc Group #2 = On
}
10/23 01:49:19-wave.PCLUS.COM, CQCServer, CQCDrv_Insteon1_Thread1
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.203, Status/App Status
Insteon1.SendUserActEvent: Event Type: TestLinc Event Data: Group#2=On
Then I setup a trigger to turn on system wide ventilation on the RCS zoning panel. Very neat. I then got to thinking about how to access the remaining 4 buttons on the Insteon ControlLinc. I had read somewhere that a scene was required.
Can someone shed some light on how this is accomplished?
Here is a snippet of the log displaying the control linc talking to the PLM after inserting a scene file. I'm not sure how to access the Insteon1.testlinc Group Instance? Any ideas? Thanks!!!
---------------------
10/23 01:49:14-wave.PCLUS.COM, CQCServer, CQCDrv_Insteon1_Thread1
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.203, Status/App Status
Insteon1.SendUserActEvent: Event Type: TestLinc Event Data: Group#1=On
}
10/23 01:49:19-wave.PCLUS.COM, CQCServer, CQCDrv_Insteon1_Thread1
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.203, Status/App Status
Insteon1.ParseInsteonMessage(): TestLinc Group #2 = On
}
10/23 01:49:19-wave.PCLUS.COM, CQCServer, CQCDrv_Insteon1_Thread1
{
CQCKit, MEng.System.CQC.Runtime.CQCLogger.203, Status/App Status
Insteon1.SendUserActEvent: Event Type: TestLinc Event Data: Group#2=On