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
SetCommInfo 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
void
SetCommInfo
(
MotorizedDevicesType
devType
,
int
portNo
,
int
rate
,
int
nodeId
,
bool
initAtStart
)
void
SetCommInfo
(
MotorizedDevicesType
devType
,
int
portNo
,
int
rate
,
int
nodeId
,
bool
initAtStart
)
Parameters
devType
Type:
LynceeTec.Interfaces
MotorizedDevicesType
portNo
Type:
System
Int32
rate
Type:
System
Int32
nodeId
Type:
System
Int32
initAtStart
Type:
System
Boolean
See Also
Reference
IMotorsManager Interface
LynceeTec.Interfaces Namespace