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 = 0INV = 1VALID = 2
license_type: byte, license typeUNDEF = 0CLIENT = 1SERVER = 2
license_errors: integer list, license errorsNO_LICENSE_ERROR = 0INVALID_SERIALNO = 1INVALID_CHASSISTYPE = 2
Example
# get
input: C_TKLICSTATE ?
output: C_TKLICSTATE NA UNDEF NO_LICENSE_ERROR