sillysky software labs

CRecordPing

A ping message sent from one target to another target.

<record id="73265" name="PING" isNanoService="false" type="REQUEST">
    
    <description>
        Ping message.
    </description>

    <slot key="1" name="LOOP" direction="REQUEST" presenceConstraint="MANDATORY" type="LONG">
        <description>
            The loop counter, set by the sender.
        </description>
    </slot>

    <slot key="2" name="LOOP_MIRROR" direction="RESPONSE" presenceConstraint="MANDATORY" type="LONG">
        <description>
            The loop counter, set by the receiver.
        </description>
    </slot>

</record>