+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 20 of 23

Thread: Communicating to a Trane MP581 controller through LON

  1. #1
    Join Date
    Apr 2006
    Location
    Columbus, Ohio
    Posts
    1,575
    Post Likes

    Communicating to a Trane MP581 controller through LON

    I have a customer that contacted me today regarding a Trane MP581 controller. The customer said the controls contractor on the job doesn't want to connect to the controller via Trane Tracer comm 5, but LON instead. I thought Tracer Comm 5 was pretty much the same as LON? I believe they are using a Tridium JACE as the front end, and they want to connect these controllers to there LON network. They would like us to "map" the points. I really don't know where they want us to map the points to, but I was wondering what is all entaled in this job? The MP581 controllers have already been completely programmed.... So can I just connect the LON network cable to the controllers, and discover all of the points? Or do I need to configure the controllers differently to communicate on a True LON network?

    Thanks for any information you can provide me on this.
    J. King

  2. #2
    Join Date
    Apr 2006
    Location
    Columbus, Ohio
    Posts
    1,575
    Post Likes
    Thread Starter
    Quote Originally Posted by apprentice3 View Post
    I have a customer that contacted me today regarding a Trane MP581 controller. The customer said the controls contractor on the job doesn't want to connect to the controller via Trane Tracer comm 5, but LON instead. I thought Tracer Comm 5 was pretty much the same as LON? I believe they are using a Tridium JACE as the front end, and they want to connect these controllers to there LON network. They would like us to "map" the points. I really don't know where they want us to map the points to, but I was wondering what is all entaled in this job? The MP581 controllers have already been completely programmed.... So can I just connect the LON network cable to the controllers, and discover all of the points? Or do I need to configure the controllers differently to communicate on a True LON network?

    Thanks for any information you can provide me on this.
    Also what is involved in mapping the available points to NVOs and NVIs?
    J. King

  3. #3
    Join Date
    Mar 2003
    Location
    NY
    Posts
    2,281
    Post Likes
    'Trane Tracer comm 5' IS 'True Lon'. You can connect the MP580s directly to the LON network. The issue that you will have is mapping the points. In order to do this you will need a copy of the programs.
    "Controls is a lifestyle not a job" -klrogers

  4. #4
    Join Date
    Feb 2005
    Posts
    1,724
    Post Likes
    and Rover tool of course to make changes or add more nv points.

  5. #5
    Join Date
    Apr 2006
    Location
    Columbus, Ohio
    Posts
    1,575
    Post Likes
    Thread Starter
    Quote Originally Posted by dapper View Post
    'Trane Tracer comm 5' IS 'True Lon'. You can connect the MP580s directly to the LON network. The issue that you will have is mapping the points. In order to do this you will need a copy of the programs.
    I have Trane Rover Comm 5. The MP581s on these units have already been programmed by a manufacturer called Innovent. I am not sure if they have somehow locked up the program or not, but could I just connect with Rover, pull the program/back it up, and map the points? If so how hard is it to map all of the points? Does Trane have a manual on exactly how to do this? All I have done with NVs is Comm 5 bindings. Like for instance a OAT NVO on a MP503, I have binded to the NVI on a MP581. Does the mapping take place somewhere around the binding portion in Rover?

    Thanks for all of the help so far.
    J. King

  6. #6
    Join Date
    Mar 2003
    Location
    NY
    Posts
    2,281
    Post Likes
    Mapping the points in not a real big deal. The problem is when you discover them the assigned pt names will not be brought in. I'm not sure what they will look like but for instance they will come in like AnalogInput1, AnalogInput2 or BinaryInput1, BinaryOutput1 etc. The same holds true for the variables and constants. You will need program so you can identify all of the points as they are used in the program.
    "Controls is a lifestyle not a job" -klrogers

  7. #7
    Join Date
    Jan 2005
    Location
    KY
    Posts
    43
    Post Likes
    The points have to be mapped in TGP, which is done using the Rover service tool. Every desired point has to be linked to a network variable (snvt type). This is not done typically in basic programming as Trane front ends can see the points without additional mapping. Third party integrations require this additional step.

  8. #8
    Join Date
    Apr 2006
    Location
    Columbus, Ohio
    Posts
    1,575
    Post Likes
    Thread Starter
    Quote Originally Posted by dboone View Post
    The points have to be mapped in TGP, which is done using the Rover service tool. Every desired point has to be linked to a network variable (snvt type). This is not done typically in basic programming as Trane front ends can see the points without additional mapping. Third party integrations require this additional step.
    So lets say I want to bring a supply fan status input out of the MP581 for viewing. I would have to find the TGP programming that has that binary input in it. Then drag a line in TGP off of it to the correct SNVT type/NVO?

    Is there some sort of manual outlining this procedure?

    Thanks for all of the information.
    J. King

  9. #9
    Join Date
    Feb 2005
    Posts
    1,724
    Post Likes
    If I were you I would first see if you can get on that MP581 with your rover and see if the tgp is not password locked. Also if this a factory/oem programmed MP, ask yourself if you will be voiding the warranty if you touch it.
    my 2cents.

  10. #10
    Join Date
    Jun 2004
    Location
    SC
    Posts
    139
    Post Likes
    Quote Originally Posted by apprentice3 View Post
    So lets say I want to bring a supply fan status input out of the MP581 for viewing. I would have to find the TGP programming that has that binary input in it. Then drag a line in TGP off of it to the correct SNVT type/NVO?

    Is there some sort of manual outlining this procedure?

    Thanks for all of the information.
    Yes that's correct. Just add the approiate snvt and connect them, recompile and upload the program. What platform are you integrating to?

  11. #11
    Join Date
    Dec 2001
    Posts
    218
    Post Likes
    Name:  RoverMapping.jpg
Views: 3924
Size:  99.2 KB
    Quote Originally Posted by apprentice3 View Post
    So lets say I want to bring a supply fan status input out of the MP581 for viewing. I would have to find the TGP programming that has that binary input in it. Then drag a line in TGP off of it to the correct SNVT type/NVO?

    Is there some sort of manual outlining this procedure?

    Thanks for all of the information.
    I just made this mapping table as an example for you to see what it will look like....

  12. #12
    Join Date
    Apr 2006
    Location
    Columbus, Ohio
    Posts
    1,575
    Post Likes
    Thread Starter
    Quote Originally Posted by amigo View Post
    If I were you I would first see if you can get on that MP581 with your rover and see if the tgp is not password locked. Also if this a factory/oem programmed MP, ask yourself if you will be voiding the warranty if you touch it.
    my 2cents.
    Thanks amigo... I was thinking this same thing. I was going to call the factory tomorrow, and ask them if it was going to void the warranty.

    Thanks for your input
    J. King

  13. #13
    Join Date
    Apr 2006
    Location
    Columbus, Ohio
    Posts
    1,575
    Post Likes
    Thread Starter
    Quote Originally Posted by acddc View Post
    Name:  RoverMapping.jpg
Views: 3924
Size:  99.2 KB

    I just made this mapping table as an example for you to see what it will look like....
    Thanks a lot. This picture really helps out.
    J. King

  14. #14
    Join Date
    Jun 2008
    Posts
    28
    Post Likes
    Hi Guys (Yeah. Like how Magnum p.i. says it...),

    I got 4 MP581s networked to a BCU (64002334?) and an old Windows 98 laptop is connected to the BCU's ethernet port.

    How should I connect Tridium to this?

    Would it be possible to put the BCU on the computer network and have Tridium to to the Trane controllers with LON over IP or something?

    Could a JACE (Titan8000) coexist on the LON network with the BCU?

    (I remember that the Command Displays for Honeywell's LCBS system didn't like to work with the JACEs and would go blank when a Niagara system would start talking with them. I thought that the XL15As or XL15Bs also had such a problem as well....)

    Which Trane manuals should I find my answers in?

  15. #15
    Join Date
    Jun 2008
    Posts
    28
    Post Likes
    Hi Guys (Yeah. Like how Magnum p.i. says it...),

    I have to confess that I am not understanding this issue of bringing the LON network points into Tridium.

    I thought that a person needed to come up with an LNML (LON Network Markup Language) file for the controllers.

    Don't the Trane controllers have standard LNML files for them?

    Or do they not have files for them, because their network variables are variable like with Honeywell Spyders?

    The Honeywell LCBS controllers like the XL10, XL15C, and XL15A had LNML files for them, because their network variables were fixed regardless of programming, but with the Honeywell Spyders, very few network variables were fixed.

  16. #16
    Join Date
    Sep 2013
    Posts
    2,065
    Post Likes
    We usually just talk LON to them and remove the BCU. You do have to expose all the points using rover as shown in this thread.


    Sent from my iPad using Tapatalk

  17. #17
    Join Date
    Dec 2006
    Location
    Washington, DC
    Posts
    1,068
    Post Likes
    Quote Originally Posted by bigguy158 View Post
    We usually just talk LON to them and remove the BCU. You do have to expose all the points using rover as shown in this thread.


    Sent from my iPad using Tapatalk
    +1

    To expand ..... these controllers are field programmed and not a factory controller with default XIF file to create an LNML like a Trane Comm5 ZN511 or ZN521. None of the points are exposed to LON as the Trane BCU does not require this. You have to add the SNVT NVO/NVI's manually for each point you need to read/control in the control program with Rover Tracer Graphical Programming as BigGuy stated and shown in the previous posts this thread.

    To note .... if you are looking to write points, there will be some modification to to the logic/program needed so the logic looks at the SNVT NVI instead of the BCU and/or display. This will depend on the existing logic/program as you can't map a BCU/display point in logic as an NVI. If there is a display on the MP581, I typically put a NVI switch into the logic writes to flip between display or NVI on the display. This way if the network is down, they can still have local control thru the display.
    Quote Originally Posted by Qui-Gon Jinn (Star Wars Episode 1)
    "The ablilty to speak does not make you intelligent!"

  18. #18
    Join Date
    Jun 2008
    Posts
    28
    Post Likes
    Hi Guys (Yeah. Like how Magnum p.i. says it...),

    What is the Comm 3 port on the BCU?

    Will that be another LON network? Or could it be a BACnet network?

    Where do I read up on what this is?

    Thanks,
    Ed Macall
    Campbell Inc
    216 645 5543

  19. #19
    Join Date
    Feb 2006
    Location
    Where the wind comes sweeping down the plains
    Posts
    513
    Post Likes
    The Comm3 port is for Trane isolated Comm 3 devices, such as PCM, TCM, certain VAVs, RTUs. Its a proprietary comm link, and can't be used for BACnet. The only way to get BACnet into the BCU is BACnet/IP, and it's cumbersome. You have to create a "proxy point" for any point that you want to show or utilize.

    The BCU (BMTX) only has one Lon network.

    Here is a link I found to the hardware installation manual that lists the links and what they support.

  20. #20
    Join Date
    Jun 2008
    Posts
    28
    Post Likes
    Hi Guys (Yeah. Like how Magnum p.i. says it...),

    Well....

    I've gotten into the MP580s with the Rover, modified their programs so that the point values in the programs are being delivered to the LON network points like how acddc showed above.

    But when I go running downstairs to see if the JACE can see any values are showing up, they're all still showing up as 0, Nan, or Nul.

    Yeah. I modified the program, compiled it, downloaded it to the MP580. The Rover has a screen that shows that the LON network points should be showing something, but the JACE is still just seeing 0, Nan, or Nul values.

    What could be the matter?

    Thanks
    Ed Macall

+ Reply to Thread
Page 1 of 2 12 LastLast

Quick Reply Quick Reply

Register Now

Please enter the name by which you would like to log-in and be known on this site.

Please enter a password for your user account. Note that passwords are case-sensitive.

Please enter a valid email address for yourself.

Log-in

Posting Permissions

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