Re: [foxboro] Opening a set in Windows MESH 8.3 aimapi
- From: <Jack.Easley@xxxxxxxxxxxx>
- To: <foxboro@xxxxxxxxxxxxx>
- Date: Wed, 19 Mar 2008 10:18:31 -0500
Alex,
Your solution worked great, as usual. I named the script opensets.ksh
which is the file /opt/aim/bin/aisstart is looking for on startup, so
the set should be reopened on AW reboot.
Since I know you have it handily, what is the function number in aistst
to close a data set? This should be the only other foxtst command I
might need anytime soon.
Thanks in advance,
Jack Easley
-----Original Message-----
From: foxboro-bounce@xxxxxxxxxxxxx [mailto:foxboro-bounce@xxxxxxxxxxxxx]
On Behalf Of Johnson, Alex P (IPS)
Sent: Tuesday, March 18, 2008 8:59 PM
To: foxboro@xxxxxxxxxxxxx
Subject: Re: [foxboro] Opening a set in Windows MESH 8.3 aimapi
Jack,
You can do it with apitst.
Create this script:
#!/bin/sh
/opt/aim/bin/apitst <<INPUT
300
10
Y
<fullPathNameToFile>
-1
-1
INPUT
Here's an example data file:
1 y 4 5 "TEST"
1 5 1.0 2.0 42SPLITTER.ON
Regards,
=3D
Alex Johnson
Invensys Process Systems
10900 Equity Drive
Houston, TX 77041
713 329 8472 (voice)
713 329 1600 (switchboard)
713 329 1700 (fax)
alex.johnson@xxxxxxxxxxxxxxxx
=3D
-----Original Message-----
From: foxboro-bounce@xxxxxxxxxxxxx [mailto:foxboro-bounce@xxxxxxxxxxxxx]
On Behalf Of Jack.Easley@xxxxxxxxxxxx
Sent: Tuesday, March 18, 2008 5:36 PM
To: foxboro@xxxxxxxxxxxxx
Subject: [foxboro] Opening a set in Windows MESH 8.3 aimapi
Does anyone have the proper technique for opening a Windows AIM aimapi
data set given the set is defined in a .dat file?
I know the UNIX AIM aimapi data set was opened using sxopen
datasetname.dat, but there is no sxopen.exe in /opt/aim/bin on the
Windows box.
I can open this set using foxapi on this Windows 8.3 MESH box, but need
to use aimapi instead.
Thanks,
Jack Easley
903-836-6241
Confidentiality Notice: This email message, including any attachments,
=3D3D0A=3D3D
contains or may contain confidential information intended only for the
=3D3D0A=3D3D
addressee. If you are not an intended recipient of this message, be
=3D3D0A=3D
=3D3D
advised that any reading, dissemination, forwarding, printing,
copying=3D3D0A=3D3D
or other use of this message or its attachments is strictly prohibited.
If=3D3D
=3D3D0A=3D3D
you have received this message in error, please notify the sender
=3D3D0A=3D3D
immediately by reply message and delete this email message and
any=3D3D0A=3D3D
attachments from your system. =3D
=3D
=3D
_______________________________________________________________________
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
=3D
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe:
mailto:foxboro-request@xxxxxxxxxxxxx?subject=3D3Djoin
to unsubscribe:
mailto:foxboro-request@xxxxxxxxxxxxx?subject=3D3Dleave
=3D
* Confidentiality Notice:
This e-mail and any associated files are intended solely for the
individual=3D
or entity to whom they are addressed. Please do not copy it or use it
for =3D
any purposes, or disclose its contents to any other person. Further,
this e=3D
-mail and any associated files may be confidential and further may be
legal=3D
ly privileged. This email is from the Invensys Process Systems business
uni=3D
t of Invensys plc which is a company registered in England and Wales
with i=3D
ts registered office at Portland House, Bressenden Place, London, SW1E
5BF =3D
(Registered number 166023). For a list of European legal entities
within t=3D
he Invensys Process Systems business group, please click here
http://www.in=3D
vensys.com/legal/default.asp?top_nav_id=3D3D77&nav_id=3D3D80&prev_id=3D3D77.
If you have received this e-mail in error, you are on notice of its
status.=3D
Please notify us immediately by reply e-mail and then delete this
message =3D
from your system. Thank you for your co-operation. You may contact our
Help=3D
desk on +44 (0)20 7821 3859 / 2105 or email
inet.hqhelpdesk@xxxxxxxxxxxxx T=3D
his e-mail and any attachments thereto may be subject to the terms of
any a=3D
greements between Invensys (and/or its subsidiaries and affiliates) and
the=3D
recipient (and/or its subsidiaries and affiliates).
_______________________________________________________________________
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: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Djoin
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Dleave
Confidentiality Notice: This email message, including any attachments, =0A=
contains or may contain confidential information intended only for the =0A=
addressee. If you are not an intended recipient of this message, be =0A=
advised that any reading, dissemination, forwarding, printing, copying=0A=
or other use of this message or its attachments is strictly prohibited. If=
=0A=
you have received this message in error, please notify the sender =0A=
immediately by reply message and delete this email message and any=0A=
attachments from your system.
_______________________________________________________________________
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: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
- Follow-Ups:
- Re: [foxboro] Opening a set in Windows MESH 8.3 aimapi
- From: Johnson, Alex P \(IPS\)
- References:
- Re: [foxboro] Opening a set in Windows MESH 8.3 aimapi
- From: Johnson, Alex P \(IPS\)
Other related posts:
- » Re: [foxboro] Opening a set in Windows MESH 8.3 aimapi
- » Re: [foxboro] Opening a set in Windows MESH 8.3 aimapi
- » Re: [foxboro] Opening a set in Windows MESH 8.3 aimapi
- » Re: [foxboro] Opening a set in Windows MESH 8.3 aimapi
- » Re: [foxboro] Opening a set in Windows MESH 8.3 aimapi
- » Re: [foxboro] Opening a set in Windows MESH 8.3 aimapi
- » Re: [foxboro] Opening a set in Windows MESH 8.3 aimapi
- Re: [foxboro] Opening a set in Windows MESH 8.3 aimapi
- From: Johnson, Alex P \(IPS\)
- Re: [foxboro] Opening a set in Windows MESH 8.3 aimapi
- From: Johnson, Alex P \(IPS\)