Redshift Project Depot

General Topics => Things we learned and other useful info => Topic started by: Louis L on August 16, 2016, 09:58:05 PM

Title: Labview - using quad encoder
Post by: Louis L on August 16, 2016, 09:58:05 PM
When using a quad encoder in Labview, don't read too quickly. A 10ms read loop is too fast and the hardware can't respond which causes problems with the device. A 25ms loop worked. Not sure where the threshold lies (between 10 and 25ms)