M_LICENSE_DEMO_INFO
code: 400
# get
<module-index> M_LICENSE_DEMO_INFO ?
Description
Returns info about the demo status of the module. Only applicable to L47 test module.
Actions
get
Parameters
demo
: byte, info of the demo status of the test module.NON_DEMO = 0
DEMO = 1
valid
: byte, info of the demo status of the test module.INVALID = 0
VALID = 1
permanent
: byte, info of the demo status of the test module.NON_PERMANENT = 0
PERMANENT = 1
expiration
: long integer, info of the demo status of the test module.
Example
# get
input: 0 M_LICENSE_DEMO_INFO ?
output: 0 M_LICENSE_DEMO_INFO NON_DEMO INVALID NON_PERMANENT 123456789123