Hi Team,
I'm trying to get the element details(like element name and element state) from Dataminer using the below function by providing element IP
var elementInfo = _dms.SendMessage(new GetElementByIpMessage("10.130.104.106")) as ElementInfoEventMessage;
I'm getting the below error, though the element is present and active in dataminer
Element with IP 10.130.104.106 is unavailable.
And also is it possible to get details for list of elements at once?
Miguel Obregon [SLC] [DevOps Catalyst] Answered question 6th March 2025
Miguel Obregon [SLC] [DevOps Catalyst] Edited answer 6th March 2025