Skip to content

ospqul/FocusPXDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenView SDK Tutorial (C#)

OpenView SDK is designed to help create custom applications for non-destructive inspections of industrial and commercial materials.

This tutorial will help you build a Focus PX application based on OpenView SDK from scratch.

The source codes are available in Github: FocusPXDemo.

Documents material: doc.

Video courses are also available here.

You could clone a local repo: git clone https://github.com/ospqul/FocusPXDemo.git

You could also check out the source code branched out for each lesson.

$ git branch                                                                               
  1_Set_Environment
  2_Add_NET_lib_and_Connect_Device
  3_Get_Ascan_Data
  4_Plot_Ascan
  5_plotting_Ascan_in_real_time
  6_Change_Ascan_Settings
  7_Connect_Phased_Array_Probe
  8_Plot_Bscan
  9_Calculate_focused_beam_delays
  10_Plot_and_Compoare_Focused_and_Unfocused_Bscan
  11_Calculate_Sscan_Element_delay
  12_Plot_Sscan
  13_Plot_Sscan_without_correction
  14_Plot_Sscan_after_correction
  15_Cscan_Part1_Clean_up_code_and_Plot_Ascan
  16_Cscan_Part2_Add_Gate_To_Ascan
  17_Cscan_Part3_Plot_Cscan
  18_Cscan_Part4_Do_a_real_Cscan
  
$ git checkout 1_Set_Environment
Switched to branch '1_Set_Environment'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages