]> Creatis software - creaMiniTools.git/blobdiff - bbtk_package_creaMiniTools/bbs/boxes/WriteStatePatientSystem.bbs
3421 template_creaPatientsSystem
[creaMiniTools.git] / bbtk_package_creaMiniTools / bbs / boxes / WriteStatePatientSystem.bbs
index 0a307a6a34e88f365d718b124ac245994a31965a..79350565788c0d6fb942d595d5e470c5fbe56bb5 100644 (file)
@@ -34,21 +34,31 @@ new std:MagicBox Box07
 
 new std:MagicBox Box08
 
+new std:GetVectorStringElement Box09
+  set Box09.ErrorValue "?EED?"
+  set Box09.I "0"
+
+new std:GetVectorStringElement Box10
+  set Box10.ErrorValue "?EED?"
+  set Box10.I "0"
+
 
-connect Box02.Out Box05.In1
-connect Box03.Out Box05.In3
 connect Box00.Date Box05.In5
 connect Box00.Time Box05.In7
 connect Box04.Out Box06.lstData1
 connect Box05.Out Box06.lstData2
 connect Box07.Out Box06.FileName
 connect Box08.BoxChange Box06.BoxExecute
+connect Box02.Out Box09.In
+connect Box09.Out Box05.In1
+connect Box03.Out Box10.In
+connect Box10.Out Box05.In3
 
 # Complex input ports
 input User Box02.In " "
 input State Box03.In " "
-input FileState Box07.In " "
 input boxExecute Box08.In " "
+input Filename Box07.In " "
 
 # Complex output ports
 output boxChange Box06.BoxChange " "