Wiser2 System I/O's

Discussion in 'C-Bus Wiser 2 Controller' started by carlg, May 20, 2015.

  1. carlg

    carlg

    Joined:
    Jan 29, 2009
    Messages:
    43
    Likes Received:
    0
    Am I missing something in Wiser2, been trying to get a temperature back from a Temp Probe, using the measurement app and a bit of logic. All works fine in PICED but when it's transferred to Wiser2 the GetRealIBSystemIO doesn't appear to get the readings.
    As I said works fine PICED workspace.
    Logic:-
    out_temp_real := GetRealIBSystemIO("Measurement App Real Value", 254, 3, 1);
    Format(out_temp_string, out_temp_real:2:1);
    Append(out_temp_string, ' C');
    SetStringSystemIO("outsidetempdisplay", out_temp_string);
     
    carlg, May 20, 2015
    #1
  2. carlg

    russ.biscardine

    Joined:
    Nov 21, 2015
    Messages:
    1
    Likes Received:
    0
    Location:
    London
    Any developments on this?

    Hi. I'm suffering the same issue and wondered if you'd found any resolution to share?
     
    russ.biscardine, Nov 21, 2015
    #2
  3. carlg

    tsman

    Joined:
    Aug 16, 2013
    Messages:
    62
    Likes Received:
    0
    Location:
    UK
    Do you have more than 25 measurement channels?
     
    tsman, Nov 21, 2015
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.