Developer Version
C-4
SICALIS PMC 7 Operator Panel Equipment Manual
Release 09/00
Assignment of Bit –> LED (LED = lamp control)
The batch file,
BitLed.bat
, is used to create the binary table for assigning a PLC
bit to the control of a lamp (LED). This batch file takes the ASCII source file,
2Bit2Led.def
, and compiles the binary table,
2TacoB2L.tbl
.
Call:
BitLed.bat source file
Action:
ON:
The lamp lights when the bit is set
The illustration below presents the flow of the compilation process.
Bit2Led.exe
Tacob2l.tbl
BitLed.bat [source file]
Bit2Led.def
The batch file,
BitLed.bat
, calls the converter program,
Bit2Led.exe
, and
passes the name of the source file (Bit2Led.def) to it.2 The converter program,
Bit2Led.exe
, compiles the binary table,
TacoB2L.tbl
, from this source.
Source File Format:
Below, you will find a line from the source file. The source file may only have one
assignment per line:
Bit number
LED number
(lamp number)
Action when bit is set
01
0A
ON
Bit number and LED number (= lamp number) are to be given in hexadecimal.
When the bit is cleared, the action will be set to
OFF (Lamp OFF).
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 ...