SIPLACE Station Software 7xx to 714 介绍.pdf - 第83页

Station Software 7xx to 714.0 (R20-2) / Feature Description 11/2020 Edition 83 Figure 7- 21 : Configuring whisper f ile Configuration example Enabled eRECIPE means that WDTL is acti ve if activated in SIPLACE P ro as wel…

100%1 / 290
Station Software 7xx to 714.0 (R20-2) / Feature Description 11/2020 Edition
82
To use the function, the inkspot file has to be activated and configured at the station in the Service
view under Settings Software options.
Figure 7-19: Activating whisper configuration file at the station
Activate the Activate whisper configuration file option.
Select the configuration file.
Figure 7-20: Activating Whisper function
Check in the Production.xml file under C:\Sirio\Type\ that the Individual attribute is set to "true"
for WhisperServer. This makes sure that the information is taken from the individual file.
Activate the Whisper function in the Production.Indiv.xml file under C:\Sirio\Work\Individual\
and define the location for the master configuration file.
In the WhisperServerConfigurationTemplate.xml file the function can be configured. Machine-
specific settings are assigned by the MID of the single machine.
Station Software 7xx to 714.0 (R20-2) / Feature Description 11/2020 Edition
83
Figure 7-21: Configuring whisper file
Configuration example
Enabled
eRECIPE means that WDTL is active if activated in SIPLACE Pro as well (job-download).
BarcodeFileDirectory
Read and write access to the barcode files.
DefaultAction
Describes the behavior if the barcode files are not available or the barcode is not readable.
CreateFileIfNotFound
True if the file is created by the first station.
Orientation
Matrix definition or inkspot file handling (e.g. by iSkip).
Station Software 7xx to 714.0 (R20-2) / Feature Description 11/2020 Edition
84
MachineSpecificActions
CreateAction: Definition which machine shall create the inkspot file (defined by the MID) and
where the file shall be saved.
MoveAction: Definition which station shall move the file to a special directory (e.g. for
traceability reasons). Usually, this is performed by the last machine.
ReadAction: Definition if the file shall be read from another shared drive.
DeleteAction: Definition if the file shall be deleted (usually performed by the last machine).
Example of an inkspot file in ASCII format
<?xml version="1.0" encoding="UTF-8"?>
<PCB_DATA CHECKSUM="666">
<PCB_DESCRIPTION NO_SINGLE_CIRCUITS="4" NO_ROWS="2" NO_COLUMNS="2"
SC1_X="0" SC1_Y="0">
<SC R="1" C="1" S="1"/>
<SC R="1" C="2" S="1"/>
<SC R="2" C="1" S="1"/>
<SC R="2" C="2" S="1"/>
</PCB_DESCRIPTION>
</PCB_DATA>
Explanations:
R="1" = Row 1
C="1" = Column 1
S="1" = 1 Placement, 0 No placement