APS codes

The APS codes relate to sending/receiving messages.

APS codes

Name

Value

Description

ZPS_APL_APS_E_ASDU_TOO_LONG

0xA0

A transmit request failed since the ASDU is too large and fragmentation is not supported.

ZPS_APL_APS_E_DEFRAG_DEFERRED

0xA1

A received fragmented frame could not be defragmented at the current time.

ZPS_APL_APS_E_DEFRAG_UNSUPPORTED

0xA2

A received fragmented frame could not be defragmented since the device does not support fragmentation.

ZPS_APL_APS_E_ILLEGAL_REQUEST

0xA3

A parameter value was out of range.

ZPS_APL_APS_E_INVALID_BINDING

0xA4

An APSME-UNBIND.request failed due to the requested binding link not existing in the binding table.

ZPS_APL_APS_E_INVALID_GROUP

0xA5

An APSME-REMOVE-GROUP.request has been issued with a group identifier that does not appear in the group table.

ZPS_APL_APS_E_INVALID_PARAMETER

0xA6

A parameter value was invalid or out of range.

ZPS_APL_APS_E_NO_ACK

0xA7

An APSDE-DATA.request requesting acknowledged transmission failed due to no acknowledgment being received.

ZPS_APL_APS_E_NO_BOUND_DEVICE

0xA8

An APSDE-DATA.request with a destination addressing mode set to 0x00 failed due to there being no devices bound to this device.

ZPS_APL_APS_E_NO_SHORT_ADDRESS

0xA9

An APSDE-DATA.request with a destination addressing mode set to 0x03 failed due to no corresponding short address found in the address map table.

ZPS_APL_APS_E_NOT_SUPPORTED

0xAA

An APSDE-DATA.request with a destination addressing mode set to 0x00 failed due to a binding table not being supported on the device.

ZPS_APL_APS_E_SECURED_LINK_KEY

0xAB

An ASDU was received that was secured using a link key.

ZPS_APL_APS_E_SECURED_NWK_KEY

0xAC

An ASDU was received that was secured using a network key.

ZPS_APL_APS_E_SECURITY_FAIL

0xAD

An APSDE-DATA.request requesting security has resulted in an error during the corresponding security processing.

ZPS_APL_APS_E_TABLE_FULL

0xAE

An APSME-BIND.request or APSME.ADDGROUP.request issued when the binding or group tables, respectively, were full.

ZPS_APL_APS_E_UNSECURED

0xAF

An ASDU was received without any security.

ZPS_APL_APS_E_UNSUPPORTED_ATTRIBUTE

0xB0

An APSME-GET.request or APSMESET. request has been issued with an unknown attribute identifier.

Parent topic:Return/Status Codes