| KM_MainStatusGetPWM Method |
Bulk status record PWM values (SnapAmp)
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int GetPWM(
int index
)
Public Function GetPWM (
index As Integer
) As Integer
public:
int GetPWM(
int index
)
Parameters
- index Int32
- channel number to get (8 obsolete + 2 x 4 SnapAmp)
Return Value
Int32value
See Also