id: "00353844-cd31-48aa-ac49-d7eaa9641b51" name: "motorcontrol / temp / motor" description: "General SOP for common requests related to motorcontrol, temp, motor." version: "0.1.0" tags:
- "motorcontrol"
- "temp"
- "motor" triggers:
- "Use when the user asks for a process or checklist."
- "Use when you want to reuse a previously mentioned method/SOP." examples:
- input: "Break this into best-practice, executable steps."
motorcontrol / temp / motor
General SOP for common requests related to motorcontrol, temp, motor.
Prompt
Follow this SOP (replace specifics with placeholders like <PROJECT>/<ENV>/<VERSION>):
- 1.0
- 编制:李小海
- 时间:2014年04月02日
- 本程序为电机控制相关程序
- 修改记录
- 2014.04.02 建立文件
- include "global_variable.h
- include "hardware_config.h
- include "function_config.h
- include "sin256.h
For each step, include: action, checks, and failure rollback/fallback plan. Output format: for each step number, provide status/result and what to do next.
Triggers
- Use when the user asks for a process or checklist.
- Use when you want to reuse a previously mentioned method/SOP.
Examples
Example 1
Input:
Break this into best-practice, executable steps.