Versions Compared

Key

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

...

The utility program named "aidaget" takes one mandatory argument (the name of the target);  several optional parameters control how it operates.  You can specify "-help" as a parameter to see simple options.  Some of the more interesting options are specific to each data-provider, which may support optional or require mandatory paramters.

For example, to request the current value for the target namedExample:

No Format
clarrieu@tersk08>./common/script/aidaget HR81:CAV2:VACM//HIST.pepii "-params=STARTTIME=02/01/2003 12:20:00;ENDTIME=02/01/2003 12:40:00" -format=columns -labels
           d                      s           repCnt_l   unixtime
             1.93979E-9  01-Feb-2003 12:20:00         1  1044130800
              1.9181E-9  01-Feb-2003 12:20:55         0  1044130855
              1.9181E-9  01-Feb-2003 12:21:00         1  1044130860
            1.928914E-9  01-Feb-2003 12:21:18         0  1044130878
            1.928914E-9  01-Feb-2003 12:24:00         3  1044131040

...