Getting "group names" using C-Gate2

Discussion in 'C-Bus Toolkit and C-Gate Software' started by slwarre75, Jan 17, 2006.

  1. slwarre75

    slwarre75

    Joined:
    Jan 5, 2006
    Messages:
    5
    Likes Received:
    0
    Hi,

    I'm currently having some difficulty determining a group name using c-gate2. I have tried the command "get 254/56/1 name" but it returns blank. I'm assuming that I have to use the "set" command to set this name, which in my case is not practical.

    How can I determine the name of a group using c-gate2? I am expecting to see the group name that I added using c-bus toolkit.

    Thanks in advance

    Steve
     
    slwarre75, Jan 17, 2006
    #1
  2. slwarre75

    Duncan

    Joined:
    Jul 23, 2004
    Messages:
    925
    Likes Received:
    0
    Location:
    Salinas de Garci Mendoza, Bolivia
    dbget 254/56/1/TagName

    (case sensitive)

    first you'd need to ensure you've also established a project context eg:

    (first start cgate)

    project load MyProject
    project use MyProject
    dbget 254/56/1/TagName
     
    Duncan, Jan 18, 2006
    #2
  3. slwarre75

    slwarre75

    Joined:
    Jan 5, 2006
    Messages:
    5
    Likes Received:
    0
    Thanks Duncan. That's exactly what I needed.

    Regards

    Steve
     
    slwarre75, Jan 19, 2006
    #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.