Function blocks for compatibility with existing programs
Function blocks for compatibility The purpose of the function blocks listed is to ensure compatibility with existing projects. For new projects it is recommended not to use these function blocks and to use the equivalent function blocks instead, see Overview of the library Tc2_NCI. |
Function block | Description |
---|---|
Triggers "Delete Distance to go" in the NC. | |
Triggers the NCI EStop. | |
Provides the value of the look-ahead for bottleneck detection. | |
Provides the response mode for bottleneck detection. | |
Reads information of the currently active segment and past and future segments. | |
Triggers the GoAhead function. | |
Determines whether an EStop is executed or pending. | |
Loads an NC program using program names. | |
Reads arithmetic parameters. | |
Reads the tool description from the NC. | |
Reads the zero offset shift from the NC. | |
Carries out a reset of the interpreter or of the NC channel. | |
Carries out a reset of the interpreter or of the NC channel. | |
Resets a fast signal bit. | |
Sets the value of the look-ahead for bottleneck detection. | |
Sets the response mode when bottleneck detection is switched on. | |
Optionally sets the search path for subroutines. | |
Sets all tool parameters (including number and type) to null. | |
Sets all zero points to null. | |
Starts or stops the interpreter (NC channel). | |
Enables further processing of the parts program after an NCI Estop. | |
Writes arithmetic parameters. | |
Writes the tool description into the NC. | |
Writes the zero offset shift into the NC. |
- ItpDelDtg
- ItpEStop
- ItpGetBottleNeckLookAhead
- ItpGetBottleNeckMode
- ItpGetGeoInfoAndHParam
- ItpGoAhead
- ItpIsEStop
- ItpLoadProg
- ItpReadRParams
- ItpReadToolDesc
- ItpReadZeroShift
- ItpReset
- ItpResetEx
- ItpResetFastMFunc
- ItpSetBottleNeckLookAhead
- ItpSetBottleNeckMode
- ItpSetSubroutinePath
- ItpSetToolDescNull
- ItpSetZeroShiftNull
- ItpStartStop
- ItpStepOnAfterEStop
- ItpWriteRParams
- ItpWriteToolDesc
- ItpWriteZeroShift