(saveFormat "7.0")
(date "Mon 26/Jul/2004 13:10:37 ")
(veerev "7.0.6310.0")
(platform "PC")
(execMode v6)
(filterNAN 0)
(workspaceStackingOrder M)
(SaveCF yes)
(Colors
(Property "Detail View" "Window" bwGrayScale 10)
(Property "Workspace" "AppWorkspace")
(Property "Line Color" "Black" bwGrayScale 100)
(Property "Line Color (numeric)" "Dark Sky Blue" bwGrayScale 100)
(Property "Line Color (complex)" "Dark Sky Blue" bwGrayScale 100)
(Property "Line Color (string)" "Med Orange" bwGrayScale 100)
(Property "Line Color (sequence out)" "Med Dark Gray" bwGrayScale 100)
(Property "Line Color (highlight)" "Magenta" bwGrayScale 100)
(Property "Print ID Number BG Color" "Lightest Gray" bwGrayScale 10)
(Property "Tool Tip" "Info" bwGrayScale 0)
(Property "Tool Tip Text" "InfoText" bwGrayScale 100)
(Property "Object Title" "Blue Gray" bwGrayScale 30)
(Property "Object Title Text" "Black" bwGrayScale 100)
(Property "Object" "Light Blue Gray")
(Property "Object Text" "Black")
(Property "Object Step Highlight" "Yellow")
(Property "Object Execute Highlight" "Light Green")
(Property "Object Trail Highlight" "Med Green")
(Property "Object Error Highlight" "Med Red")
(Property "Object Breakpoint Highlight" "Orange")
(Property "Object Discovery Highlight" "Blue")
(Property "Dialog Box Title Bar" "ActiveCaption" bwGrayScale 50)
(Property "Dialog Box Title Bar Text" "ActiveCaptionText" bwGrayScale 0)
(Property "Dialog Box" "Control")
(Property "Dialog Box Text" "ControlText")
(Property "Graph Background" "Black" bwGrayScale 0)
(Property "Edit Field" "Window")
(Property "Edit Field Text" "Black")
(Property "Highlighted Edit Field" "Highlight")
(Property "Highlighted Edit Field Text" "HighlightText")
(Property "Menu" "Gray")
(Property "Menu Text" "Black")
(Property "Disabled Menu Text" "Dark Gray")
(Property "Highlighted Menu" "Dark Blue")
(Property "Highlighted Menu Text" "White"))
(Fonts
(Property "Menu Text" "Arial CE" 14)
(Property "Object Title Text" "Arial CE" 12)
(Property "Object Text" "Arial CE" 12)
(Property "Terminal Text" "Arial CE" 12)
(Property "Logging AlphaNumeric Text" "Courier New CE" 12)
(Property "AlphaNumeric Scalar Text" "Arial CE" 14)
(Property "AlphaNumeric Array Text" "Arial CE" 12)
(Property "Bus Monitor Text" "Courier New CE" 12)
(Property "Dialog Box Title Bar Text" "Arial CE" 14)
(Property "Dialog Box Text" "Arial CE" 12)
(Property "Printout Page Header Text" "Arial CE" 14)
(Property "Printout Object Title Text" "Arial CE" 14)
(Property "Printout Object Description Text" "Courier New CE" 14)
(Property "Printout Object ID Number Text" "Arial CE" 12)
(Property "ToPrinter Printout Text" "Courier New CE" 14)
(Property "Tool Tip Text" "Arial CE" 12)
(Property "Graph Scale Label Text" "Arial CE" 10 bold))
(device 0 ROOTCONTEXT
(automationRefs
(automationRef 1
(libid "{00020813-0000-0000-C000-000000000046}")
(desc "Microsoft Excel 11.0 Object Library")
(filename "C:\\Program Files\\Microsoft Office 2003\\OFFICE11\\EXCEL.EXE")
(verMajor 1)
(verMinor 5)
(lcid 0))
(automationRef 2
(libid "{87C96271-ADDB-4745-B2E8-DF88A8472FD1}")
(desc "MSTIME")
(filename "C:\\WINDOWS\\System32\\mstime.dll")
(verMajor 1)
(verMinor 0)
(lcid 0)))
(properties
(trigMode deg)
(nextID 55)
(popupTitleText "Untitled")
(popupMoveable 1))
(deviceList
(device 0 FORMULA
(properties
(name "Close Excel App")
(expr 1 "sheet.Application.Quit()"))
(interface
(output 1
(name "Result")
(tag "Result")
(lock name constraints)
(optional yes))))
(device 1 MESSAGEBOX
(properties
(popupTitle "VEE Example")
(message "Zatvorit Excel ?")
(symbol Question))
(interface
(output 1
(name "\301NO")
(lock name constraints))
(output 2
(name "NIE")
(lock name constraints)))
(implementation
(customButtons 1)
(displayMode 0)
(buttons "<Custom...>")
(buttonLabel1 "\301NO")
(buttonLabel2 "NIE")
(buttonLabel3 "")
(bdefault "\301NO")))
(device 3 FORMULA
(properties
(name "Range.NumberFormat")
(expr 4 "set range1 = sheet.Columns(\"B\");"
"set range1 = sheet.range(\"B1:B\"+A);" "range1.NumberFormat = \"##0,000000\";"
"range1 = transpose([B])"))
(interface
(input 1
(name "A")
(optional yes))
(input 2
(name "B")
(optional yes))
(output 1
(name "Result")
(tag "Result")
(lock name constraints)
(optional yes))))
(device 5 FORCOUNT
(properties
(count 10))
(interface
(output 1
(name "Count")
(lock name constraints))))
(device 7 FORMULA
(properties
(expr 1 "A+2*Pi"))
(interface
(input 1
(name "A")
(optional yes))
(output 1
(name "Result")
(tag "Result")
(lock name constraints)
(optional yes))))
(device 8 CONSTANT
(properties
(name "Real64")
(initializeAtPrerun 1))
(interface
(input 1
(type control)
(name "Default Value")
(requires
(datatype Real64))
(lock name constraints)
(optional yes))
(output 1
(name "Real64")
(lock name constraints)))
(implementation
(value Real
(data  62.83185307179586))
(initValue Real
(data  0))))
(device 9 DECLVAR
(properties
(name "Declare range1")
(scope glob)
(globalName "range1"))
(implementation
(value Object
(data  "ANY "))))
(device 10 DECLVAR
(properties
(name "Declare range")
(scope glob)
(globalName "range"))
(implementation
(value Object
(data  "ANY "))))
(device 11 DECLVAR
(properties
(name "Declare sheet")
(scope glob)
(globalName "sheet"))
(implementation
(value Object
(data  "ANY "))))
(device 12 FORMULA
(properties
(name "Range.NumberFormatA")
(expr 2 "range = transpose([A]);   // Zapisuje pole d\341t \"A\""
"range.NumberFormat = \"hh:mm:ss\";     // Nastavuje form\341t \350\355sla"))
(interface
(input 1
(name "A")
(optional yes))
(output 1
(name "Result")
(tag "Result")
(lock name constraints)
(optional yes))))
(device 14 FORMULA
(properties
(name "Range.NumberFormat1")
(expr 7 "set book = CreateObject(\"Excel.Sheet\");  // Sp\372\232\235a Excel"
"set sheet = book.ActiveSheet;                    // Definuje h\341rok"
"sheet.Application.Visible = TRUE;            // Otv\341ra okno"
"sheet.Application.Windows(1).Caption = \"V\375sledky posledn\351ho merania-asa\";"
"set range = sheet.Columns(\"A\");              // Nastavuje st\345pec A"
"set range = sheet.range(\"A1:A\"+A);          // Nastavuje po\350et riadkov A"
"range.NumberFormat = \"hh:mm:ss\";     // Nastavuje form\341t \350\355sla"))
(interface
(input 1
(name "A")
(optional yes))))
(device 24 TORECORD
(properties
(outputType scalar))
(interface
(input 1
(name "A")
(optional yes))
(input 2
(name "B")
(optional yes))
(output 1
(name "Record"))))
(device 25 FROMRECORD
(interface
(input 1
(name "Record Data")
(requires
(datatype Record))
(lock name constraints))
(output 1
(name "Name List")
(tag "Name List")
(lock name constraints)
(optional yes))
(output 2
(name "Type List")
(tag "Type List")
(lock name constraints)
(optional yes))
(output 3
(name "A")
(tag "A")
(optional yes))
(output 4
(name "B")
(tag "B")
(optional yes))))
(device 26 COLLECTOR
(properties
(output1D 0))
(interface
(input 1
(name "Data")
(tag "Data"))
(input 2
(type trigger)
(name "XEQ")
(lock name constraints))
(output 1
(name "Array")
(tag "Array"))))
(device 27 COLLECTOR
(properties
(output1D 0))
(interface
(input 1
(name "Data")
(tag "Data"))
(input 2
(type trigger)
(name "XEQ")
(lock name constraints))
(output 1
(name "Array")
(tag "Array"))))
(device 28 BEEP
(properties
(frequency 1100)
(duration 1)
(volume 100))
(implementation))
(device 29 DECLVAR
(properties
(name "Declare ChartRange")
(scope glob)
(globalName "ChartRange"))
(implementation
(value Object
(data  "COM OFF Excel.Range"))))
(device 30 FORMULA
(properties
(name "Create Chart")
(expr 5
"Set ChartRange=sheet.Range(\"A1:B\"+A);  // Nastavuje objekt range pre oblas\235 vkladan\375ch d\341t"
"sheet.ChartObjects.Add(150,20,500,250); // Nastavuje polohu grafu na akt\355vnom h\341rku"
"sheet.ChartObjects(1).Activate;                     // Aktivuje graf"
"book.ActiveChart.ChartType=xlLineMarkers;  // Ur\350uje typ grafu"
"book.ActiveChart.SetSourceData(ChartRange, xlColumns);  "))
(interface
(input 1
(name "A")
(optional yes))
(output 1
(name "Result")
(tag "Result")
(lock name constraints)
(optional yes))))
(device 31 DECLVAR
(properties
(name "Declare book")
(scope glob)
(globalName "book"))
(implementation
(value Object
(data  "COM OFF Excel.Workbook"))))
(device 32 FORMULA
(properties
(name "totSize(x)")
(expr 1 "totSize(x)"))
(interface
(input 1
(name "x")
(optional yes))
(output 1
(name "Result")
(tag "Result")
(lock name constraints)
(optional yes))))
(device 38 DELAY
(properties
(delay 2))
(interface
(output 1
(name "Done"))))
(device 40 FORMULA
(properties
(name "now()")
(expr 1 "now()"))
(interface
(output 1
(name "Result")
(tag "Result")
(lock name constraints)
(optional yes))))
(device 43 FORMULA
(properties
(name "Create Chart")
(expr 1
"book.ActiveChart.SeriesCollection(1).XValues = \"=Sheet1!R1C1:R\"+A+\"C1\";  // Ur\350uje d\341ta osi X"
))
(interface
(input 1
(name "A")
(optional yes))
(output 1
(name "Result")
(tag "Result")
(lock name constraints)
(optional yes))))
(device 45 CONSTANT
(properties
(name "Real64"))
(interface
(input 1
(type control)
(name "Default Value")
(requires
(datatype Real64))
(lock name constraints)
(optional yes))
(output 1
(name "Real64")
(lock name constraints)))
(implementation
(value Real
(data  63226609665.896))
(initValue Real
(data  0))))
(device 49 JUNCTION
(properties
(name "JCT"))
(interface
(input 1
(name "A")
(optional yes))
(input 2
(name "B")
(optional yes))
(input 3
(name "C")
(optional yes))
(output 1
(name "Data"))))
(device 50 FORMULA
(properties
(expr 1 "A/ 86400"))
(interface
(input 1
(name "A")
(requires
(datatype Real64))
(optional yes))
(output 1
(name "Result")
(tag "Result")
(lock name constraints)
(optional yes))))
(device 51 FORMULA
(properties
(expr 1 "(A+3600)/ 86400"))
(interface
(input 1
(name "A")
(requires
(datatype Real64))
(optional yes))
(output 1
(name "Result")
(tag "Result")
(lock name constraints)
(optional yes))))
(device 52 FORMULA
(properties
(expr 1 "(A+7200)/ 86400"))
(interface
(input 1
(name "A")
(requires
(datatype Real64))
(optional yes))
(output 1
(name "Result")
(tag "Result")
(lock name constraints)
(optional yes))))
(device 53 IFTHENELSE
(properties
(cases 2 "A==1" "A==2"))
(interface
(input 1
(name "A")
(optional yes))
(output 1
(name "Then")
(lock name constraints))
(output 2
(name "Else If")
(lock name constraints))
(output 3
(name "Else")
(lock name constraints))))
(device 54 ENUMCONSTANT
(properties
(name "Radio Buttons"))
(interface
(output 1
(name "Enum")
(lock name constraints))
(output 2
(name "Ordinal")
(lock name constraints)))
(implementation
(value Enum
(values
("UTC" 0)
("Central Europe (summer-time)" 1)
("Central Europe (winter-time)" 2))
(data  "Central Europe (summer-time)"))
(initValue Text
(data  "UTC"))))
(configuration
(connect D1:1 D0:0)
(connect D22:0 D1:0)
(connect D9:0 D2:0)
(connect D19:1 D2:1)
(connect D12:4 D2:2)
(connect D5:0 D4:0)
(connect D5:1 D4:1)
(connect D3:1 D5:0)
(connect D4:1 D5:1)
(connect D10:0 D9:0)
(connect D12:3 D9:1)
(connect D19:1 D10:1)
(connect D13:1 D11:1)
(connect D14:1 D11:2)
(connect D11:1 D12:1)
(connect D24:1 D13:1)
(connect D3:0 D13:2)
(connect D4:1 D14:1)
(connect D3:0 D14:2)
(connect D2:0 D15:0)
(connect D15:0 D17:0)
(connect D19:1 D17:1)
(connect D12:4 D19:1)
(connect D21:0 D20:0)
(connect D4:0 D21:0)
(connect D17:0 D22:0)
(connect D19:1 D22:1)
(connect D21:0 D23:0)
(connect D21:1 D23:1)
(connect D27:1 D24:1)
(connect D26:1 D24:2)
(connect D25:1 D24:3)
(connect D28:3 D25:0)
(connect D21:1 D25:1)
(connect D28:2 D26:0)
(connect D21:1 D26:1)
(connect D28:1 D27:0)
(connect D21:1 D27:1)
(connect D29:2 D28:1)))
(contextCarrier
(wndRestoredOrigin 2 2)
(wndRestoredExtent 493 394)
(wndState max)
(active detail)
(detail
(extent 991 622)
(anchorPt 446 442)
(configuration
(devCarrierFor 0
(active icon)
(icon
(extent 112 25))
(open
(extent 180 50))
(pinCenter 420 10))
(devCarrierFor 1
(active icon)
(icon
(extent 81 34))
(open
(extent 219 126))
(terminals on)
(pinCenter 360 -40))
(devCarrierFor 3
(active icon)
(icon
(extent 136 25))
(open
(extent 374 96))
(terminals on)
(pinCenter 360 -200))
(devCarrierFor 5
(active icon)
(icon
(extent 68 51)
(iconImage "loop.icn"))
(open
(extent 95 31))
(pinCenter -330 -170))
(devCarrierFor 7
(active icon)
(icon
(extent 50 15))
(open
(extent 145 50))
(terminals on)
(pinCenter -270 40))
(devCarrierFor 8
(active icon)
(icon
(extent 44 15))
(open
(extent 80 29)
(showFormat real))
(pinCenter -270 -20))
(devCarrierFor 9
(active icon)
(icon
(extent 112 17))
(open
(extent 421 126))
(pinCenter -70 -180))
(devCarrierFor 10
(active icon)
(icon
(extent 112 17))
(open
(extent 421 126))
(pinCenter -70 -210))
(devCarrierFor 11
(active icon)
(icon
(extent 104 15))
(open
(extent 388 126))
(pinCenter -70 -240))
(devCarrierFor 12
(active icon)
(icon
(extent 144 15))
(open
(extent 324 80))
(terminals on)
(pinCenter 360 -240))
(devCarrierFor 14
(active icon)
(icon
(extent 144 15))
(open
(extent 454 136))
(terminals on)
(pinCenter 360 -270))
(devCarrierFor 24
(active icon)
(icon
(extent 78 51)
(iconImage "build.icn"))
(open
(extent 97 54))
(terminals on)
(pinCenter -120 -120))
(devCarrierFor 25
(active icon)
(icon
(extent 95 51)
(iconImage "unbuild.icn"))
(open)
(terminals on)
(pinCenter -20 -120))
(devCarrierFor 26
(active icon)
(icon
(extent 53 25))
(open)
(terminals on)
(pinCenter -210 -130))
(devCarrierFor 27
(active icon)
(icon
(extent 53 25))
(open)
(terminals on)
(pinCenter -210 -80))
(devCarrierFor 28
(active icon)
(icon
(extent 33 15))
(open
(extent 162 79))
(pinCenter 360 -160))
(devCarrierFor 29
(active icon)
(icon
(extent 124 16))
(open
(extent 388 126))
(pinCenter -70 -270))
(devCarrierFor 30
(active icon)
(icon
(extent 77 15))
(open
(extent 434 156))
(pinCenter 360 -130))
(devCarrierFor 31
(active icon)
(icon
(extent 80 16))
(open
(extent 388 126))
(pinCenter -70 -300))
(devCarrierFor 32
(active icon)
(icon
(extent 53 15))
(open
(extent 99 50))
(terminals on)
(pinCenter 80 -100))
(devCarrierFor 38
(active icon)
(icon
(extent 35 15))
(open
(extent 71 31))
(pinCenter -270 190))
(devCarrierFor 40
(active icon)
(icon
(extent 35 15))
(open
(extent 90 50))
(terminals on)
(pinCenter -270 120))
(devCarrierFor 43
(active icon)
(icon
(extent 77 15))
(open
(extent 434 156))
(pinCenter 360 -90))
(devCarrierFor 45
(active open)
(icon
(extent 44 15))
(open
(extent 80 29)
(showFormat real)
(formatter
(realFormat timeStamp)
(realSigDigits 4)
(realRadixSpec 4)
(timeStamp time)
(timeFormat HMS H24)
(dateFormat WDMY)
(integerBase decimal)))
(pinCenter -160 120))
(devCarrierFor 49
(active icon)
(icon
(extent 26 34))
(open)
(terminals on)
(pinCenter -290 -230))
(devCarrierFor 50
(active icon)
(icon
(extent 50 15))
(open
(extent 145 50))
(terminals on)
(pinCenter -420 -220))
(devCarrierFor 51
(active icon)
(icon
(extent 50 15))
(open
(extent 145 50))
(terminals on)
(pinCenter -380 -250))
(devCarrierFor 52
(active icon)
(icon
(extent 50 15))
(open
(extent 145 50))
(terminals on)
(pinCenter -350 -280))
(devCarrierFor 53
(active icon)
(icon
(extent 71 34))
(open
(extent 60 62))
(terminals on)
(pinCenter -370 -450))
(devCarrierFor 54
(active open)
(icon)
(open
(extent 205 79)
(format buttons))
(pinCenter -530 -470))
(connect D1:1 D0:0
(points 3 403 -50 420 -50 420 -5))
(connect D22:0 D1:0
(points 2 360 -80 360 -60))
(connect D9:0 D2:0
(points 2 360 -230 360 -215))
(connect D19:1 D2:1
(points 4 109 -100 140 -100 140 -210 289 -210))
(connect D12:4 D2:2
(points 6 30 -110 40 -110 40 -70 150 -70 150 -190 289 -190))
(connect D5:0 D4:0
(points 2 -270 -10 -270 30))
(connect D5:1 D4:1
(points 6 -246 -20 -230 -20 -230 10 -320 10 -320 40 -298 40))
(connect D3:1 D5:0
(points 3 -294 -170 -270 -170 -270 -30))
(connect D4:1 D5:1
(points 8 -243 40 -220 40 -220 -40 -260 -40 -260 -50 -310 -50 -310 -20 -295 -20)
)
(connect D10:0 D9:0
(points 2 360 -260 360 -250))
(connect D12:3 D9:1
(points 4 30 -120 50 -120 50 -240 285 -240))
(connect D19:1 D10:1
(points 4 109 -100 140 -100 140 -270 285 -270))
(connect D13:1 D11:1
(points 2 -181 -130 -162 -130))
(connect D14:1 D11:2
(points 4 -181 -80 -170 -80 -170 -110 -162 -110))
(connect D11:1 D12:1
(points 2 -79 -120 -70 -120))
(connect D24:1 D13:1
(points 4 -275 -230 -250 -230 -250 -140 -239 -140))
(connect D3:0 D13:2
(points 3 -330 -142 -330 -120 -239 -120))
(connect D4:1 D14:1
(points 6 -243 40 -220 40 -220 -40 -260 -40 -260 -90 -239 -90))
(connect D3:0 D14:2
(points 3 -330 -142 -330 -70 -239 -70))
(connect D2:0 D15:0
(points 2 360 -185 360 -170))
(connect D15:0 D17:0
(points 2 360 -150 360 -140))
(connect D19:1 D17:1
(points 4 109 -100 140 -100 140 -130 319 -130))
(connect D12:4 D19:1
(points 4 30 -110 40 -110 40 -100 51 -100))
(connect D21:0 D20:0
(points 2 -270 130 -270 180))
(connect D4:0 D21:0
(points 2 -270 50 -270 110))
(connect D17:0 D22:0
(points 2 360 -120 360 -100))
(connect D19:1 D22:1
(points 6 109 -100 140 -100 140 -130 290 -130 290 -90 319 -90))
(connect D21:0 D23:0
(points 6 -270 130 -270 140 -310 140 -310 70 -160 70 -160 85))
(connect D21:1 D23:1
(points 2 -250 120 -203 120))
(connect D27:1 D24:1
(points 6 -323 -280 -310 -280 -310 -260 -320 -260 -320 -240 -306 -240))
(connect D26:1 D24:2
(points 4 -353 -250 -330 -250 -330 -230 -306 -230))
(connect D25:1 D24:3
(points 2 -393 -220 -306 -220))
(connect D28:3 D25:0
(points 7 -332 -440 -310 -440 -310 -410 -440 -410 -440 -240 -420 -240 -420 -230)
)
(connect D21:1 D25:1
(points 8 -250 120 -230 120 -230 150 -400 150 -400 -190 -470 -190 -470 -220 -448
-220))
(connect D28:2 D26:0
(points 7 -332 -450 -300 -450 -300 -400 -400 -400 -400 -270 -380 -270 -380 -260)
)
(connect D21:1 D26:1
(points 8 -250 120 -230 120 -230 150 -400 150 -400 -190 -470 -190 -470 -250 -408
-250))
(connect D28:1 D27:0
(points 5 -332 -460 -290 -460 -290 -390 -350 -390 -350 -290))
(connect D21:1 D27:1
(points 10 -250 120 -230 120 -230 150 -400 150 -400 -190 -470 -190 -470 -250
-430 -250 -430 -280 -378 -280))
(connect D29:2 D28:1
(points 2 -425 -450 -408 -450)))
(stackingOrder 6 7 8 16 4 5 14 13 11 12 19 20 21 18 23 29 3 24 25 26 27 28 10 9
2 15 17 22 1 0))
(numberFormats
(realFormat standard)
(realSigDigits 4)
(realRadixSpec 4)
(integerBase decimal))))
