Class Group09NcArg
NC Argument of NC Group09.
public class Group09NcArg
- Inheritance
-
Group09NcArg
- Inherited Members
- Extension Methods
Constructors
Group09NcArg()
Ctor.
public Group09NcArg()
Group09NcArg(Group09NcArg)
Copy ctor.
public Group09NcArg(Group09NcArg src)
Parameters
src
Group09NcArg
Properties
K
Repeated times. Available for G81,G85,G86,G82,G83.
public int K { get; set; }
Property Value
P
Bottom staying duration. unit is seconds. Available for G82.
public int P { get; set; }
Property Value
Q
Feeding depth per stroke. Available for G83.
public double Q { get; set; }
Property Value
R
Reference height. Available for G81,G85,G86,G82,G83.
public double R { get; set; }
Property Value
Z
Z at pass-through point. The pass-through point is at bottom. Available for G81,G85,G86,G82,G83.
public double Z { get; set; }