|
FireSync API
|
| kStatus kFindPl2Program | ( | k32u | configuration, |
| kDaughterboardModel | model, | ||
| kChar * | path, | ||
| kSize | capacity, | ||
| kVersion * | version | ||
| ) |
Gives the path and the version of a Pl2 file given a specific configuration and model.
| configuration | Pl configuration number. |
| model | Model. |
| path | Receives path of the Pl2 file. |
| capacity | Maximum number of characters (including null terminator). |
| version | Receives version of the Pl2 file. |