mirror of
https://github.com/nasa/fprime.git
synced 2025-12-12 07:43:50 -06:00
505 B
505 B
# Test1 Component Dictionary
Command List
| Mnemonic | ID | Description | Arg Name | Arg Type | Comment |
|---|---|---|---|---|---|
| TEST_CMD_1 | 272 (0x110) | A test command | |||
| arg1 | I32 | The I32 command argument | |||
| arg2 | F32 | The F32 command argument | |||
| arg3 | U8 | The U8 command argument | |||
| TEST_CMD_2 | 273 (0x111) | A test command | |||
| arg1 | U32 | The I32 command argument | |||
| arg2 | U16 | The F32 command argument | |||
| arg3 | U8 | The U8 command argument |