Single processor running multiple rooms on RMS
andycowan
Posts: 2
Hi All,
I'm currently working on a large project with RMS management. I'm using Duet modules and all the standard RMS monitoring modules and power status modules which are working very well.
I'm about to move on to the rooms that have multiple spaces controlled by a single NI-3100, and have begun to think about how this is actually done in relation the the RMS modules, as for single processors for single rooms you define the RMS module and then connect this to all the device modules and the room power state etc...
Do I simply define multiple versions of the RMS module, and then attach the relevant device modules to the relevant RMS module?
I'll be trying it sometime this week, but any advice in advance would be appreciated.
Thanks,
Andy.
I'm currently working on a large project with RMS management. I'm using Duet modules and all the standard RMS monitoring modules and power status modules which are working very well.
I'm about to move on to the rooms that have multiple spaces controlled by a single NI-3100, and have begun to think about how this is actually done in relation the the RMS modules, as for single processors for single rooms you define the RMS module and then connect this to all the device modules and the room power state etc...
Do I simply define multiple versions of the RMS module, and then attach the relevant device modules to the relevant RMS module?
I'll be trying it sometime this week, but any advice in advance would be appreciated.
Thanks,
Andy.
0
Comments
If we are talking about RMS Enterprise (4.0 or higher) then you don't instantiate multiple RMS module instances. Instead you register all devices just as if it were a single room. All your assets/devices will show up in the location (room) associated as the default location for this RMS client gateway instance. Once registered, then you can simply re-locate (move) the assets/devices that you wish to to alternate locations directly in the RMS web administrative pages (under Asset Management). You would need to create each of the alternate locations ahead of time. Once the asset/device has been moved to a new location, the asset will report all updates and status based on its new location. Any touch panel assets that you re-locate will display information about the new location after the relocation has been completed. Touch panels that have been relocated will also allow users to submit help and maint. requests on behalf of the new location.
So its not a programming effort at all, just a configuration effort in the admin web pages to move the assets to alternate locations.
Thanks,
Robert
Thanks again.
Andy.
I would say yes. I use to create a virtual device for each room where I store the global parameters and functions for each room.
Does anyone have a solution for this while using a single master and multiple locations (powering up and down each room for example)?