Author Topic: LIC code to P164  (Read 827 times)

sfera

  • Newbie
  • *
  • Posts: 2
LIC code to P164
« on: September 12, 2024, 01:19:57 pm »
Hi

I want to set the lic code on P164 with magic rds4 does anyone know the area where we put it

Jan

  • Hero Member
  • *****
  • Posts: 1139
Re: LIC code to P164
« Reply #1 on: September 12, 2024, 01:29:34 pm »
A field for the LIC will be added later to the Magic RDS 4.

In Terminal, type following lines:

Code: [Select]
LIC=xx
ECC=00
ECCEN=1
*LIC
*ECC
*ECCEN

where xx is the LIC code desired.

sfera

  • Newbie
  • *
  • Posts: 2
Re: LIC code to P164
« Reply #2 on: September 12, 2024, 01:43:24 pm »
thanks