Difference between revisions of "NWMUDS:Bind"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00120100] |- | 1 | NodeID |- | 2-4 | ? |} =Response= {| class="wikitable" bo...")
 
Line 35: Line 35:
  
 
=Description=
 
=Description=
This initializes the NodeID for use on this device, etc.
+
This initializes the NodeID for use on this device, etc. It's unknown how this NodeID is determined.

Revision as of 06:03, 1 April 2016

Request

Index Word Description
0 Header code [0x00120100]
1 NodeID
2-4 ?

Response

Index Word Description
0 Header code
1 Result code
2 Value 0x0, handle transfer translate-header.
3 Output handle.

Description

This initializes the NodeID for use on this device, etc. It's unknown how this NodeID is determined.