NWMUDS:Bind: Difference between revisions
No edit summary |
|||
Line 41: | Line 41: | ||
=Data Channel= | =Data Channel= | ||
This is an arbitrary value to use for data-frame filtering. This bind will only receive data frames which contain a matching data_channel value. | This is an arbitrary value to use for data-frame filtering. This bind will only receive data frames which contain a matching data_channel value. The input data_channel value for this command must be non-zero, otherwise error 0xE10113EA is returned. | ||
=Description= | =Description= | ||
This initializes a [[NWM_Services|BindNodeID]] for use on this device, etc. This can be done multiple times for initializing different BindNodeIDs. | This initializes a [[NWM_Services|BindNodeID]] for use on this device, etc. This can be done multiple times for initializing different BindNodeIDs. |