Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.Interfaces
IMotorsManager Interface
IMotorsManager Methods
DisableAllMotorsAtEnd Method
GetMotorComPort Method
GetOPL Method
InitAllMotorsCommunication Method
InitMotors Method
LoadConfigFromDatabase Method
MoveMotorsLoadConfig Method
ReloadFromDatabase Method
SetCommInfo Method
IMotorsManager
InitMotors Method
Namespace:
LynceeTec.Interfaces
Assembly:
LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 8.1.17212.0 8_1_dev 6ff713ba, built 2019-10-03 13:47:19 UTC
Syntax
C#
C++
Copy
Task
InitMotors
(
IProgressReporter
progress
)
Task
^
InitMotors
(
IProgressReporter
^
progress
)
Parameters
progress
Type:
LynceeTec.Interfaces
IProgressReporter
Return Value
Type:
Task
See Also
Reference
IMotorsManager Interface
LynceeTec.Interfaces Namespace