Thank you all,
I had the answer but did not understand why!!!
Now I do :0)
How little I know :0(
Simon
-----Original Message-----
From: bill.ossmann@philips.com [mailto:bill.ossmann@philips.com]
Sent: 21 May 2004 15:03
To: VRF
Subject: [vrf] Re: Please can someone explain this??
Simon,
Shawn seems to have explained the behavior very succinctly. I'm going to add
some unsolicited advice, which may or may not apply. This obviously is a
simplified example for which we thank you, but it also appears to be an
ideal place to use the "Wait for Input" property of the list box. This
causes the list box to not produce any output until the user makes a
selection, and also suspends the loop execution until the box executes. It
eliminates the complex gating scheme in between the list box and the
display. Not having the loop repeating as fast as it can also saves lots of
CPU usage.
--
Bill Ossmann
Philips Ultrasound
e-mail: bill.ossmann@philips.com
-----------------------------------------------------
(See attached file: Stange.vee)
I am trying to take the output of one list box and use it as a Enum default
values for another box. But unless you convert the Enum to text the whole
list is input to new box. Two examples are shown. The enum values need to
be cleared from the sec list before you run the functions. simon
E-mail Confidentiality Notice and Disclaimer
This email and any files transmitted with it are confidential and are
intended solely for the use of the individual or entity to which they are
addressed. Access to this email by anyone else is unauthorised. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken or omitted to be taken in reliance on it, is prohibited.
Email messages are not necessarily secure. Renesas Technology Europe does
not accept responsibility for any changes made to this message after it was
sent. Please note that Renesas Technology Europe checks outgoing email
messages for the presence of computer viruses.
---
You are currently subscribed to vrf as: bill.ossmann@philips.com To
subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com". If you need
help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
[attachment "Stange.vee" deleted by Bill Ossmann/ANR/MS/PHILIPS]
E-mail Confidentiality Notice and Disclaimer
This email and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to which they are addressed. Access to this email by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited.
Email messages are not necessarily secure. Renesas Technology Europe does not accept responsibility for any changes made to this message after it was sent. Please note that Renesas Technology Europe checks outgoing email messages for the presence of computer viruses.
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
I had the answer but did not understand why!!!
Now I do :0)
How little I know :0(
Simon
-----Original Message-----
From: bill.ossmann@philips.com [mailto:bill.ossmann@philips.com]
Sent: 21 May 2004 15:03
To: VRF
Subject: [vrf] Re: Please can someone explain this??
Simon,
Shawn seems to have explained the behavior very succinctly. I'm going to add
some unsolicited advice, which may or may not apply. This obviously is a
simplified example for which we thank you, but it also appears to be an
ideal place to use the "Wait for Input" property of the list box. This
causes the list box to not produce any output until the user makes a
selection, and also suspends the loop execution until the box executes. It
eliminates the complex gating scheme in between the list box and the
display. Not having the loop repeating as fast as it can also saves lots of
CPU usage.
--
Bill Ossmann
Philips Ultrasound
e-mail: bill.ossmann@philips.com
-----------------------------------------------------
(See attached file: Stange.vee)
I am trying to take the output of one list box and use it as a Enum default
values for another box. But unless you convert the Enum to text the whole
list is input to new box. Two examples are shown. The enum values need to
be cleared from the sec list before you run the functions. simon
E-mail Confidentiality Notice and Disclaimer
This email and any files transmitted with it are confidential and are
intended solely for the use of the individual or entity to which they are
addressed. Access to this email by anyone else is unauthorised. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken or omitted to be taken in reliance on it, is prohibited.
Email messages are not necessarily secure. Renesas Technology Europe does
not accept responsibility for any changes made to this message after it was
sent. Please note that Renesas Technology Europe checks outgoing email
messages for the presence of computer viruses.
---
You are currently subscribed to vrf as: bill.ossmann@philips.com To
subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com". If you need
help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
[attachment "Stange.vee" deleted by Bill Ossmann/ANR/MS/PHILIPS]
E-mail Confidentiality Notice and Disclaimer
This email and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to which they are addressed. Access to this email by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited.
Email messages are not necessarily secure. Renesas Technology Europe does not accept responsibility for any changes made to this message after it was sent. Please note that Renesas Technology Europe checks outgoing email messages for the presence of computer viruses.
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
Thank you again.
Milan
> -----Original Message-----
> From: Kevin.Hasselquist@nokia.com [SMTP:Kevin.Hasselquist@nokia.com]
> Sent: Friday, May 21, 2004 11:49 AM
> To: VRF
> Subject: [vrf] RE: pause data collection based on value
>
> An If-Then-Else and a gate should work
>
>
>
> -----Original Message-----
> From: ext Bourland, Milan [mailto:mbourland@PhelpsDodge.com]
> Sent: 21 May, 2004 8:12 AM
> To: VRF
> Subject: [vrf] pause data collection based on value
>
>
> Hello:
> I am new to this, have no prior programming experience and have had no
> training. Please be patient with me.
> I am monitoring a piece of equipment and sending the data collected to an
> Excel file. I am wondering if I can cause the data collection to pause if
> the value goes below a specific level and then restart if it increases
> above
> that level. For example, one of the variables I am looking at is voltage.
> If
> I am normally seeing 2.5 volts, can I cause the data collection to pause
> if
> the voltage level drops below 0.5 and then start collecting again when it
> rises back above 0.5?
> Thank you.
> Milan
> This message (including attachments) is for the designated recipient only
> and may contain privileged, proprietary, or otherwise confidential
> information. If you are not the intended recipient or have received this
> message in error, please notify the sender immediately and delete the
> original. Any other use of this e-mail is prohibited.
>
> Este mensaje (incluyendo los archivos adjuntos) est dirigido slo al
> receptor sealado y puede contener informacin de carcter privilegiada,
> privada o confidencial. Si usted no es el receptor sealado o bien ha
> recibido este mensaje por error, por favor notifique inmediatamente al
> remitente y elimine el mensaje original. Cualquier otro uso de este
> mensaje de correo electrnico est prohibido.
>
>
> ---
> You are currently subscribed to vrf as: Kevin.Hasselquist@nokia.com
> To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
> To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
> To send messages to this mailing list, email "vrf@agilent.com".
> If you need help with the mailing list send a message to
> "owner-vrf@it.lists.it.agilent.com". << File: PauseDataCollection.vee >>
> << File: footer >>
This message (including attachments) is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you are not the intended recipient or have received this message in error, please notify the sender immediately and delete the original. Any other use of this e-mail is prohibited.
Este mensaje (incluyendo los archivos adjuntos) est dirigido slo al receptor sealado y puede contener informacin de carcter privilegiada, privada o confidencial. Si usted no es el receptor sealado o bien ha recibido este mensaje por error, por favor notifique inmediatamente al remitente y elimine el mensaje original. Cualquier otro uso de este mensaje de correo electrnico est prohibido.
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".