Dashboard Slider, and Program

Hello, i put s slider on the SmartDashboard to control the power on a motor. When i deploy the robot program with the motor being controlled by the variable in teleop.vi , the window says “Unable to resolve from current dialog”

Also, when i run the dashboard, it says “Missing typedef Control 1 in VI Dashboard Main.vi.”

Is there an element im missing?

I am confused as to whether you are running the Java SmartDashboard or the regular dashboard. Also, it sounds like you are connecting a typedef. Try following the newer tutorial for customizing the dashboard.

Greg McKaskle