69
ENGLISH
NOTES
AC Smart BACnet Error Response Table
Error PDU
Error PDU Error Class Error Code
Reading of the object list during the initialization of
the LG-NET
Device(0) Configuration_In_Progress(2)
Request to access to an object not installed. Object(1) Unknown_Object(31)
Request to access to a property not installed. Property(2) Unknown_Property(32)
Request to write to a prohibited area. Property(2) Write_Access_Denied(40)
Request to write in a format different from the
property.
Property(2) Invalid_Datatype(9)
Request to access to a specified index outside the
array index range.
Property(2) Invalid_Array_Index(42)
Request to write a value outside the permissible
range.
Property(2) Value_Out_Of_Range(37)
A COV registration request of more than 10
registration items.
Resource(3) Other(0)
An Event registration request of more than 10
registration items.
Resource(3)
No_Space_To_Add_List_
Element(19)
Request for the deletion of an element not existing
in the list.
Service(5) Other(0)
Request for the execution of the AddListElement/
RemoveListElement for a property that is not of
List type.
Service(5) Property_Is_Not_List(22)
Reject PDU
Reject PDU Reject Reason
A propertyID or value overflow or underflow occurred
during WritePropertyMultiple operation.
Inconsistent_Parameter(2)
The type of parameter for the execution of the service is
different in type.
Invalid_Parameter_Data_Type(3)
An error was detected during tag decoding. Invalid_Tag(4)
A parameter shortage occurred during the execution of
the service.
Missing_Required_Parameter(5)
Too many arguments for the execution of the service. Too_Many_Arguments(7)
An attempt to execute an unsupported service with
confirmation.
Unrecognized_Service(9)