状态控制 (...) negative-Acknowledge-2

Status-Control (...) Negative-Acknowledge-2 消息从节点流向应用程序。 它用于主逻辑单元连接之中。

语法

  
struct Status-Control(...) Negative-Acknowledge-2 {  
    PTRBFHDR  nxtqptr;  
    PTRBFELT  hdreptr;  
    CHAR      numelts;  
    CHAR      msgtype;  
    CHAR      srcl;  
    CHAR      srcp;  
    INTEGER   srci;  
    CHAR      destl;  
    CHAR      destp;  
    INTEGER   desti;  
    CHAR      sfhdr.stctlhdr.ctlstat;  
    CHAR      sfhdr.stctlhdr.ctlqual;  
    CHAR      sfhdr.stctlhdr.ctltype  
    CHAR      sfhdr.stctlhdr.ctlack;  
    CHAR      sfhdr.stctlhdr.ctlflag1;  
    CHAR      sfhdr.stctlhdr.ctlflag2;  
    INTEGER   sfhdr.stctlhdr.ctlnumb1;  
    INTEGER    sfhdr.stctlhdr.ctlnumb2;  
    INTEGER   sfhdr.stctlhdr.ctlmsgk;  
};   

成员

nxtqptr
指向下一个缓冲区标头的指针。

hdreptr
指向缓冲区元素 (NIL) 的指针。

numelts
(0x00) 缓冲区元素的数目。

msgtype
消息类型 STATFMI (0x21)。

srcl
源位置。

srcp
源伙伴。

srci
源索引。

destl
目标位置。

destp
目标伙伴。

desti
目标索引。

sfhdr.stctlhdr.ctlstat
状态类型 STCNTRL (0x02) 。

sfhdr.stctlhdr.ctlqual
控件限定符ACKNEG2 (0x04) 。

sfhdr.stctlhdr.ctltype
控件类型。

sfhdr.stctlhdr.ctlack
保留。

sfhdr.stctlhdr.ctlflag1
保留。

sfhdr.stctlhdr.ctlflag2
保留。

sfhdr.stctlhdr.ctlnumb1
错误代码 1。

sfhdr.stctlhdr.ctlnumb2
错误代码 2。

sfhdr.stctlhdr.ctlmsgk
消息键。

注解

  • Status-Control () Negative-Acknowledge-2 消息仅包含缓冲区标头。 无缓冲区元素。

  • 消息键字段与相应的 状态控制 请求中的消息键匹配。

  • 有关 Status-Control 控件类型代码的摘要,请参阅 Status-Control Message 中的表。

  • 有关错误代码的列表,请参阅 错误和感知代码