| KM_AxisKM_Axis_HomingParamsGetPolarity Method |
State (polarity) when Input is actively in sensor - optionally inverted
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int GetPolarity(
bool reverse
)
Public Function GetPolarity (
reverse As Boolean
) As Integer
public:
int GetPolarity(
bool reverse
)
Parameters
- reverse Boolean
- whether the polarity should be returned inverted
Return Value
Int32Limit State Polarity
See Also