CommandDictionary--CUSTOM命令模式参数说明Operation操作.PDF
文本预览下载声明
Command Dictionary ‐‐ CUSTOM
命令模式
CUSTOM [(filename)] [parameters]
Executes a custom-designed command which has been provided by special
programming using the GHS Programming Interface.
通过GHS 程序接口,执行一个“用户设计”的命令,该命令由其他特殊程序提供。
参数说明
filename
The file name of the program containing the implementation of the custom-designed
command. This is normally a Dynamic Link Library file with default extension .DLL.
程序文件名包含了用户设计的命令的执行过程。这通常是一个动态链接库文件,其拓展名一般为
.DLL。
parameters
Information to be passed to the custom command. The format and interpretation of
this information depends on the design of each particular custom command.
传递到用户命令中的信息。由于每个用户命令各异,所传递信息的格式与注释也不相同。
Operation
操作
This command attempts to load and execute a program file which is assumed to be
compatible with the GHS system. When the execution of that program is successful
and complete, control returns to the GHS command interpreter and the dialog area
of the screen is cleared.
这个命令尝试去载入和执行一个可以和GHS 系统兼容的程序文件。当该程序成功执行完毕,控
制将回到GHS 命令输入区,并且屏幕对话框会清除。
As an example, the command ADD2 is built in to the standard GHS/BHS and is
accessed through the CUSTOM command. This presents an interactive screen for
entering two-point nonuniform distributed weights. (Since it is built-in, an external
ADD2 file is not required.)
例如,命令“ADD2 ”已在标准的GHS/BHS 中,并且通过CUSTOM 命令导入。这将呈现一个
可操作窗口用来输入两个点的非均布的分布重量。(因为这是内置的,所以不需要外部ADD2
文件)。
Custom formats for the Sensor Interface (SI) module
传感器接口(SI)模块的用户格式
The optional SI module uses CUSTOM (GHSERIAL) command formats to communicate
with real-time gauging systems by means of supported pre-programmed protocols:
可选模块SI 使用CUSTOM (GHSERIAL)命令格式,通过所支持的预先设定的协议,实现与实时
测深系统通讯:
19 March 2014 (10‐CUSTOM) Rev. G Page: 1/
Command Dictionary ‐‐ CUSTOM
CUSTOM (GHSERIAL) START [configfile] [/Log|Dump[:logfile]]
S
显示全部