C_TKLICSTATE
code: 50
# get
C_TKLICSTATE ?
Description
Get the state of the Xena TimeKeeper license file content.
Actions
get
Parameters
lice1se_file_state
: byte, timekeeper license stateNA = 0
INV = 1
VALID = 2
license_type
: byte, license typeUNDEF = 0
CLIENT = 1
SERVER = 2
license_errors
: integer list, license errorsNO_LICENSE_ERROR = 0
INVALID_SERIALNO = 1
INVALID_CHASSISTYPE = 2
Example
# get
input: C_TKLICSTATE ?
output: C_TKLICSTATE NA UNDEF NO_LICENSE_ERROR