Developer Version
C-3
SICALIS PMC 7 Operator Panel Equipment Manual
Release 09/00
The illustration below presents the flow of the compilation process.
Key2Bit.exe
Tacok2b.tbl
KeyBit.bat [source file]
*.def
The batch file,
KeyBit.bat
, calls the converter program,
Key2Bit.exe
, and
passes the name of the source file (*.def) to it. The converter program,
Key2Bit.exe
, compiles the binary table,
TacoK2B.tbl
, from this source.
Source File Format:
Below, you will find three lines from the sample source file,
Key2Bit.def
. This file
is included a sample in the Developer Version (see page C-1).
KEY 3: 6C / F0 6C, MAKE BREAK; ## 00.SET / 00.RESET ##
Bit 0 will be set when the key is
depressed and when the key is
released the bit will be reset
KEY 3: 6C / F0 6C, MAKE BREAK; ## 01.SET ##
Bit 1 will be set when the key is
depressed but when the key is
released the bit will remain unchanged
KEY 3: 6C / F0 6C, MAKE BREAK; ## / 02.SET ##
Bit 2 will not change when the key
is depressed but when the key is
released the bit will be set
MAKE:
BREAK:
Key code, which is valid when the key is depressed
Key code, which is valid when the key is released
If pressing or releasing a key should trigger an action in the PLC, the line for the
respective key, as shown in the example above, must be extended with the
following character string:
; ## bit number.action [/ bit number.action] ##
The bit number must be given in hexadecimal.
Summary of Contents for SIMATIC HMI SICALIS PMC 7
Page 28: ...Installation 2 16 SICALIS PMC 7 Operator Panel Equipment Manual Release 09 00 ...
Page 40: ...Technical Data A 6 SICALIS PMC 7 Operator Panel Equipment Manual Release 09 00 ...
Page 60: ...Key Layout and Key Codes D 8 SICALIS PMC 7 Operator Panel Equipment Manual Release 09 00 ...
Page 74: ...Project Planning Documents F 12 SICALIS PMC 7 Operator Panel Equipment Manual Release 09 00 ...
Page 78: ...Index Index 4 SICALIS PMC 7 Operator Panel Equipment Manual Release 09 00 ...