ConversionModes Enumeration

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices >

ConversionModes Enumeration

BR.AN.PviServices .NET


Enumeration of the supported conversion methods of BR modules.

[Visual Basic]

Public Enum ConversionModes

[C#]

public enum ConversionModes

Remarks

Starting with PVI Setup Version 3.00.02 ther only BR and TXT will be supported!!!

Members

Member Name

Description

BR

No conversion is neccessary! The module is already a BR module.

TXT

Simple text.

NC_UPLOAD

This option is only valid for the Upload. This option is valid for conversion types CNC, ZPO, TDT, RPT, CAM and CAP.

CNC

CNC program. For Module Uploads use ConversionModes.NC_UPLOAD!

ZPO

Zero offset table. For Module Uploads use ConversionModes.NC_UPLOAD!

TDT

Tool data table. For Module Uploads use ConversionModes.NC_UPLOAD!

RPT

R parameter table. For Module Uploads use ConversionModes.NC_UPLOAD!

CAM

Cam profile, definition using slave positions. For Module Uploads use ConversionModes.NC_UPLOAD!

CAP

Cam profile, definition using polynomials. For Module Uploads use ConversionModes.NC_UPLOAD!

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]