Re: [foxboro] FoxView momentary contact and close problem - solution
- From: David Johnson <drjohn@xxxxxxxxxx>
- To: foxboro@xxxxxxxxxxxxx
- Date: Tue, 23 Jan 2007 08:59:30 -0600
You can do the following in Foxview to do multiple momentary contacts
with a few issues.
1) configure the ACTION as a Display Command
in the Command String Window
setb C1:B1.P1 1
setb C2:B2.P2 1
sleep 2
setb C1:B1.P1 0
setb C2:B2:P2 0
This will set both C:B.P high for 2 seconds, then set them low
again. The equivalent of a timed momentary contact in the old DM.
HOWEVER ! Sleeps put the entire display to sleep for the 2 second
interval, so no values update, and nothing else can be picked during
the sleep time. We have used this (judiciously) in special
instances. Not a great solution, but a good stop gap workaround.
Regards,
David
_______________________________________________________________________
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] FoxView momentary contact and close problem - solution
- From: Johnson, Alex P \(IPS\)
- References:
- [foxboro] FoxView momentary contact and close problem - solution
- From: Adam.Pemberton
- Re: [foxboro] FoxView momentary contact and close problem - solution
- From: terry.lloyd
Other related posts:
- » Re: [foxboro] FoxView momentary contact and close problem - solution
- » Re: [foxboro] FoxView momentary contact and close problem - solution
- » Re: [foxboro] FoxView momentary contact and close problem - solution
- » Re: [foxboro] FoxView momentary contact and close problem - solution
- » Re: [foxboro] FoxView momentary contact and close problem - solution
- » Re: [foxboro] FoxView momentary contact and close problem - solution
- Re: [foxboro] FoxView momentary contact and close problem - solution
- From: Johnson, Alex P \(IPS\)
- [foxboro] FoxView momentary contact and close problem - solution
- From: Adam.Pemberton
- Re: [foxboro] FoxView momentary contact and close problem - solution
- From: terry.lloyd