当前位置:网站首页>Rationaldmis2022 advanced programming macro program
Rationaldmis2022 advanced programming macro program
2022-07-07 11:49:00 【Mountain stream fruit】
FNAME = OBTAIN/F(@FORMNAME), 1
SELECT/FNAME
CASE/'PLANE'
T(TFLAT_FORM) = TOL/FLAT, TOLFORM
OUTPUT/FA(FORMNAME), TA(TFLAT_FORM)
FORMDATA=value/TA(TFLAT_FORM),ACT
IF/(FORMDATA .GT. TOLFORM)
tempchar=assign/concat(' Current flatness is : ',str(FORMDATA),'>',str(TOLFORM),' Flatness out of tolerance warning !')
TEXT/OPER,tempchar
endif
ENDCAS
CASE/'CIRCLE'
T(TFLAT_FORM) = TOL/CIRLTY, TOLFORM
OUTPUT/FA(FORMNAME), TA(TFLAT_FORM)
FORMDATA=value/TA(TFLAT_FORM),ACT
IF/(FORMDATA .GT. TOLFORM)
tempchar=assign/concat(' The current vector circularity is : ',str(FORMDATA),'>',str(TOLFORM),' Sagittal circularity out of tolerance warning !')
TEXT/OPER,tempchar
endif
ENDCAS
CASE/'ARC'
T(TFLAT_FORM) = TOL/CIRLTY, TOLFORM
OUTPUT/FA(FORMNAME), TA(TFLAT_FORM)
FORMDATA=value/TA(TFLAT_FORM),ACT
IF/(FORMDATA .GT. TOLFORM)
tempchar=assign/concat(' The current vector circularity is : ',str(FORMDATA),'>',str(TOLFORM),' Sagittal circularity out of tolerance warning !')
TEXT/OPER,tempchar
endif
ENDCAS
CASE/'SPHERE'
T(TFLAT_FORM) = TOL/CIRLTY, TOLFORM
OUTPUT/FA(FORMNAME), TA(TFLAT_FORM)
FORMDATA=value/TA(TFLAT_FORM),ACT
IF/(FORMDATA .GT. TOLFORM)
tempchar=assign/concat(' The current vector circularity is : ',str(FORMDATA),'>',str(TOLFORM),' Sagittal circularity out of tolerance warning !')
TEXT/OPER,tempchar
endif
ENDCAS
DFTCAS
ENDSEL
endmac
CALL/M(FORM),(PLN3),0.01
边栏推荐
- electron 添加 SQLite 数据库
- 正在運行的Kubernetes集群想要調整Pod的網段地址
- [filter tracking] strapdown inertial navigation simulation based on MATLAB [including Matlab source code 1935]
- 博客搬家到知乎
- 5V串口接3.3V单片机串口怎么搞?
- How much do you know about excel formula?
- 禁锢自己的因素,原来有这么多
- STM32F1与STM32CubeIDE编程实例-MAX7219驱动8位7段数码管(基于SPI)
- Learning notes | data Xiaobai uses dataease to make a large data screen
- When sink is consumed in mysql, the self incrementing primary key has been set in the database table. How to operate in Flink?
猜你喜欢
Onedns helps college industry network security
Distributed database master-slave configuration (MySQL)
【全栈计划 —— 编程语言之C#】基础入门知识一文懂
千人規模互聯網公司研發效能成功之路
Apprentissage comparatif non supervisé des caractéristiques visuelles par les assignations de groupes de contrôle
本地navicat连接liunx下的oracle报权限不足
[filter tracking] strapdown inertial navigation simulation based on MATLAB [including Matlab source code 1935]
How to add aplayer music player in blog
Excel公式知多少?
Design intelligent weighing system based on Huawei cloud IOT (STM32)
随机推荐
Excel公式知多少?
La voie du succès de la R & D des entreprises Internet à l’échelle des milliers de personnes
The annual salary of general test is 15W, and the annual salary of test and development is 30w+. What is the difference between the two?
深度学习秋招面试题集锦(一)
There are ways to improve self-discipline and self-control
Briefly introduce closures and some application scenarios
浙江大学周亚金:“又破又立”的顶尖安全学者,好奇心驱动的行动派
CMU15445 (Fall 2019) 之 Project#2 - Hash Table 详解
Software design - "high cohesion and low coupling"
相机标定(2): 单目相机标定总结
VIM command mode and input mode switching
There are so many factors that imprison you
Stm32f1 and stm32subeide programming example -max7219 drives 8-bit 7-segment nixie tube (based on SPI)
Flet教程之 14 ListTile 基础入门(教程含源码)
STM32 entry development NEC infrared protocol decoding (ultra low cost wireless transmission scheme)
In depth learning autumn recruitment interview questions collection (1)
【最短路】Acwing1128信使:floyd最短路
Verilog design responder [with source code]
Talk about SOC startup (x) kernel startup pilot knowledge
How to write test cases for test coupons?