Results 1 to 5 of 5
Thread: Siemens
-
08-01-2012, 02:11 PM #1
Regular Guest
- Join Date
- Aug 2008
- Posts
- 299
Siemens
can someone please explain the OIP function in ppcl?
-
08-01-2012, 04:14 PM #2
Regular Guest
- Join Date
- Mar 2012
- Location
- San Francisco, CA
- Posts
- 14
it simulates HMI user inputs. For example and OIP for that ran the following:
00010 OIP ("point.log","s/h/f/a/x/x/x/x/x")
on an apogee panel would add a Field Panel to the panel database that contained the PPCL program that holds the OIP command. (the x's represent new panel data) This would be triggered by a transition of the theoretical "point.log" Digital point to the ON position. This example is somewhat afunctional, due to the nature of the command being somewhat limited in terms of repeatability, but hopefully it will help you understand the OIP function.
The command sequences that are entered in the OIP command can be deciphered using the field panel user's manual.
-
08-02-2012, 03:12 PM #3
Regular Guest
- Join Date
- Aug 2008
- Posts
- 299
using a pxc modular. looking all in the manual for commands.....cannot find.
-
08-02-2012, 04:35 PM #4
Professional Member
- Join Date
- Jul 2012
- Location
- Northern NY
- Posts
- 106
I didn't find the APOGGE firmware user manual with a quick google serach but here is a link to the TALON version which is pretty close.
https://www.hqs.sbt.siemens.com/gip/...8338_us-en.pdf
Typically I just login to the HMI and look at the prompts to determine my key sequence I need.
I wouldn't use OIP commands very much in current PPCL. Most everything you need can be done an easier and more reliable way within the PPCL.
-Jeremy
-
08-03-2012, 07:30 PM #5


Reply With Quote
