Thanks Thanks:  0
Likes Likes:  0
Dislikes Dislikes:  0
Results 1 to 2 of 2

Thread: QSE-CI-NWK-E OUTPUT command

  1. #1
    Junior Member
    Join Date
    Sep 2017
    Posts
    1

    Question QSE-CI-NWK-E OUTPUT command

    I'm working on a custom integration project with Sivoia QS shades and the QSE-CI-NWK-E controller.

    I am able to use the OUTPUT command for "Set" operations (#OUTPUT), but not for "Get" operations (?OUTPUT).

    For example, "Set level of Master Bath to 0" works fine:
    Code:
    QSE>#OUTPUT,Master Bath,1,0
    ~OUTPUT,Master Bath,1,0
    However, "Get level of Master Bath" gives Error 2 ("Object does not exist"):
    Code:
    QSE>?OUTPUT,Master Bath,1
    ~Error,2
    Also, when monitoring changes to the target level of the shades, I am seeing ~DEVICE statements instead of the expected ~OUTPUT statements (output after pressing open on keypad):
    Code:
    QSE>~DEVICE,0x00f56b42,2,3
    QSE>~DEVICE,0x00f56b42,2,4
    QSE>~DEVICE,Master Bath,0,14,100.00
    QSE>~DEVICE,Master Bath,0,21,5
    QSE>~DEVICE,Master Bath,0,21,0
    I'm not sure how to interpret these ~DEVICE statements. The first two appear to be the keypad itself, and the third looks like setting the target level to the 100. The fourth and fifth seem to be related to shade motion starting and stopping. However, I can't seem to find where any of this is documented, and based on the documentation, I would have expected to see ~OUTPUT statements.

    For reference, here is the output of the ?DETAILS command for "Master Bath":
    Code:
    ?DETAILS,Master Bath
    ~DETAILS,SN:0x00d94dc9,INTEGRATIONID:Master Bath,FAMILY:SHADES(3),PRODUCT:ROLLER(1),CODE:2.20,BOOT:2.10,HW:8.6
    Thanks,
    -David

  2. #2
    Are you doing this in a HWQS system, or standalone? They are different in some ways.
    Phil Scheetz
    Lighting Control Solutions
    pscheetz@lightingcontrolsolutions.com

Similar Threads

  1. Using the #AREA command
    By oyvindi in forum Programming - Quantum
    Replies: 2
    Last Post: 07-26-2017, 09:19 AM
  2. Command Processing Latency
    By dkulesza in forum 3rd-party Integration - RA2
    Replies: 4
    Last Post: 05-06-2016, 11:16 PM
  3. How to receive custom command string from 3rd party?
    By malkev in forum 3rd-party Integration - HWQS
    Replies: 8
    Last Post: 04-20-2016, 11:14 AM
  4. Siri Command List
    By msterling in forum General Discussion - CAS
    Replies: 7
    Last Post: 10-20-2015, 02:17 PM
  5. HVAC Controller erratic command response
    By Fiasco in forum 3rd-party Integration - RA2
    Replies: 4
    Last Post: 08-22-2014, 05:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •