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?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 6 days ago


As this question has now been inactive for a very long time, I will close it. If you still want more information about this, could you post a new question?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 6 days ago
I see that this question has been inactive for some time. Do you still need help with this? If not, could you select the answer (using the ✓ icon) to indicate that no further follow-up is needed?