User`s guide
25-3
MS Information Subsystem
CIPHering:AMODe
CIPHering:AMODe
Description Selects/queries the CIPhering Authentication MODe.
Syntax MSINfo:CIPHering:AMODe?
MSINfo:CIPHering:AMODe <string>
Options ’FULL-54’ | ’FULL-64’ | ’PARTIAL’ | ’NONE’
Where;
• FULL-54 means that the user need only provide the Authentication Key (KI). Only the
first 54 bits of the Authentication Key will be used, and the 10 least-significant-bits will
be unused.
• FULL-64 means that the user need only provide the Authentication Key (KI). The
entire 64 bits of the Authentication Key will be used.
• PARTIAL means that the Ciphering Key (KC) and a random number (RAND) is
needed.
• NONE means that no authentication will take place.
CIPHering:KC
Description Sets/queries the Ciphering Key (KC).
Syntax MSINfo:CIPHering:KC?
MSINfo:CIPHering:KC <quoted string>
Options Quoted string representing a hexadecimal (64 bit) value.