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] Posted new comment 4 days ago

Miguel Obregon [SLC] [DevOps Catalyst] Edited answer 6th March 2025
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?