Difference between revisions of "Template:Protocols/OSCAR/SNAC/Header"

From NINA Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
origin
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
| width="175" | '''SNAC Foodgroup'''
 
| width="175" | '''SNAC Foodgroup'''
 
| width="175" | uint16 (word)
 
| width="175" | uint16 (word)
| _SNAC_FG_
+
| {{{foodgroup}}}
 
|-
 
|-
 
| '''SNAC Subgroup'''
 
| '''SNAC Subgroup'''
 
| uint16 (word)
 
| uint16 (word)
| _SNAC_SG_
+
| {{{subgroup}}}
 
|-
 
|-
 
| '''SNAC Flags'''
 
| '''SNAC Flags'''
 
| uint16 (word)
 
| uint16 (word)
| _SNAC_FLAGS_
+
| {{{flags|00 00}}}
 
|-
 
|-
 
| '''SNAC Request ID'''
 
| '''SNAC Request ID'''
 
| uint32 (dword)
 
| uint32 (dword)
| _SNAC_REQID_
+
| {{{reqid|.. .. .. ..}}}
 
|}
 
|}

Revision as of 06:36, 17 March 2020

origin

SNAC Foodgroup uint16 (word) {{{foodgroup}}}
SNAC Subgroup uint16 (word) {{{subgroup}}}
SNAC Flags uint16 (word) 00 00
SNAC Request ID uint32 (dword) .. .. .. ..