Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can use aidaget in a standard unix pipe to get a number of values at a time. Combined with the xargs unix command you can for instance get all the values of devices in a file, or as output from aidalist. Get For instance, get the Twiss parameters from the online model, of all the devices in a file. Say your devices were listed in a file (eg checkDevices27Oct2008.txt_Aida_NO), then you can get their values like this:

...