AMS - how does this sit on the DeltaV system

I'm trying to understand a bit more about how AMS communicates on a DeltaV network. My basic understanding at the moment is that the AMS server communicates using the Hart protocol to the instruments on DeltaV:

  • Is this correct or is there a task running on the ProPlus/AMS server which goes out and grabs data from Hart enabled devices, then passes this to AMS?
  • Which network does AMS use to communicate with the devices; Primary, Secondary or a 3rd network (something like a PCN connection which the Proplus, Apps servers, AMS server, etc all use but does not run DeltaV network traffic).
  • If I have the AMS server on a PCN, and want to send alerts via email, how does AMS connect to my email server which is on the otherside of a firewall, or does the AMS server have to be on the same side as the email server? Do I have to pen up specific ports on the firewall to allow the email request to be sent through our email server?

Apologies for all the questions but I suppose what I'm trying to understand is what might be the "best" setup for AMS so that I can get AMS data and use AMS alerts within the most secure network architecture.

Regards

Colin

  • The AMS Device Manager software communicates with field devices through the DCS (distributed control system) or special protocol converters, primarily using the HART protocol. In DeltaV, you have the Professional Plus "ProPlus" station that contains the offline DeltaV configuration database. In AMS Device Manager, one station is designated as the Server Plus. The Server Plus houses the AMS Device Manager databases. You can deploy one single machine (or virtual machine) with both the ProPlus and Server Plus roles installed. This is common in smaller systems. The AMS Server Plus is configured with Networks, one of which could be DeltaV. You would configure the DeltaV Network on the Server Plus and point that connector to the ProPlus. AMS Device Manager can have Client Stations, much the same as the Professional Plus has Professional Stations. The Client Stations connect to the Server Plus, and the Server Plus supplies connections to the configured Networks (including DeltaV.) When the AMS Device Manager software is opened, you can manually interrogate devices on the various configured Networks. DeltaV continuously monitors the devices connected via HART if you enable HART on the analog channel, so there is no need to try to detect problems by manually interrogating devices. Email traffic (like any other network traffic) would require you to open the correct firewall ports to traverse multiple levels of the network. In the case where the AMS Server Plus is also the ProPlus, you would use the 3rd network interface "Plant LAN" to communicate with higher level networks. Do not use the DeltaV Primary or Secondary ACN to communicate with other networks.