宏指令,macro command
1)macro command宏指令
1.Application of Macro Command B in Part Program for Workpiece with Group of Holes;宏指令B在群孔加工程序中的应用
2.Illustrating ellipse and sinusoid curves,the coordinate conversion and programming in the process of using macro command were stated.探讨了常见非圆弧曲线的加工方法,并以椭圆及正弦曲线为例,叙述了在使用宏指令加工过程中坐标值的数据转换及程序编制。
3.This paper introduces a method of improving the surface finish quality by adopting macro command in processing periodical cycle curve and camber on the NC lathe.针对数控机床加工周期性循环的曲面或曲线时出现的进给速度突变,提出了一种利用宏指令编 程来控制循环的解决方案。
英文短句/例句

1.macro definition宏定义,宏指令定义
2.macro expansion宏指令扩展,宏扩展
3.macroinstruction fetch routine宏指令取数据例行程序
4.In macroprocess system, that part of macrodefinition which forms instruction format generated by the macroinstruction.在宏加工系统中,建立由宏指令生成的指令格式的那部分宏定义。
5.The name of the macro - instruction(FETCH)used to accomplish1, 2, 3, or4.完成上述1,2,3或4动作的宏指令(FETCH)名。
6.A procedure in which a macro is replaced with the source-code sequence of instructions that it represents.一种处理过程,其间一条宏指令由它所表示的指令原码序列替代。
7.To produce assembler language statements from the model statements of a macro definition when the definition is called by a macroinstruction.当用宏指令调用定义时,从宏定义的模型语句中产生汇编语言语句。
8.I’ll come to your office so you can show how you set up these macros.我去你办公室,你给我演示怎么安装这些宏指令.
9.The Design of Delta Non-Touch Screen Serial Micro-Macro-Driven Printer台达触摸屏串口非宏指令驱动微型打印机设计
10.On Integrated Application of Macroprogram in NC Milling Manual Programming宏指令在数控铣削手工编程中的综合应用
11.A phrase often associated with a macro instruction, where one source language instruction is converted to several machine language instructions.通常与宏指令有关的一种用语,即把一条源语言指令转换成若干条机器语言指令。
12.A single instruction in programming language that results in a series of instructions in machine language.宏指令计算机编程语言中可以在机器语言中形成一系列指令的命令
13.Mr. Lee: Sure, that'll be fine for me. I'll come to your office so you can show how you set up these macros.可以,我没有问题,我去你办公室,你给我演示怎么安装这些宏指令
14.The computer can be preprogrammed (hard-wired)to draw macros.计算机可按预编程序(“硬线化”)绘出宏指令表示的内容。
15.With function or meaning specified by a user ; ( a user-defined key, a user-defined macro ).用于修饰或说明由用户指定的功能或意义(如用户定义键、用户定义宏指令等)。
16.A single code that represents a set of instructions.宏码一个代码,可以代表一组指令
17.With those macros remplacing simple instruction, it would be a lot harder to analyse.通过宏替换简单指令,使得分析更加困难。
18.Strings of standard, but related, commands.Such strings are usually brought into operation by means of a single macrocommand or instruction.标准的且相关的命令串,通常由一条宏命令或指令将这样的命令串投入运行。
相关短句/例句

macroinstruction[英][,m?kr?uin'str?k??n][美][,m?kro?n'str?k??n]宏指令
1.DELTA HMI Macroinstruction Realization Inverter Control and Recipe Management;台达HMI宏指令实现变频器控制和配方管理
2.The constitutes and using methods of subroutine and macroinstruction during NC milling are stated.阐述了数控铣削中子程序、宏指令的构成和调用方法。
3)macro instruction宏指令
4)Macro[英]['m?kr??][美]['m?kro]宏指令
1.Macro editor in Nicolet SDXC FTIR spectrometer system was used for the study of reaction kinetics of polyurethane bulk polymerization and structure analysis during the polymerization.利用NicoletSDXCFTIR操作系统中提供的宏编辑程序,论述了自定义宏指令在聚氨酯化学反应动力学及结构分析研究中的应用。
5)macroinstruction level宏指令级
6)out macroinstruction外宏指令
延伸阅读

研究宏程序 用好循环指令[内容提要]本文叙述了通过对车削循环的宏程序实现源代码的研究后,对车削循环指令的执行细节有更深的了解,对指令参数的理解加深了,对编程时关键点的坐标的确定方法更加清楚了,澄清了一些问题。纠正了一些错误的认识,使我们能更好地运用好车削循环指令。[关键词]宏程序、指令、正负号、切深、坐标在数控编程的教学中,我们一般较少涉及宏程序,见到一大堆的井号,我们不免生畏,但一些车削循环指令在具体应用时出现一些问题,很多教材交待不清,交待不够。比如:华中数控G71指令中ABX坐标的确定问题。一些参数的确定的方法运用的效果不好。比如:华中数控G80G81指令中的IK的正负号的确定,学生运用起来,总是容易糊涂。