C_TKLICSTATE#

code: 50

# get
C_TKLICSTATE ?

Description#

Get the state of the Xena TimeKeeper license file content.

Actions#

get

Parameters#

  1. lice1se_file_state: byte, timekeeper license state
    • NA = 0

    • INV = 1

    • VALID = 2

  2. license_type: byte, license type
    • UNDEF = 0

    • CLIENT = 1

    • SERVER = 2

  3. license_errors: integer list, license errors
    • NO_LICENSE_ERROR = 0

    • INVALID_SERIALNO = 1

    • INVALID_CHASSISTYPE = 2

Example#

# get
input:  C_TKLICSTATE ?
output: C_TKLICSTATE NA UNDEF NO_LICENSE_ERROR