根据提供的文件信息,我们可以推断出这是一份与SIEMENS测量系统相关的配置或脚本文件,主要涉及德语环境下的测量周期警告和错误信息。接下来,我们将详细解析该文件中的关键知识点。 ### 关键知识点解析 #### 文件注释与基本信息 文件头部包含了自动生成的声明、编码设置以及版本信息: - **自动生成声明**:`//NOTE:This file was generated by TeTra. Do not edit.` 这表明文件是由特定工具自动生成的,不建议手动编辑,以避免可能的数据丢失或破坏。 - **编码设置**:指定了字符集(`CP=1252`)和语言环境(`IDEO=NO`, `ANSI=YES`, `UNICODE=NO`),这些设置决定了文件如何处理文本数据。 - **版本控制**:通过`//VERSION=$VERSION`标记了文件的版本信息,并在后续部分具体给出了版本号:“V07.03.01.00 Sept. 28, 2006”。 #### 测量周期文本 这部分提供了多种德语警告和错误消息,用于告知操作员关于测量周期的状态。具体来说: 1. **通知信息**: - `8300000 "NOTICE! Search, dry run or simulation active!"` 表示搜索、试运行或模拟正在进行中。 - `8300100 "Wrong measuring variant, please reenter"` 指示输入的测量变体有误,需要重新输入。 - `8300200 "The input dialog has been terminated successfully"` 表明输入对话框已成功结束。 - `8300300 "Meas. result screen available, please change area"` 告知结果屏幕可用,需要切换到适当区域查看。 - `8300400 "Meas. cycle dialog aborted because of acknowledge err."` 表明测量周期对话框因确认错误而被终止。 - `8300500 "Please acknowledge with NC-Start"` 提醒用户需要通过NC启动来确认。 - `8300600 "The measuring cycle data have been deleted!"` 说明测量周期数据已被删除。 - `8300700 "The measuring cycle data have been converted"` 指出测量周期数据已被转换。 2. **报警文本**: - `8301000 "Wrong alarm number!"` 表示报警编号错误。 - `8301100 "62300 Check no. of empirical value memory"` 提示检查经验值存储的数量。 - `8301200 "61200 Check measurement input"` 要求检查测量输入。 - `8301300 "61201 Positioning velocity is zero"` 指出定位速度为零。 - `8301400 "61202 Correction factor rapid velocity = 0"` 表示快速移动速度的校正因子为零。 - `8301500 "61300 Probe defective"` 表示探针损坏。 - `8301600 "61301 Probe not switching"` 指出探针未切换。 - `8301700 "61302 Probe collision"` 表明探针发生碰撞。 - `8301800 "61303 Beyond safe area"` 表示超出安全区域。 - `8301900 "61304 Oversize"` 表示尺寸过大。 - `8302000 "61305 Undersize"` 表示尺寸过小。 - `8302100 "61306 Permissible dimensional difference exceeded"` 指出允许的尺寸差异被超出。 - `8302200 "61307 Wrong measurement variant"` 表明测量变体不正确。 - `8302300 "61308 Check measurement path 2a"` 要求检查测量路径2a。 - `8302400 "61309 Check probe type"` 提示检查探针类型。 - `8302500 "61310 Scale factor is active"` 指出缩放因子正在起作用。 - `8302600 "61311 No D number is active"` 表明没有活跃的D编号。 - `8302700 "61312 Check measuring cycle number"` 要求检查测量周期编号。 - `8302800 "61313 Check probe number"` 提示检查探针编号。 - `8302900 "61314 Check selected tool type"` 要求检查所选工具类型。 - `8303000 "61315 Check tool point direction"` 提示检查工具点方向。 - `8303100 "61316 Center point and radius cannot be determined"` 表明无法确定中心点和半径。 - `8303200 "61317 Check parameters CYCLE116"` 要求检查参数CYCLE116。 - `8303300 "61318 Check weighting factor K"` 提示检查加权因子K。 - `8303400 "61319 Check call parameters CYCL"` 要求检查调用参数CYCL。 ### 总结 此文件主要包含了一系列与SIEMENS测量系统相关的警告和错误信息,这些信息有助于操作员及时了解系统的状态并采取相应的纠正措施。通过对这些信息的理解和应用,可以有效提高测量过程的准确性和效率。对于使用SIEMENS测量系统的人员而言,熟悉这些信息对于日常维护和故障排除非常重要。
// CP = 1252
// IDEO = NO
// ANSI = YES
// UNICODE = NO
// VERSION = $VERSION
[SWITCHES]/ALARM
// texts for measuring cycles in german language - Sca
//
//----------------------------------------------------------------------------------------------
// Version
//----------------------------------------------------------------------------------------------
//
84999 0 0 "V07.03.01.00 Sept. 28, 2006"
//
//----------------------------------------------------------------------------------------------
//
// This section of file is for SIEMENS measuring cycles only
//
//----------------------------------------------------------------------------------------------
//
// Meldungstexte
//
83000 0 0 "NOTICE! Search, dryrun or simulation active !"
83001 0 0 "Wrong measuring variant, please reenter"
83002 0 0 "The input dialog has been terminated successfully"
83003 0 0 "Meas. result screen available, please change area"
83004 0 0 "Meas.cycle dialog aborted because of acknowl.err."
83005 0 0 "Please acknowledge with NC-Start"
83007 0 0 "The measuring cycle data have been converted"
//
// Alarmtexte Meßzyklen
//
83010 0 0 "Wrong alarm number !"
83011 0 0 "62300 Check no. of empirical value memory"
83012 0 0 "61200 Check measurement input"
83013 0 0 "61201 Positioning velocity is zero"
83014 0 0 "61202 Correction factor rapid velocity = 0"
83015 0 0 "61300 Probe defective"
83016 0 0 "61301 Probe not switching"
83017 0 0 "61302 Probe collision"
83018 0 0 "61303 Beyond safe area"
83019 0 0 "61304 Oversize"
83020 0 0 "61305 Undersize"
83021 0 0 "61306 Permissible dimensional difference exceeded"
83022 0 0 "61307 Wrong measurement variant"
83023 0 0 "61308 Check measurement path 2a"
83024 0 0 "61309 Check probe type"
83025 0 0 "61310 Scale factor is active"
83026 0 0 "61311 No D number is active"
83027 0 0 "61312 Check measuring cycle number"
83028 0 0 "61313 Check probe number"
83029 0 0 "61314 Check selected tool type"
83030 0 0 "61315 Check tool point direction"
83031 0 0 "61316 Center point and radius cannot be determined"
83032 0 0 "61317 Check parameters CYCLE116"
83033 0 0 "61318 Check weighting factor _K"
83034 0 0 "61319 Check call parameters CYCLE114"
剩余56页未读,继续阅读
- 粉丝: 0
- 资源: 4
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- bdwptqmxgj11.zip
- onnxruntime-win-x86
- onnxruntime-win-x64-gpu-1.20.1.zip
- vs2019 c++20 语法规范 头文件 <ratio> 的源码阅读与注释,处理分数的存储,加减乘除,以及大小比较等运算
- 首次尝试使用 Win,DirectX C++ 中的形状渲染套件.zip
- 预乘混合模式是一种用途广泛的三合一混合模式 它已经存在很长时间了,但似乎每隔几年就会被重新发现 该项目包括使用预乘 alpha 的描述,示例和工具 .zip
- 项目描述 DirectX 引擎支持版本 9、10、11 库 Microsoft SDK 功能相机视图、照明、加载网格、动画、蒙皮、层次结构界面、动画控制器、网格容器、碰撞系统 .zip
- 项目 wiki 文档中使用的代码教程的源代码库.zip
- 面向对象的通用GUI框架.zip
- 基于Java语言的PlayerBase游戏角色设计源码