Skip to main content

Getting started with the API

The AT1032S Test Sequencer is controlled through comprehensive APIs available for both Python and NodeJS.

NodeJS and Python APIs​

JavaScript (NodeJS) and Python APIs can be downloaded and installed via npm and pip respectively. Run the relevant commands in your terminal to create a new project and install the required packages:

npm create @ikalogic/at1000

Full API documentation can be found here:


AT1032S API Documentation