VentuzPhidgetsSDK
phidgets controller integration into Ventuz with C#
Install / Use
/learn @bastidererste/VentuzPhidgetsSDKREADME
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:
dlls
| type | name | | ------------- |-------------| | LAC | Phidget22.NET.dll |
outputs
| type | name | | ------------- |-------------| | Double | position |
precautions
This code is provided as is!
troubleshooting:
|Error | Solution | |---------|-----|
