M_LICENSE_MAINTENANCE_INFO#

code: 401

# get
<module-index> M_LICENSE_MAINTENANCE_INFO ?

Description#

Returns info about the maintenance license status for the module. Only applicable to L47 test module.

Actions#

get

Parameters#

  1. valid: byte, the info about the maintenance license status for the test module

  • INVALID = 0

  • VALID = 1

  1. permanent: byte, the info about the maintenance license status for the test module

  • NON_PERMANENT = 0

  • PERMANENT = 1

  1. expiration: long integer, the info about the maintenance license status for the test module

Example#

# get
input:  0 M_LICENSE_MAINTENANCE_INFO ?
output: 0 M_LICENSE_MAINTENANCE_INFO INVALID NON_PERMANENT 123456789123