Forwarded: Thu, 06 Nov 2003 11:15:51 -0600
Forwarded: "Roberto Carosi <roberto.carosi@pi.infn.it> "
Replied: Wed, 27 Nov 2002 10:56:58 -0600
Replied: "Bill Ashmanskas <ashmansk@hep.uchicago.edu> "
Received: from cdf.uchicago.edu (cdf.uchicago.edu [128.135.102.123])
	by hep.uchicago.edu (8.12.6/8.12.6) with ESMTP id gARFcnan10994031
	for <maruyama@hep.uchicago.edu>; Wed, 27 Nov 2002 09:38:49 -0600 (CST)
Received: from localhost (ashmansk@localhost)
	by cdf.uchicago.edu (8.12.6/8.12.6) with ESMTP id gARFcnw1021836
	for <maruyama@hep.uchicago.edu>; Wed, 27 Nov 2002 09:38:49 -0600
Date: Wed, 27 Nov 2002 09:38:49 -0600 (CST)
From: Bill Ashmanskas <ashmansk@hep.uchicago.edu>
To: Takasumi Maruyama <maruyama@hep.uchicago.edu>
Subject: Re: hwset to teststand?
In-Reply-To: <200211270002.gAR02san10789744@hep.uchicago.edu>
Message-ID: <Pine.LNX.4.44.0211270932300.18193-100000@cdf.uchicago.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

Hi, Taka.

You can run the cold start for one board in the test stand like this (e.g. 
a TF in slot 12):

svtvme_tf_cstest(12, "tf_w00", "hw=taka", 1)

this will read from the file

~cdf_svt/svtconf/taka.hwset

There is also a svtvme_gb_cstest, etc.

If you want to try a private version of the svtvme library before 
committing it, you can do this:

log into b0dap30
cd ~/svtvme (or whatever your private svtvme area is)
source setup_local
make
make ppc

then log into the test stand and do this:
unld "svtvme_th.o"
ld < /cdf/people3/maruyama/svtvme/lib/VxWorks-5.3/ppc/svtvme_th.o

then you can run the new version of svtvme_gb_cstest or whatever.

-Bill

On Tue, 26 Nov 2002, Takasumi Maruyama wrote:

> 
>   Hi, Bill.
> 
>   I want to make sure modification of cold start is OK or not using 
>  teststand at first.
>  Even in this case, do I need to download new hwset to online?
>  (Of course, I need to change hwset for modification.) 
> 
>   Thanks.
>   Taka.
> 
