PAC Serial Control

Discussion in 'C-Touch/HomeGate/SchedulePlus/PICED Software' started by Shepard, May 5, 2010.

  1. Shepard

    Shepard

    Joined:
    Jan 19, 2005
    Messages:
    23
    Likes Received:
    0
    Location:
    Sydney
    PICED Logic Programmer's Guide says:

    For use with the Pascal Automation Controller, there are the following limitations :
    SerialPortIndex is the User Port number (1 or 2)

    Can i have two PAC's and control four devices on one network?
    If so, how?

    Thanks
    Mark
     
    Shepard, May 5, 2010
    #1
  2. Shepard

    Newman

    Joined:
    Aug 3, 2004
    Messages:
    2,203
    Likes Received:
    0
    Location:
    Adelaide, South Australia
    Each 5500PACA has 2 serial ports that you can address independently. When writing logic to control the device, you address the serial ports using the SerialPortIndex as either 1 or 2.

    Each 5500PACA requires it's own logic to be written and downloaded. When addressing the serial ports, the SerialPortIndex is with reference to that unit only. You cannot address serial ports on one unit directly from the logic code in another unit.

    From memory, you can have up to 30 5500PACA's on a single C-Bus network, so you could, in theory control up to 60 devices connected to RS-232.
     
    Newman, May 5, 2010
    #2
  3. Shepard

    Shepard

    Joined:
    Jan 19, 2005
    Messages:
    23
    Likes Received:
    0
    Location:
    Sydney
    Thanks:)
     
    Shepard, May 5, 2010
    #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.