From 6511527e4b576d29fc97aa80479b61d7d1abc079 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 7 Aug 2018 19:26:57 +0300 Subject: Working on PPC Machine Setup ! --- .../PPC/Tango.PPC.UI/Views/MachineSetupView.xaml | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 Software/Visual_Studio/PPC/Tango.PPC.UI/Views/MachineSetupView.xaml (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Views/MachineSetupView.xaml') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/MachineSetupView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/MachineSetupView.xaml new file mode 100644 index 000000000..c20ed0966 --- /dev/null +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/MachineSetupView.xaml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + MACHINE SETUP + + This machine has not been configured yet and require several steps in order to be ready. + + Enter this machine serial number, synchronization server address and tap 'START'. + + + + SERIAL NUMBER + + + HOST ADDRESS + + + START + + + + + + -- cgit v1.3.1