That might work; unfortunately, I need to keep the code compatible with 7.0 since we're interfacing with a 98 only program.
Scott A. Margo, MSEE, BSCoE
Gulton Incorporated
SMargo@gulton.com
-----Original Message-----
From: WOLBER,SUSAN (A-Loveland,ex1) [mailto:susan_wolber@agilent.com]
Sent: Monday, March 06, 2006 4:21 PM
To: VRF
Subject: RE: [vrf] symbolic constants
The For-Each loop object (new in VEE 7.5) will do what you're looking for.
Just remove its data input terminal.
Sue
VEE R&D
-----Original Message-----
From: Shawn Fessenden [mailto:shawn@testech-ltd.com]
Sent: Monday, March 06, 2006 1:55 PM
To: VRF
Subject: RE: [vrf] symbolic constants
> Is there a "symbolic constant" function in VEE similar in use and
> function to the "#define" in C?
Nope. You have to use a variable of some kind. I'm in the habit of doing stuff like the attached.
But it's worse that that in some ways. For instance, your for count example. You can't use a variable directly. You add an input and use a get variable with it's output wired to the input.
In general, native objects require either true absolute constants (as in you type in one thing and that's it) or input feed from an input pin.
Formula objects are not nearly so restrictive - one reason I tend to do "complete test solution in a formula box".
-SHAWN-
---
You are currently subscribed to vrf as: SMargo@gulton.com To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word "subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
---
To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word "subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
Scott A. Margo, MSEE, BSCoE
Gulton Incorporated
SMargo@gulton.com
-----Original Message-----
From: WOLBER,SUSAN (A-Loveland,ex1) [mailto:susan_wolber@agilent.com]
Sent: Monday, March 06, 2006 4:21 PM
To: VRF
Subject: RE: [vrf] symbolic constants
The For-Each loop object (new in VEE 7.5) will do what you're looking for.
Just remove its data input terminal.
Sue
VEE R&D
-----Original Message-----
From: Shawn Fessenden [mailto:shawn@testech-ltd.com]
Sent: Monday, March 06, 2006 1:55 PM
To: VRF
Subject: RE: [vrf] symbolic constants
> Is there a "symbolic constant" function in VEE similar in use and
> function to the "#define" in C?
Nope. You have to use a variable of some kind. I'm in the habit of doing stuff like the attached.
But it's worse that that in some ways. For instance, your for count example. You can't use a variable directly. You add an input and use a get variable with it's output wired to the input.
In general, native objects require either true absolute constants (as in you type in one thing and that's it) or input feed from an input pin.
Formula objects are not nearly so restrictive - one reason I tend to do "complete test solution in a formula box".
-SHAWN-
---
You are currently subscribed to vrf as: SMargo@gulton.com To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word "subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
---
To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word "subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
Just remove its data input terminal.
Sue
VEE R&D
-----Original Message-----
From: Shawn Fessenden [mailto:shawn@testech-ltd.com]
Sent: Monday, March 06, 2006 1:55 PM
To: VRF
Subject: RE: [vrf] symbolic constants
> Is there a "symbolic constant" function
> in VEE similar in use and function to the
> "#define" in C?
Nope. You have to use a variable of some kind. I'm in the habit of doing stuff like the attached.
But it's worse that that in some ways. For instance, your for count example. You can't use a variable directly. You add an input and use a get variable with it's output wired to the input.
In general, native objects require either true absolute constants (as in you type in one thing and that's it) or input feed from an input pin. Formula objects are not nearly so restrictive - one reason I tend to do "complete test solution in a formula box".
-SHAWN-
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word "subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
7.0 since we're interfacing with a 98 only program.
Scott A. Margo, MSEE, BSCoE
Gulton Incorporated
SMargo@gulton.com
-----Original Message-----
From: WOLBER,SUSAN (A-Loveland,ex1) [mailto:susan_wolber@agilent.com]
Sent: Monday, March 06, 2006 4:21 PM
To: VRF
Subject: RE: [vrf] symbolic constants
The For-Each loop object (new in VEE 7.5) will do what you're looking
for.
Just remove its data input terminal.
Sue
VEE R&D
-----Original Message-----
From: Shawn Fessenden [mailto:shawn@testech-ltd.com]
Sent: Monday, March 06, 2006 1:55 PM
To: VRF
Subject: RE: [vrf] symbolic constants
> Is there a "symbolic constant" function
> in VEE similar in use and function to the
> "#define" in C?
Nope. You have to use a variable of some kind. I'm in the habit of doing
stuff like the attached.
But it's worse that that in some ways. For instance, your for count
example. You can't use a variable directly. You add an input and use a
get variable with it's output wired to the input.
In general, native objects require either true absolute constants (as in
you type in one thing and that's it) or input feed from an input pin.
Formula objects are not nearly so restrictive - one reason I tend to do
"complete test solution in a formula box".
-SHAWN-
---
You are currently subscribed to vrf as: SMargo@gulton.com
To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word
"subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word "subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
<b><span style='font-weight:bold'>Sent:</span></b> Monday, March 06, 2006 3:39PM
<b><span style='font-weight:bold'>To:</span></b> Scott Margo; VEE Reflector
<b><span style='font-weight:bold'>Subject:</span></b> RE: [vrf] symbolicconstants</span></font><o:p></o:p></p></div><p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:12.0pt'><o:p> </o:p></span></font></p><p class=MsoNormal><font size=2 color=blue face=Arial><span style='font-size:10.0pt;font-family:Arial;color:blue'>What you can do is setup a global variablethat you can initialize at the beginning of your program and use that to feedthe count input pin of the for count. Just add an input terminal to theFor Count and feed it the output of a Get Variable. I do that allthe time.</span></font><o:p></o:p></p><p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:12.0pt'> <o:p></o:p></span></font></p><p class=MsoNormal><font size=2 color=blue face=Arial><span style='font-size:10.0pt;font-family:Arial;color:blue'>Dave Andersen</span></font><o:p></o:p></p><p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:12.0pt'><o:p> </o:p></span></font></p><div class=MsoNormal align=center style='text-align:center'><font size=3face="Times New Roman"><span style='font-size:12.0pt'><hr size=2 width="100%" align=center tabIndex=-1></span></font></div><p class=MsoNormal style='margin-bottom:12.0pt'><b><font size=2 face=Tahoma><spanstyle='font-size:10.0pt;font-family:Tahoma;font-weight:bold'>From:</span></font></b><fontsize=2 face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> ScottMargo [mailto:SMargo@gulton.com]
<b><span style='font-weight:bold'>Sent:</span></b> Monday, March 06, 2006 1:14PM
<b><span style='font-weight:bold'>To:</span></b> VRF
<b><span style='font-weight:bold'>Subject:</span></b> [vrf] symbolic constants</span></font><o:p></o:p></p><p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>Hi,<o:p></o:p></span></font></p><p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>Is there a “symbolic constant” function in VEEsimilar in use and function to the “#define” in C? As anexample of what I mean, I want to change all the “for count 10”s to“for count 12”s if we need to test a substrate that has 12positions instead of only 10, but I want to set up a single place to change 10to 12. <o:p></o:p></span></font></p><p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'><o:p> </o:p></span></font></p><p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>Thanks,<o:p></o:p></span></font></p><p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>Scott Margo<o:p></o:p></span></font></p><p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'><o:p> </o:p></span></font></p><p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:12.0pt'><o:p> </o:p></span></font></p><p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>
---
You are currently subscribed to vrf as: Dave.Andersen@gdc4s.com
To subscribe please send an email to:"vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word"subscribe"
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".
Search the "unofficial vrf archive" at"www.oswegosw.com/vrf_archive/". <o:p></o:p></span></font></p></div><BR>---<BR>You are currently subscribed to vrf as: rsb@soco.agilent.com<BR>To subscribe please send an email to: "vrf-request@lists.it.agilent.com"<BR>leave the subject blank and in the message body put only the word "subscribe"<BR>To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".<BR>To send messages to this mailing list, email "vrf@agilent.com". <BR>If you need help with the mailing list send a message to<BR>"owner-vrf@it.lists.it.agilent.com".<BR>Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".</BODY></html>
Is there a “symbolic constant†function in VEE similar in use and function to the “#define†in C? As an example of what I mean, I want to change all the “for count 10†s to “for count 12†s if we need to test a substrate that has 12 positions instead of only 10, but I want to set up a single place to change 10 to 12.
Â
Thanks,
Scott Margo
Â
Â
---
To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word "subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
Â
Dave Andersen
 _____ Â
From: Scott Margo [mailto:SMargo@gulton.com]
Sent: Monday, March 06, 2006 1:14 PM
To: VRF
Subject: [vrf] symbolic constants
Hi,
Is there a “symbolic constant†function in VEE similar in use and function to the “#define†in C? As an example of what I mean, I want to change all the “for count 10†s to “for count 12†s if we need to test a substrate that has 12 positions instead of only 10, but I want to set up a single place to change 10 to 12.
Â
Thanks,
Scott Margo
Â
Â
---
You are currently subscribed to vrf as: Dave.Andersen@gdc4s.com
To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word "subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
---
To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word "subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
> Hi,
>
> Is there a "symbolic constant" function in VEE similar in use and
> function to the "#define" in C? As an example of what I mean, I want to
> change all the "for count 10"s to "for count 12"s if we need to test a
> substrate that has 12 positions instead of only 10, but I want to set up
> a single place to change 10 to 12.
>
add a control input to the For Counts, with the control input
being fed by a global variable. That will do what you are asking for.
Stan
--------------------------------------------------------------------------
Stan Bischof Agilent Technologies 707-577-3994 stan_bischof@agilent.com
--------------------------------------------------------------------------
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word "subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
Just remove its data input terminal.
Sue
VEE R&D
-----Original Message-----
From: Shawn Fessenden [mailto:shawn@testech-ltd.com]
Sent: Monday, March 06, 2006 1:55 PM
To: VRF
Subject: RE: [vrf] symbolic constants
> Is there a "symbolic constant" function in VEE similar in use and
> function to the "#define" in C?
Nope. You have to use a variable of some kind. I'm in the habit of doing stuff like the attached.
But it's worse that that in some ways. For instance, your for count example. You can't use a variable directly. You add an input and use a get variable with it's output wired to the input.
In general, native objects require either true absolute constants (as in you type in one thing and that's it) or input feed from an input pin. Formula objects are not nearly so restrictive - one reason I tend to do "complete test solution in a formula box".
-SHAWN-
---
To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word "subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
Just remove its data input terminal.
Sue
VEE R&D
-----Original Message-----
From: Shawn Fessenden [mailto:shawn@testech-ltd.com]
Sent: Monday, March 06, 2006 1:55 PM
To: VRF
Subject: RE: [vrf] symbolic constants
> Is there a "symbolic constant" function in VEE similar in use and
> function to the "#define" in C?
Nope. You have to use a variable of some kind. I'm in the habit of doing stuff like the attached.
But it's worse that that in some ways. For instance, your for count example. You can't use a variable directly. You add an input and use a get variable with it's output wired to the input.
In general, native objects require either true absolute constants (as in you type in one thing and that's it) or input feed from an input pin. Formula objects are not nearly so restrictive - one reason I tend to do "complete test solution in a formula box".
-SHAWN-
---
To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word "subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
> Hi,
>
> Is there a "symbolic constant" function in VEE similar in use and
> function to the "#define" in C? As an example of what I mean, I want
> to change all the "for count 10"s to "for count 12"s if we need to
> test a substrate that has 12 positions instead of only 10, but I want
> to set up a single place to change 10 to 12.
>
add a control input to the For Counts, with the control input being fed by a global variable. That will do what you are asking for.
Stan
--------------------------------------------------------------------------
Stan Bischof Agilent Technologies 707-577-3994 stan_bischof@agilent.com
--------------------------------------------------------------------------
---
To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word "subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
Â
Thanks,
Scott
Â
Scott A. Margo, MSEE, BSCoE
Gulton Incorporated
SMargo@gulton.com
Â
 _____ Â
From: Andersen, Dave-P26278 [mailto:Dave.Andersen@gdc4s.com]
Sent: Monday, March 06, 2006 3:39 PM
To: Scott Margo; VEE Reflector
Subject: RE: [vrf] symbolic constants
Â
What you can do is setup a global variable that you can initialize at the beginning of your program and use that to feed the count input pin of the for count. Just add an input terminal to the For Count and feed it the output of a Get Variable.  I do that all the time.
Â
Dave Andersen
Â
 _____ Â
From: Scott Margo [mailto:SMargo@gulton.com]
Sent: Monday, March 06, 2006 1:14 PM
To: VRF
Subject: [vrf] symbolic constants
Hi,
Is there a “symbolic constant†function in VEE similar in use and function to the “#define†in C? As an example of what I mean, I want to change all the “for count 10†s to “for count 12†s if we need to test a substrate that has 12 positions instead of only 10, but I want to set up a single place to change 10 to 12.
Â
Thanks,
Scott Margo
Â
Â
---
You are currently subscribed to vrf as: Dave.Andersen@gdc4s.com
To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word "subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
---
To subscribe please send an email to: "vrf-request@lists.it.agilent.com"
leave the subject blank and in the message body put only the word "subscribe"
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".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".