Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Search for machine by Id

Hello! I am brand spanking new, so thank you in advance for your patience and help.

I am attempting to create a Python script which will search for and print out all machines which share specified Id names. Eventually, I will want these machines to be added to a bus subsystem.

Just to be specific (again, brand new), I am on the Machine tab of the Network Data tab and have a list of machines...some of which have a similar Id value which I would like to grab:

  • machine bus number
  • bus name
  • Id
  • PGen value
  • PMin and
  • PMax.


I've been looking through the documentation and I have not found anything which suggests Id is a searchable index. Any suggestions or help would be awesome. I'm trying to start simple, by printing out all machine buses with a specific Id designation. Any suggestions?

Thank you!