PowerScript ?

application 92 views
admin_alex
admin_alex Oct 22, 2025 3:06 AM

PowerScript is script to run SmartScan without GUI

1
Replies (3)
jinsung.shin
jinsung.shin
Oct 23, 2025 8:19 AM (edited)

PowerScript is a feature provided by SmartScan. PowerScript not only allows users to control individual modules of the Park AFM (stage, scanner, SLD, etc.) as desired, but also complex functions such as approach, scan, and spectroscopy, making it useful for building customized automation processes tailored to the user's preferences. PowerScript is based on the ECMAScript language and can be thought of as using the same syntax as JavaScript.

2
alex_an
alex_an
Oct 23, 2025 8:23 AM (edited)

@jinsung.shin
Is it possible to use JavaScript library in PowerScript?

1
jinsung.shin
jinsung.shin
Oct 23, 2025 8:36 AM (edited)

Using common JavaScript libraries in PowerScript is not possible. PowerScript is implemented based on the ECMAScript engine provided by the SmartScan development framework. However, using common JavaScript libraries requires a JavaScript runtime environment, such as a web browser or Node.js, making them unusable.

1
Please login to post a reply.
Thread Information
Started by: admin_alex
Posted: Oct 22, 2025
Last activity: 0 minutes ago
Views: 92
Replies: 3