Daniel Burkhalter Switzerland Engineer in Electronics - - PowerPoint PPT Presentation

daniel burkhalter switzerland engineer in electronics amp
SMART_READER_LITE
LIVE PREVIEW

Daniel Burkhalter Switzerland Engineer in Electronics - - PowerPoint PPT Presentation

Daniel Burkhalter Switzerland Engineer in Electronics (&Software) ETH XOJO User since 5 years ESSA a TESt Systems Application based on XOJO www.bces.ch Production Testing Development Testing the beginning Fetch a Test Step Set s


slide-1
SLIDE 1

Daniel Burkhalter Switzerland Engineer in Electronics (&Software) ETH XOJO User since 5 years

slide-2
SLIDE 2

www.bces.ch

ESSA

a TESt Systems Application based on XOJO

slide-3
SLIDE 3

Production Testing

slide-4
SLIDE 4

Development Testing

slide-5
SLIDE 5

the beginning

Set s Stimuli (Relay, Anaolog Output, …) Get Reference Command to DUT Get Results from DUT wait wait Fetch a Test Step Calculate and save test result

slide-6
SLIDE 6

the beginning

<Testprogramm name="Test Nr.1"> <Teststep name="Erster Schritt"> <MAFTS name="set MAFTS device to Voltage on CH1" Func="Volt" Value="3" chan="1" Wire23="2" LongWire="off" Shunt="off"/> <Agilent name="measure reference 1" measmode=“DC“/> <CP name="Get voltage measurement on channel 1" Meas="0" Sens="0" Chan="1"/> </Teststep> <Teststep name="Zweiter Schritt"> ..... </Teststep> </Testprogramm>

slide-7
SLIDE 7

the beginning

AXTDL Interpreter XML txt Controller

slide-8
SLIDE 8

the beginning

Interpreter XML txt Controller HMI Editor

slide-9
SLIDE 9

the beginning

Interpreter Controller HMI Editor Tables Graphics Drag&Drop Formulas Reporting

  • autom. FTP

Externals Help 180 elements 15 attributes Database TFS, SQL element/attributes attribute link XML Parser MatLab

slide-10
SLIDE 10
slide-11
SLIDE 11

Graphic vs. Text

  • Why not use LabView?
  • Huge, expensive, separate world
  • Easily gets complicate
  • Difficult to printout/document
  • Parsing
slide-12
SLIDE 12

Advantages using XOJO

  • Interpreted & compiled
  • on all relevant platforms (let’s me work on Mac)
  • easy to learn, yet complete
  • very good pricing
slide-13
SLIDE 13

Disadvantages using XOJO

  • unknown, not mainstream
  • Integration in different version control systems

(SVN, GIT, TFS)