Page 1 of 1

[GTT/GTC] HOW TO CONFIG POWERVU KEY

Posted: Mon Mar 26, 2018 9:54 pm
by Feralkiwi
Posted by alexchen ยป Sat Jan 06, 2018

Syntax for ECM Keys in SoftCam.Key:

P <groupid><srvid> <key number> <key>
Where:

groupid (2 bytes) : Any 4 hex digits of your choice. Groups must be unique.
Leading zeros are optional.
srvid (2 bytes) : Service ID of channel in hex with leading zeros
to make 4 hex digits.
key number (string) : '00' for even or '01' for odd CW.
key (7 bytes) : ECM key.
Example:

groupid : 1
sid : 25CA
key number : 00 and 01
key : 11223344556677 and 8899AABBCCDDEE

P 0125CA 00 11223344556677
P 000125CA 01 8899AABBCCDDEE
Example

groupid : 2
sid : 0034
key number : 00 and 01
key : 00112233445566 and FF22334455AADD

P 00020034 00 00112233445566
P 0020034 01 FF22334455AADD


Related topic: [GTT/GTC]How to add an OSCAM account to your GT box

Link to forum discussion.