Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 651 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 651 Bytes

VentuzPhidgetsSDK

Encoders are often used to track moving elements on a stage like screens on a linear motor or cars on turntables. You can hook up rotary encoders directly to the back of steppermotors or connect them with a gearwheel to reduce rotation speed. This script uses the phidget controller and the phidges SDK for .NET to implement position tracking into Ventuz.

Create the following outputs:

outputs
type name
integer position

precautions

This code is provided as is!

troubleshooting:

Error Solution