SWRU455M February 2017 – October 2020 CC3120 , CC3120MOD , CC3130 , CC3135 , CC3135MOD , CC3220MOD , CC3220MODA , CC3220R , CC3220S , CC3220SF , CC3230S , CC3230SF , CC3235MODAS , CC3235MODASF , CC3235MODS , CC3235MODSF , CC3235S , CC3235SF
Table 10-14 lists the system information tokens.
Token | Name | Value and Usage |
---|---|---|
__SL_G_S.A | System Up Time | Returns the system up time since the last reset in the following format: 000 days 00:00:00 |
__SL_G_S.B | Device Name (URN) | Returns device name |
__SL_G_DNP | Device Name | Returns device name + MAC address (as string) if the default device name is set. |
__SL_G_S.C | Domain Name | Returns domain name |
__SL_G_S.D | Device Mode (role) | Returns device role. Values: Station, Access Point, P2P |
__SL_G_S.E | Device Role Station | Drop-down menu select/not select Returns selected if device is station, else it returns not_selected. |
__SL_G_S.F | Device Role AP | Drop-down menu select/not select Returns selected if device is AP, else it returns not_selected. |
__SL_G_S.G | Device Role P2P | Drop-down menu select/not select Returns selected if device is in P2P, else it returns not_selected. |
__SL_G_S.H | Device Name URN (truncated to 16 bytes) | Returns the URN string name with up to 16 bytes length. Longer names will be truncated. |
__SL_G_S.I | System requires reset (after parameters change) | If system requires reset, return value will be the following string: "-- Some parameters were changed, System may require reset --" else it returns an empty string. (Every internal post that was handled will cause this token to return TRUE.) |
__SL_G_S.J | Get System Time and Date | Returned value is a string with the following format: year, month, day, hours, minutes, seconds |
__SL_G_S.K | Safe Mode Status | If device is in safe mode – return Safe Mode, if not return empty string. |