Table of Contents

Class FanucVarTable

Namespace
Hi.Fanuc
Assembly
HiUniNc.dll

Represents a table of Fanuc variables used for CNC machine control.

public class FanucVarTable
Inheritance
FanucVarTable
Inherited Members
Extension Methods

Constructors

FanucVarTable()

Initializes a new instance of the FanucVarTable class.

public FanucVarTable()

Properties

TLB

For tool lenght compensation (G43, G44) ‘true’ value is not supported.

public bool TLB { get; }

Property Value

bool

TLC

For tool lenght compensation (G43, G44) ‘true’ value is not supported.

public bool TLC { get; }

Property Value

bool

Var5001

For tool lenght compensation (G43, G44) bit1(TLB),bit0(TLC)

public int Var5001 { get; }

Property Value

int