|
| Phcc Interface Library for .NET and COM v0.2.1.0 reference library |
| Device..::.DoaSendAirCoreMotor Method |
| Device Class See Also Send Feedback |
Namespace:
Phcc
Assembly:
Phcc (in Phcc.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub DoaSendAirCoreMotor ( _ deviceAddr As Byte, _ motorNum As Byte, _ position As Integer _ ) |
| C# |
|---|
public void DoaSendAirCoreMotor( byte deviceAddr, byte motorNum, int position ) |
Parameters
- deviceAddr
- Type: System..::.Byte
- motorNum
- Type: System..::.Byte
- position
- Type: System..::.Int32