model.getInfo
Gets currently selected Model's information
Syntax
model.getInfo()
Parameters
none
Return values
table
containing model information with following fields:
name | string | Model's name set. |
filename | string | Name of |
bitmap | string | Name of model's picture file located on SD Card in /IMAGES/ folder |
extendedLimits | boolean |
|
jitterFilter | number |
bitmap field is not available on BW radios
API Status
Avail | Status | Comment | |
---|---|---|---|
BW radios | active | ||
Color radios | active |
Change log
EdgeTX version | Change |
---|---|
2.4.0 | Introduced |
2.6.0 | added |
2.8.0 | added |
Examples
Displaying model's name
Displaying model's all information