X-RAY LINE DETECTOR
AiST is a professional x-ray detector manufacturer
AiST TECH provides dedicated viewer software and an SDK for X-ray line detector control,
image acquisition, calibration, and system integration.
AT-Viewer supports detector connection and status monitoring, image acquisition, calibration, and image saving,
while the SDK enables reliable integration with customer X-ray inspection equipment, inspection algorithms, and automation systems.
AT-Viewer provides detector connection, image acquisition, calibration, parameter settings, and status monitoring to support efficient X-ray image quality evaluation during equipment development and sample testing.
Verify the USB connection and detector operating status.
Configure inspection parameters such as Scan Speed, Pixel Size, and Sensitivity.
Acquire RAW image data before calibration is applied.
Perform calibration after connecting the detector and configuring operating conditions.
View correction images with calibration data applied.
Save RAW or correction images.
Monitor calibration progress and the X-ray OFF / ON data acquisition steps.
Monitor the Energy Level and calibration progress through the Energy Chart.
Use pixel-level signal data to check for Pixel Error and sensor defects.
AiST SDK operates between the detector and customer inspection software, handling detector control, parameter settings, calibration, image acquisition, and data transfer.
Connected to AiST SDK, the detector provides operating-status information and image data and supports calibration data acquisition.
An interface layer for detector control, parameter settings, calibration, image acquisition, and customer software integration.
The default development interface for detector control, calibration, and image acquisition.
Integration with .NET-based Windows applications and ActiveX-based legacy systems is optionally available depending on the customer development environment.
Uses data delivered by the SDK to implement X-ray inspection functions in customer inspection algorithms, equipment control software, HMI, and automation systems.
The following are selected APIs used for detector connection, basic information, image dimensions, and operating status.
| Function | Description |
|---|---|
| atd_Connect() | Connect to the detector |
| atd_GetDetectorInfo() | Retrieve detector information |
| atd_GetDetectorProtocolVersion() | Retrieve the detector protocol version |
| atd_GetImageWidth() | Retrieve the image width |
| atd_GetImageHeight() | Retrieve the image height |
| atd_GetCalibrationMode() | Retrieve the calibration mode |
| atd_GetObjectDetection() | Retrieve the object detection status |