Return to previous page | Return to menu | Go to next page


Uint8
System management functions

slGetLanguage

Get SMPC memory language number

Format

Uint8 slGetLanguage()

Parameter

None

Function

Gets the language number from the SMPC holding memory information.

Return value

Language number

Remarks

SMPC holding memory information can also be referenced from the global variable "Smpc_Status".
To obtain the latest SMPC status in the SMPC holding memory information, Use “slGetStatus”.
The following values ​​are returned.
SMPC_ENGLISH ... English
SMPC_DEUTSCH .. German
SMPC_FRANCAIS..French
SMPC_ESPANOL ... Spanish
SMPC_ITALIANO .. Italian
SMPC_JAPAN..Japanese

Reference: 3HARDWARE MANUAL vol.1 (SMPC)

slGetLanguage


Return to previous page | Return to menu | Go to next page