 | MotorHardwareSpecifications Constructor (Int32, Int32, String, String) |
Namespace:
LynceeTec.Interfaces
Assembly:
LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.1.23514.0 , built 2023-11-07 12:21:30 UTC
Syntaxpublic MotorHardwareSpecifications(
int motorId,
int motorOpticalPathType,
string serialNumber,
string masterSerialNumber
)
public:
MotorHardwareSpecifications(
int motorId,
int motorOpticalPathType,
String^ serialNumber,
String^ masterSerialNumber
)
Parameters
- motorId
- Type: SystemInt32
- motorOpticalPathType
- Type: SystemInt32
- serialNumber
- Type: SystemString
- masterSerialNumber
- Type: SystemString
See Also