Z' (Set Security Level) - KoamTac KDC100 Programming Manual

Revision 2.82
Hide thumbs Also See for KDC100:
Table of Contents

Advertisement

'Z' (Set security level)

Parameters:
Security level
Format:
"Z<value>#", <value> is between 1 and 4, and # means the end of <value>
1 is the lowest security level and 4 is the highest security level
Output:
'!' – invalid parameter
'@' – all other times
Purpose:
To set the security level
[Example] Send 3 bytes data (0x5A, 0x31, 0x23) to set the security level to 1
0x5A: ASCII code of character "Z" in hexadecimal
0x31: ASCII code of character "1" in hexadecimal
0x23: ASCII code of character "#" in hexadecimal
Z1#
value
Character
1
2
3
4
KDC100 Programming Manual
Hex No.
"1"
"2"
"3"
"4"
61
31
32
33
34

Advertisement

Table of Contents
loading

Table of Contents