Changes

564 bytes added ,  15:52, 31 October 2018
Line 712: Line 712:  
|style="background: black; color: white;"| NX'st IO Value  || defined by length
 
|style="background: black; color: white;"| NX'st IO Value  || defined by length
 
|}
 
|}
 +
<small>Table 7. IO element structure</small>
 +
 +
N - total number of properties coming with record (N=N1+N2+N4+N8+NX)
 +
 +
N1 - number of properties, which length is 1 byte
 +
 +
N2 - number of properties, which length is 2 bytes
 +
 +
N4 - number of properties, which length is 4 bytes
 +
 +
N8 - number of properties, which length is 8 bytes
 +
 +
NX - number of properties, which length is defined by length element
 +
 +
 +
*'''Communication with server'''
 +
 +
Communication  with  server  is  the  same  as  with  codec  8  protocol,  except  in  codec8  extended  protocol codec id is 0x8E.