From b9797931eeb10eaffe1aaca4866a6b5b42a42111 Mon Sep 17 00:00:00 2001 From: rahuel Date: Tue, 15 Feb 2005 12:19:54 +0000 Subject: [PATCH] Ir is now possible to have an Input Value inside a loop and execution take care now of that behavior (before there was a hangup). --- examples/GraphInputInLoop.py | 2 +- examples/GraphInputInLoop.xml | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/examples/GraphInputInLoop.py b/examples/GraphInputInLoop.py index eff96a9..c5f721b 100644 --- a/examples/GraphInputInLoop.py +++ b/examples/GraphInputInLoop.py @@ -139,7 +139,7 @@ def DefGraphInputInLoop_2() : IIsOddConst.Input( 'Const Input Value' ) IInitLoopIndex.Input( 0 ) IInitLoopMin.Input( 0 ) - IInitLoopMax.Input( 100 ) + IInitLoopMax.Input( 23 ) # Output Ports of the graph #OIsOddConst = IsOdd.GetOutPort( 'Const' ) diff --git a/examples/GraphInputInLoop.xml b/examples/GraphInputInLoop.xml index b15d875..1238447 100644 --- a/examples/GraphInputInLoop.xml +++ b/examples/GraphInputInLoop.xml @@ -39,7 +39,7 @@ 22/10/2003 - 10:36:39 - 7/1/2005 - 16:47:59 + 8/2/2005 - 10:10:2 1.05 ? ? @@ -81,8 +81,8 @@ - 7/1/2005 - 16:47:59 - 7/1/2005 - 16:47:59 + 8/2/2005 - 10:10:2 + 8/2/2005 - 10:10:2 1.05 ? ? @@ -128,8 +128,8 @@ ? - 7/1/2005 - 16:47:59 - 7/1/2005 - 16:47:59 + 8/2/2005 - 10:10:2 + 8/2/2005 - 10:10:2 1.05 ? ? @@ -175,8 +175,8 @@ - 7/1/2005 - 16:47:59 - 7/1/2005 - 16:47:59 + 8/2/2005 - 10:10:2 + 8/2/2005 - 10:10:2 1.05 ? ? @@ -214,8 +214,8 @@ - 7/1/2005 - 16:47:59 - 7/1/2005 - 16:47:59 + 8/2/2005 - 10:10:2 + 8/2/2005 - 10:10:2 1.05 ? ? @@ -246,8 +246,8 @@ - 7/1/2005 - 16:47:59 - 7/1/2005 - 16:47:59 + 8/2/2005 - 10:10:2 + 8/2/2005 - 10:10:2 1.05 ? ? @@ -374,5 +374,5 @@ Max 3 - 100 + 23 -- 2.39.2