[foxboro] FW: Foxdraw configuration
- From: "Moss, Bruce B EQUILON" <gbmoss@xxxxxxxxxxxxxxx>
- To: "'foxboro@xxxxxxxxxxxxx'" <foxboro@xxxxxxxxxxxxx>
- Date: Fri, 18 Jan 2002 10:07:43 -0600
Mark
It worked. I also tried putting the "dmcmd close" to the first line
but it did not make a difference on how long it takes the overlay to close.
But that's not a problem on this application.
Thanks for the help.
--Bruce.
> -----Original Message-----
> From: Mark Dumond [SMTP:mdumond@xxxxxxxxxxxxxx]
> Sent: Thursday, January 17, 2002 4:16 PM
> To: Moss, Bruce B EQUILON
> Subject: RE: [foxboro] Foxdraw configuration
>
> Now that is a challenge.
> There are no display manager commands to do the momentary function (like
> "toggle").
>
> but, try this (i haven't tested it):
>
> setb CMB:BLK.PRM 1
> sleep 2
> setb CMP:BLK.PRM 0
> dmcmd close
>
> At worst, it will take 2 seconds to close the overlay.
> See what happens if you move the "dmcmd close" to the first line.
>
> Good luck.
> Mark
>
>
> -----Original Message-----
> From: Moss, Bruce B EQUILON [mailto:gbmoss@xxxxxxxxxxxxxxx]
> Sent: Thursday, January 17, 2002 4:44 PM
> To: 'Mark Dumond'
> Subject: RE: [foxboro] Foxdraw configuration
>
>
> What about momentary contact and close overlay?
> Last Question. Thanks.
> --Bruce.
>
> > -----Original Message-----
> > From: Mark Dumond [SMTP:mdumond@xxxxxxxxxxxxxx]
> > Sent: Thursday, January 17, 2002 1:55 PM
> > To: foxboro@xxxxxxxxxxxxx
> > Subject: Re: [foxboro] Foxdraw configuration
> >
> >
> > On your object (rectangle),
> > add an Operator action of "Display Command",
> > and use the following command script:
> >
> > toggle CMP:BLK.PRM
> > dmcmd close
> >
> >
> >
> >
> > Mark Dumond
> > FeedForward, Inc
> > Control Systems Applications
> > 1341 Canton Road, Suite H1
> > Marietta, GA 30066
> > 770.426.4422
> >
> > -----Original Message-----
> > From: foxboro-bounce@xxxxxxxxxxxxx
> > [mailto:foxboro-bounce@xxxxxxxxxxxxx]On Behalf Of Moss, Bruce B EQUILON
> > Sent: Thursday, January 17, 2002 2:21 PM
> > To: foxboro@xxxxxxxxxxxxx
> > Subject: [foxboro] Foxdraw configuration
> >
> >
> > Hi list,
> > Is there a way to configure a rectangle on an overlay to toggle a
> > boolean and close the overlay on the same click of the mouse.
> > Thanks.
> > G. Bruce Moss
> > * gbmoss@xxxxxxxxxxxxxxx
> >
> >
> >
> >
> >
> > ___________________________________________________________________
> > This list is neither sponsored nor endorsed by The Foxboro Company.
> > Use the information obtained here at your own risk. For disclaimer,
> > see http://www.thecassandraproject.org/disclaimer.html#maillist
> >
> > list info: http://www.freelists.org/list/foxboro
> > subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
> > unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
> >
> >
> >
> > ___________________________________________________________________
> > This list is neither sponsored nor endorsed by The Foxboro Company.
> > Use the information obtained here at your own risk. For disclaimer,
> > see http://www.thecassandraproject.org/disclaimer.html#maillist
> >
> > list info: http://www.freelists.org/list/foxboro
> > subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
> > unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
___________________________________________________________________
This list is neither sponsored nor endorsed by The Foxboro Company.
Use the information obtained here at your own risk. For disclaimer,
see http://www.thecassandraproject.org/disclaimer.html#maillist
list info: http://www.freelists.org/list/foxboro
subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
Other related posts:
- » [foxboro] FW: Foxdraw configuration