| KM_AxisJogPercent Property |
The level of jog percenatage computed from the commanded jog velocity
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double JogPercent { get; set; }
Public Property JogPercent As Double
Get
Set
public:
property double JogPercent {
double get ();
void set (double value);
}
Property Value
DoubleSee Also