MpSequenceCoreParType

<< 点击显示目录 >>

主页  mappServices帮助手册 > mapp Sequence: 机器流程动态化  > > 数据类型和枚举类型 > 数据类型 >

MpSequenceCoreParType

mapp Services V5.16

参数结构,定义序列的执行方式。

参数

数据类型

描述

Sequence

STRING[255]

要执行的序列的名称。

InitSequence

STRING[255]

将要执行的初始化序列的名称。

ExitSequence

STRING[255]

将要执行的退出序列的名称。

Start

MpSequenceCoreStartType

用于启动序列的参数。

Stop

MpSequenceCoreStopType

停止序列的参数。

Suspend

MpSequenceSuspendType

中断序列的参数。

Manual

MpSequenceManualType

手动模式的参数

SingleCommand

MpSequenceSingleCommandType

mpSEQUENCE_MODE_SINGLE_COMMAND模式的 参数