![Neo.cortec NCxxxx series Integration Manual Download Page 11](http://html1.mh-extra.com/html/neo-cortec/ncxxxx-series/ncxxxx-series_integration-manual_718966011.webp)
- 11 of 18 –
neo.
cortec
.
List of application data
Code Length Data
Description
0x50
2
ID(2)
Acknowledge for previously sent
packet
0x51
2
ID(2)
Non-Acknowledge for previously
sent packet
0x52
n
Payload Data received from another device
(see below)
0x53
n
Payload Data received from another device
with HAPA (see below)
0x60
1
Status (1)
API_WES_STATUS – the response for
a previously send status request.
Status can be either 0x00 (WES
stopped) or 0x01 (WES server
running)
0x61
5
UID (5)
API_WES_SETUP_REQUEST – a node
with UID is requesting to be
configured for the network
0x50:
Receiving an Acknowledge is a guarantee that the recipient (with address = ID) has
received the packet sent previously in acknowledged mode.
Acknowledges from a recipient node is received for packets in the order they were
enqueued.
0x51:
Receiving a Non-acknowledge only happens if the maximum global retries were
exceeded. This can happen if, for example, the destination node has been destroyed, or
otherwise has been removed from the network.
0x52:
Payload data is: Originator ID(2) + Package Age(2) + Port(1) + Payload
Data(max. 19)
0x53:
Payload data is: Originator ID(2) + High Accuracy Package Age(4) + Port(1) +
Payload Data(max. 15)
0x60: