This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# 品牌模板 规范
> 版本:v1.0
> 最后更新:2026-04-25
---
继承上级规范,如有冲突按本目录规范执行。
---
## 品牌标准字段枚举
品牌编辑页"标准字段"下拉的完整可选项,共16个:
| standard_field | 含义 | data_type | 说明 |
|----------------|------|-----------|------|
| program_name | NC程序名 | string | 零件唯一识别,Tag5 |
| part_count | 当前加工零件数 | number | 零件计数,Tag8 |
| device_status | 设备状态 | number | _io_status |
| run_status | 运行状态 | number | Tag9 |
| operate_mode | 操作模式 | number | Tag10 |
| spindle_speed_set | 主轴设定速度 | number | Tag11 |
| feed_speed_set | 进给设定速度 | number | Tag12 |
| spindle_speed_actual | 主轴实际速度 | number | Tag13 |