Software
PAUT SDK Program - DSK
DSK refers to the SDK program developed by SeongSan Institute.
Designed for use in various industrial environments, it is a C#-based development kit that applies efficient methods for easy user implementation




Point
Easy-to-read support documents
We provide documentation to help you get familiar with the DSK program.
You can refer to the API reference, getting started guide, and DSK installation documents.
Compatibility with DEEPSOUND equipment
The DSK is compatible with all DEEPSOUND equipment.
Use a LAN cable to connect the device to your PC and run the program.
Providing program, documentation, and examples
DSK provides users with tutorial files for development and research purposes.
The tutorials are organized in sequential examples from Init Device to SamplePAUT/UT.

External equipment connection configuration
As an example, the DSK program can be easily connected to external equipment using USB/LAN communication.
- Init device: Connect hardware
- Freeze: Pause data communication
.png)
S-scan
This is an image created by configuring an S-scan using raw data.
Various functions and research can be conducted using raw data.
.png)
A-Scan
As an example, an image was created using various elements such as Vector, Frame data, etc.
All contents can be checked and referenced in the provided program.
.png)
Scan Encoder
Here is an example of the encoder parameters needed for Inspection mode.
This outlines what is required for encoder settings, and for detailed information, please refer to the provided materials.
.png)
DSK Program Configuration
This section explains the application method of the example program provided.
There are various functions available, so please make full use of the provided program
.png)
B/C Scan
DSK supports B/C scans, allowing you to view the overall PAUT image.
Additionally, it can be used in various industries that require thickness/corrosion measurements, making it versatile for different applications.
DSK Remote Connection
Connect freely to desktops and laptops using DSK.
DSK Tutorial Example
Develop programs using DEEPSOUND equipment and DSK.



Program & Equipment Connection
This is the first in a series of programs provided by DSKTutorial.
InitDevice was created to check the connection status with the device.
Once the connection to the device is established, click the device initialization button to verify the increasing numbers.



S-Scan
This is the second program provided by DSKTutorial.
S-Scan was created to check Phased Array images after connecting the equipment.
To connect, click the device initialization button.



A-Scan
This is the third program provided by DSKTutorial.
Ascan was created to check amplitude and pulse form.
To connect, click the device initialization button.



Inspection Function
This is the fourth program provided by DSKTutorial.
The inspection program was created to verify the operation of the encoder.
To connect, click the device initialization button.



Sample PAUT Program
This is the tenth program presented in DSKTutorial.
SimplePAUT is where you can manipulate all parameter settings and implement what you've learned throughout the tutorial, including the layout and inspection of A, S, C, and B scans.
To connect, click the device initialization button