send q VRf-VEE_Sequencing vrf
from: Greg Goebel / HP-MXD
gvg@lvld.hp.com / 970-679-3030 / FAX 970-679-5971
website: ftp://fcext3.external.hp.com/dist/mxd/index.html
to: VRf-Joel Dunsmore
date: Wednesday, 06 August 1997 1347 MDT
> Item Subject: VRf-Website_Comments
> HP-VEE-ites,
>
> I have a Vee3 program that uses a 6 input junction to receive data. The
> formulas that create the data sequency each other, so that the data comes in
> "top-down", that is, in a specific order. The output of the junction goes to a
> collecter, and after the last formula box is done, it xeq's the collector to
> create the array of the six inputs. This works just fine in Vee3. In Vee4 the
> order is not correct. For example, the fourth input comes out first. Is there
> a way to fix this?
>
> Thanks, Joel
Sir:
I wrote the following program:
+--------+
+-----+ +-----+ | 0 |
| 0 +----------------->| JCT +--------->+-----------+ | 1 |
+--+--+ +---------->| | | Collector +-->| 2 |
| | +-------->| | +--->+-----------+ | 3 |
+--+--+ | | +------>| | | | 4 |
| 1 +------+ | | +---->| | | | 5 |
+--+--+ | | | +-->| | | +--------+
| | | | | +-----+ |
+--+--+ | | | | |
| 2 +--------+ | | | |
+--+--+ | | | |
| | | | |
+--+--+ | | | |
| 3 +----------+ | | |
+--+--+ | | |
| | | |
+--+--+ | | |
| 4 +------------+ | |
+--+--+ | |
| | |
+--+--+ | |
| 5 +--------------+ |
+--+--+ |
| |
+---------------------------------+
It seems to work fine. I suspect that your sequencing of the inputs is not
deterministic and works differently on VEE 3 than on VEE 4 ... connecting a
few sequencing pins usually corrects problems like this.
Please stay in touch.
[<>] regards -- gvg
from: Greg Goebel / HP-MXD
gvg@lvld.hp.com / 970-679-3030 / FAX 970-679-5971
website: ftp://fcext3.external.hp.com/dist/mxd/index.html
to: VRf-Joel Dunsmore
date: Wednesday, 06 August 1997 1347 MDT
> Item Subject: VRf-Website_Comments
> HP-VEE-ites,
>
> I have a Vee3 program that uses a 6 input junction to receive data. The
> formulas that create the data sequency each other, so that the data comes in
> "top-down", that is, in a specific order. The output of the junction goes to a
> collecter, and after the last formula box is done, it xeq's the collector to
> create the array of the six inputs. This works just fine in Vee3. In Vee4 the
> order is not correct. For example, the fourth input comes out first. Is there
> a way to fix this?
>
> Thanks, Joel
Sir:
I wrote the following program:
+--------+
+-----+ +-----+ | 0 |
| 0 +----------------->| JCT +--------->+-----------+ | 1 |
+--+--+ +---------->| | | Collector +-->| 2 |
| | +-------->| | +--->+-----------+ | 3 |
+--+--+ | | +------>| | | | 4 |
| 1 +------+ | | +---->| | | | 5 |
+--+--+ | | | +-->| | | +--------+
| | | | | +-----+ |
+--+--+ | | | | |
| 2 +--------+ | | | |
+--+--+ | | | |
| | | | |
+--+--+ | | | |
| 3 +----------+ | | |
+--+--+ | | |
| | | |
+--+--+ | | |
| 4 +------------+ | |
+--+--+ | |
| | |
+--+--+ | |
| 5 +--------------+ |
+--+--+ |
| |
+---------------------------------+
It seems to work fine. I suspect that your sequencing of the inputs is not
deterministic and works differently on VEE 3 than on VEE 4 ... connecting a
few sequencing pins usually corrects problems like this.
Please stay in touch.
[<>] regards -- gvg