C_TKLICFILE#

code: 49

# set
C_TKLICFILE <license_content>

# get
C_TKLICFILE ?

Description#

Get Xena TimeKeeper license file content.

Actions#

set, get

Parameters#

  1. license_content: short integer list, Xena TimeKeeper license file content

Example#

# set
input:  C_TKLICFILE "a string"
output: <OK>

# get
input:  C_TKLICFILE ?
output: C_TKLICFILE "a string"