Dyl_Pickle88
❔ How to set progress bar in taskbar in winform?
I can use that function but there's no method regarding setting the progressbar. I believe this is the documentation reference for TaskbarManager: https://learn.microsoft.com/en-us/uwp/api/windows.ui.shell.taskbarmanager?view=winrt-22621
11 replies
❔ How to set progress bar in taskbar in winform?
Ive also found https://learn.microsoft.com/en-us/windows/win32/api/shobjidl_core/nf-shobjidl_core-itaskbarlist3-setprogressvalue
but it looks like a C++ interface? I'm not well versed in the interactivity of windows APIs...
11 replies
❔ Making an async function or event system to get steps on an encoder.
Different person here from before who referenced the nyquist theorem. This is not a servo because we dont know the absolute position of the output shaft. The only accurate description is what is actually being used. A DC motor with a gear reduction and an encoder. We'll be using limit switches to determine when we have reached the start/end of the spool of parachute cable. This is I guess more akin to a stepper in which you never know the true position of the output shaft but know how many radians it has turned since you started moving it.
640 replies