<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10117" systemVersion="15F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="tne-QT-ifu">
<objects>
<viewController id="BYZ-38-t0r" customClass="ViewController" customModule="VP3300_Tutorial" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
<viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<navigationBar contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="etO-Zq-HWr">
<rect key="frame" x="0.0" y="20" width="600" height="44"/>
<items>
<navigationItem title="VP3300 Tutorial" id="gtg-5k-9F0"/>
</items>
</navigationBar>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Disconnected" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rZO-0f-qR3">
<rect key="frame" x="0.0" y="64" width="600" height="21"/>
<color key="backgroundColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZFI-2h-07z">
<rect key="frame" x="0.0" y="84" width="600" height="114"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tU5-uw-pz7">
<rect key="frame" x="8" y="8" width="112" height="30"/>
<constraints>
<constraint firstAttribute="width" constant="112" id="ewS-6U-IbJ"/>
<constraint firstAttribute="height" constant="30" id="wJE-mi-v7f"/>
</constraints>
<state key="normal" title="Get Firmware"/>
<connections>
<action selector="getFirmware:" destination="BYZ-38-t0r" eventType="touchUpInside" id="jeG-VR-ZKR"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TGp-e1-4bO">
<rect key="frame" x="8" y="46" width="118" height="30"/>
<constraints>
<constraint firstAttribute="width" constant="118" id="8Yd-Gz-QRA"/>
<constraint firstAttribute="height" constant="30" id="k2q-kI-Y0P"/>
</constraints>
<state key="normal" title="Start ICC EMV"/>
<connections>
<action selector="startICCEMV:" destination="BYZ-38-t0r" eventType="touchUpInside" id="9m1-BE-9sH"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wSh-X8-jQA">
<rect key="frame" x="452" y="8" width="140" height="30"/>
<constraints>
<constraint firstAttribute="width" constant="140" id="g8v-qe-2wp"/>
<constraint firstAttribute="height" constant="30" id="rDD-ii-GJV"/>
</constraints>
<state key="normal" title="Start MSR / CTLS"/>
<connections>
<action selector="startMSR_CTLS:" destination="BYZ-38-t0r" eventType="touchUpInside" id="cDe-en-kHV"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="HHZ-Uc-sT9">
<rect key="frame" x="234" y="84" width="132" height="30"/>
<state key="normal" title="Cancel Transaction"/>
<connections>
<action selector="cancelTransaction:" destination="BYZ-38-t0r" eventType="touchUpInside" id="GXx-f7-Rgx"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hio-sJ-hC4">
<rect key="frame" x="441" y="46" width="151" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="UDz-HE-wk5"/>
<constraint firstAttribute="width" constant="151" id="h6B-ou-ihN"/>
</constraints>
<state key="normal" title="Complete ICC EMV"/>
<connections>
<action selector="completeICCEMV:" destination="BYZ-38-t0r" eventType="touchUpInside" id="qCC-FA-5Ny"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="tU5-uw-pz7" firstAttribute="leading" secondItem="ZFI-2h-07z" secondAttribute="leading" constant="8" id="2Dm-Lo-nLb"/>
<constraint firstItem="wSh-X8-jQA" firstAttribute="top" secondItem="ZFI-2h-07z" secondAttribute="top" constant="8" id="52h-Gk-Z0b"/>
<constraint firstItem="HHZ-Uc-sT9" firstAttribute="top" secondItem="ZFI-2h-07z" secondAttribute="top" constant="84" id="8LN-Tw-JGa"/>
<constraint firstItem="hio-sJ-hC4" firstAttribute="top" secondItem="wSh-X8-jQA" secondAttribute="bottom" constant="8" id="BYD-32-uzT"/>
<constraint firstAttribute="trailing" secondItem="wSh-X8-jQA" secondAttribute="trailing" constant="8" id="F76-HQ-FNU"/>
<constraint firstAttribute="trailing" secondItem="hio-sJ-hC4" secondAttribute="trailing" constant="8" id="Fdc-pe-qvL"/>
<constraint firstItem="HHZ-Uc-sT9" firstAttribute="centerX" secondItem="ZFI-2h-07z" secondAttribute="centerX" id="SzC-4b-OJj"/>
<constraint firstItem="TGp-e1-4bO" firstAttribute="top" secondItem="tU5-uw-pz7" secondAttribute="bottom" constant="8" id="f3n-e6-UUG"/>
<constraint firstAttribute="height" constant="114" id="iHH-b7-rpI"/>
<constraint firstItem="TGp-e1-4bO" firstAttribute="leading" secondItem="ZFI-2h-07z" secondAttribute="leading" constant="8" id="xwM-oH-jQU"/>
<constraint firstItem="tU5-uw-pz7" firstAttribute="top" secondItem="ZFI-2h-07z" secondAttribute="top" constant="8" id="yjz-Nm-fce"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Y4B-gd-hVo">
<rect key="frame" x="0.0" y="206" width="600" height="394"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="EMV LCD Display" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8IP-lE-FQE">
<rect key="frame" x="234" y="0.0" width="133" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="133" id="H9G-5s-1ya"/>
<constraint firstAttribute="height" constant="21" id="OcU-YA-QYt"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" textAlignment="natural" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MFI-aU-Awe">
<rect key="frame" x="8" y="29" width="584" height="160"/>
<color key="backgroundColor" white="0.66666666669999997" alpha="0.14835831930000001" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" textAlignment="natural" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RTX-Hq-mMT">
<rect key="frame" x="8" y="226" width="584" height="160"/>
<color key="backgroundColor" white="0.66666666669999997" alpha="0.14835831930000001" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Log" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="G5K-IS-8cP">
<rect key="frame" x="286" y="197" width="29" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="29" id="RTx-9r-dXr"/>
<constraint firstAttribute="height" constant="21" id="tub-2e-uEi"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="MFI-aU-Awe" secondAttribute="trailing" constant="8" id="0M8-q5-74Y"/>
<constraint firstItem="G5K-IS-8cP" firstAttribute="top" secondItem="MFI-aU-Awe" secondAttribute="bottom" constant="8" id="3nN-pq-c7u"/>
<constraint firstAttribute="bottom" secondItem="RTX-Hq-mMT" secondAttribute="bottom" constant="8" id="4k8-dp-CKK"/>
<constraint firstItem="8IP-lE-FQE" firstAttribute="centerX" secondItem="Y4B-gd-hVo" secondAttribute="centerX" id="A1H-Xc-KUF"/>
<constraint firstItem="RTX-Hq-mMT" firstAttribute="top" secondItem="G5K-IS-8cP" secondAttribute="bottom" constant="8" id="CB4-g5-bKw"/>
<constraint firstItem="G5K-IS-8cP" firstAttribute="centerX" secondItem="Y4B-gd-hVo" secondAttribute="centerX" id="DUq-Oc-RKU"/>
<constraint firstItem="MFI-aU-Awe" firstAttribute="top" secondItem="8IP-lE-FQE" secondAttribute="bottom" constant="8" id="EIn-ER-enh"/>
<constraint firstAttribute="trailing" secondItem="RTX-Hq-mMT" secondAttribute="trailing" constant="8" id="H04-dI-fGz"/>
<constraint firstItem="MFI-aU-Awe" firstAttribute="leading" secondItem="Y4B-gd-hVo" secondAttribute="leading" constant="8" id="JT5-MI-88R"/>
<constraint firstItem="8IP-lE-FQE" firstAttribute="top" secondItem="Y4B-gd-hVo" secondAttribute="top" id="QDs-Pg-soH"/>
<constraint firstItem="RTX-Hq-mMT" firstAttribute="leading" secondItem="Y4B-gd-hVo" secondAttribute="leading" constant="8" id="X2o-dk-ffd"/>
<constraint firstItem="RTX-Hq-mMT" firstAttribute="height" secondItem="MFI-aU-Awe" secondAttribute="height" id="aOL-Ir-y48"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="etO-Zq-HWr" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" constant="-20" id="569-PZ-U8Q"/>
<constraint firstAttribute="trailingMargin" secondItem="rZO-0f-qR3" secondAttribute="trailing" constant="-20" id="7Hr-mA-xXY"/>
<constraint firstItem="rZO-0f-qR3" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" constant="-20" id="CDb-2X-s6Q"/>
<constraint firstAttribute="trailingMargin" secondItem="Y4B-gd-hVo" secondAttribute="trailing" constant="-20" id="FoY-PQ-8gC"/>
<constraint firstAttribute="trailingMargin" secondItem="ZFI-2h-07z" secondAttribute="trailing" constant="-20" id="HYU-Az-cXm"/>
<constraint firstItem="Y4B-gd-hVo" firstAttribute="top" secondItem="ZFI-2h-07z" secondAttribute="bottom" constant="8" id="LZS-v7-y1M"/>
<constraint firstItem="ZFI-2h-07z" firstAttribute="top" secondItem="etO-Zq-HWr" secondAttribute="bottom" constant="20" id="Pcm-zb-zXS"/>
<constraint firstAttribute="trailingMargin" secondItem="etO-Zq-HWr" secondAttribute="trailing" constant="-20" id="S1d-up-ufn"/>
<constraint firstItem="Y4B-gd-hVo" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" constant="-20" id="fxv-DL-Ql8"/>
<constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="Y4B-gd-hVo" secondAttribute="bottom" id="l4D-dJ-DrY"/>
<constraint firstItem="etO-Zq-HWr" firstAttribute="top" secondItem="y3c-jy-aDJ" secondAttribute="bottom" id="pfJ-Fb-EWV"/>
<constraint firstItem="rZO-0f-qR3" firstAttribute="top" secondItem="etO-Zq-HWr" secondAttribute="bottom" id="vXY-dJ-IM4"/>
<constraint firstItem="ZFI-2h-07z" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" constant="-20" id="y5F-nP-7CB"/>
</constraints>
</view>
<connections>
<outlet property="connectionStatus" destination="rZO-0f-qR3" id="8PR-rE-l6S"/>
<outlet property="lcdTextView" destination="MFI-aU-Awe" id="Hzq-Kn-xTJ"/>
<outlet property="logTextView" destination="RTX-Hq-mMT" id="NRT-pZ-ik7"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="698" y="449"/>
</scene>
</scenes>
</document>