Completed
- Create Jog Method
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Raster Scan Using Visual Studio and C# Programming - Kinesis BBD300 Series - Thorlabs Insights
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - 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