PI – Protocol Interface (layer 2) |
0x12000001 | System Error calling a RTOS function |
0x12000002 | System Error allocating memory |
0x12000003 | System Error creating a PI mutex |
0x12000004 | System Error creating a PI queue |
0x12000005 | System Error creating a PI task |
0x12000006 | System Error receiving from a PI queue |
0x12000007 | System Error sending to a PI queue |
0x1200000F | System Error calling a list library function |
0x12000010 | System Error: PI library not initialized |
0x12000011 | System Error: decode function for a valid keyword cannot be found |
0x12000012 | System Error: invalid input parameter index |
0x12000013 | System Error: invalid argument type ID |
0x12000014 | System Error: invalid output parameter index |
0x12000015 | System Error: Output string too long |
0x12000016 | System Error: encode function for a valid keyword cannot be found |
0x12000017 | System Error: encode function found unknown keyword or Command Code |
0x12000018 | System Error: unrecognized error returned by encode/decode function |
0x12000019 | Command has unknown keyword |
0x1200001A | Command argument has an invalid value |
0x1200001B | Command has invalid executor ID |
0x1200001C | Command has too many arguments |
0x1200001D | Command argument is not a boolean |
0x1200001E | Command argument is not an integer |
0x1200001F | Command argument is not a floating |