0x041B - DeleteElement
Description
This message is used to delete one or more elements from a list. Each element is uniquely identified by the UID.
DeleteElementSeq
Type: Sequence
RequestIDRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
RequestID |
uint8 |
one |
false |
ID of the request. This ID will be returned in the response message. |
DeleteElementList
Type: List
DeleteElementRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
ElementUID |
|
|
false |
UID of the element to be deleted, where a value of 65535 represents all element in the list. |