- Raster Scan Overview and Implementation Approaches
3
- Brief Discussion of Project Setup Libraries, Imports
4
- Build Devices
5
- Initialize Controller Chassis
6
- Initialize, Connect, and Enable Both Channels
7
- Encapsulate MoveTo and Home Methods
8
- Create Jog Method
9
- Complete all Three Move-Helper Methods
10
- Switch to Working on Main Body of Program
11
- Specify Scan Direction
12
- Code the Bidirectional Raster Scan Pattern
13
- First Test of Code and Subsequent Debug
14
- Successful Execution of Code
Description:
Learn how to program a stepped, bidirectional raster scan pattern for Thorlabs' Kinesis® BBD300 series motor controller using C#, .NET framework, and Visual Studio®. Explore different raster scan patterns and approaches before diving into the project setup, including library referencing and controller initialization. Master three move methods: homing a stage axis, moving to a specific position, and implementing jogs. Follow along as the tutorial guides you through building the raster scan implementation, debugging the code, and successfully executing the scan. Gain practical experience with motorized XY stages and remote control programming for patterned scans across specified areas.
Raster Scan Using Visual Studio and C# Programming - Kinesis BBD300 Series - Thorlabs Insights