cmdHBIndex

Command Code:

The Packet Is Either:

Or:

Description:

The cmdHB packet is used to determine the status of the link to the host .  The heartbeat type depends on the router setting .  There are two cases to consider:

If the module doesn't receive the reply packet before trying to send the next s2h_HB_X command, the link is assumed down and a raw reflex input is generated.  This allows you to configure a reflex to perform any action that a dead link may require.

Numeric values for the hbType codes are shown below.  Stem-to-host heartbeats and module-to-router heartbeats require a reply before the heartbeat interval expires.

hbType Code (Binary) Code (Decimal) Reply with:
s2h_HB_UP 00000000 0 h2s_HB_UP
s2h_HB_DOWN 00000001 1 h2s_HB_DOWN
h2s_HB_UP 00000010 2 (n/a)
h2s_HB_DOWN 00000011 3 (n/a)
m2r_HB_UP 00000100 4 h2s_HB_UP
m2r_HB_DOWN 00000101 5 h2s_HB_DOWN

version: 1.0, build 80903
© Copyright 1994-2008 Acroname, Inc., Boulder, Colorado.  All rights reserved.