Table of Contents

Class Group09NcArg

Namespace
Hi.Numerical.NcArgs
Assembly
HiUniNc.dll

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

int

P

Bottom staying duration. unit is seconds. Available for G82.

public int P { get; set; }

Property Value

int

Q

Feeding depth per stroke. Available for G83.

public double Q { get; set; }

Property Value

double

R

Reference height. Available for G81,G85,G86,G82,G83.

public double R { get; set; }

Property Value

double

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; }

Property Value

double