“非DMIS命令”的版本间的差异
来自ArcoWiki
(创建页面,内容为“A '''Non-DMIS''' command is an instruction that it is not in the DMIS standard.<br /> In ARCO the '''Non-DMIS''' commands are implelemented using the sta…”) |
(没有差异)
|
2018年6月12日 (二) 14:28的最新版本
A Non-DMIS command is an instruction that it is not in the DMIS standard.
In ARCO the Non-DMIS commands are implelemented using the standarnd instruction:
CALL/EXTERN,DME,'routinename' var_4 var_2
where:
CALL/EXTERN,DME,'routinename' var_4 var_2
- var_2 can be
,parameter var_2
- or
does not exist
- var_2 can be
and
- var_4
does not exist
- var_4