Re: [foxboro] reverse foxmake_api

  • From: "Redmond, Sean S" <Sean.Redmond@xxxxxxxxxxxxxxxxxx>
  • To: "foxboro@xxxxxxxxxxxxx" <foxboro@xxxxxxxxxxxxx>
  • Date: Mon, 11 Jan 2016 22:33:27 +0000

Hi,
I use awk, so create a file called oneline.awk  it uses the pipe symbol as a 
separator.
{
 if ( $1 == "END" )
   printf"\n"
 else
   printf"%s|",$0
}
awk -f oneline.awk iccdump.prt > iccdump.csv

Is that what you wanted?

Sean

-----Original Message-----
From: foxboro-bounce@xxxxxxxxxxxxx [mailto:foxboro-bounce@xxxxxxxxxxxxx] On ;
Behalf Of Kinsinger, Matthew R
Sent: Tuesday, 12 January 2016 11:23 a.m.
To: 'foxboro@xxxxxxxxxxxxx'
Subject: [foxboro] reverse foxmake_api

I thought there used to be a way to "reverse" the foxmake api process, and take 
essentially an ICCPRT file and turn it into a spreadsheet with one block per 
row, and one column per parameter type it came across. Or was this just data 
manipulation you have to do in excel or pull your data from a better tool like 
foxray? It's been a long time since I've had the need...
Matthew Kinsinger
Process Control Engineer
PPG Industries
Barberton, OH
Office. 330-825-1208
PPG Cell. 330-472-1454
Fax. 330-825-8492
mkinsinger@xxxxxxx<mailto:mkinsinger@xxxxxxx>
[ppg-logo-corp-signature]






________________________________



NOTICE - This message and any attached files may contain information that is 
confidential, legally privileged or proprietary. It is intended only for use by 
the intended recipient. If you are not the intended recipient or the person 
responsible for delivering the message to the intended recipient, be advised 
that you have received this message in error. Any dissemination, copying, use 
or re-transmission of this message or attachment, or the disclosure of any 
information therein, is strictly forbidden. BlueScope Steel Limited does not 
represent or guarantee that this message or attachment is free of errors, virus 
or interference.

If you have received this message in error please notify the sender immediately 
and delete the message. Any views expressed in this email are not necessarily 
the views of BlueScope Steel Limited.
 
 
_________________________________________________________________________
This mailing list is neither sponsored nor endorsed by Schneider Electric
(formerly The Foxboro Company).  Use the info you obtain here at your own
risks.  See the disclaimer at 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: