Re: [foxboro] Printing the contents of a calc block (fixed)

  • From: Winston Jenks <winston@xxxxxxxxxxxxxxxx>
  • To: foxboro@xxxxxxxxxxxxx
  • Date: Mon, 10 Mar 2003 10:10:01 -0600

List,

Sorry for the bad information.  Here is the revised input to iccdrvr.tsk 
that works.  Note the "all" at the end of the GET line, and the MYAW51 
should really be a CP letterbug.  And I like Duc's answer better anyway.

OPEN MYCPLB READ getcalcs
GET MYCOMPND:MYBLOCK all
CLOSE
EXIT


>  Or (duh), forget the networking and pump this to
> > /opt/fox/ciocfg/api/iccdrvr.tsk
> >
> > OPEN MYAW51 READ getcalcs
> > GET MYCOMPND:MYBLOCK
> > CLOSE
> > EXIT


Winston Jenks
Technical Director, Cape Software, Inc.

 
 
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
 
foxboro mailing list:             //www.freelists.org/list/foxboro
to subscribe:         mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe:      mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
 

Other related posts:

  • » Re: [foxboro] Printing the contents of a calc block (fixed)