98 lines
2.4 KiB
INI
98 lines
2.4 KiB
INI
# Allgemeine Konfigurationsdatei, welche die einzulesenden Layer, sowie geometrische Abhängigkeiten steuert.
|
|
# General Config-File, that controls the Layers being read while processing a certain dxf file
|
|
|
|
|
|
# Layernamen der Kabeltrassen
|
|
# Layernames of Racks
|
|
[GetPos-Layer_Racks]
|
|
PRITSCHE_100-60
|
|
PRITSCHE_100-60-SCHRAFF
|
|
PRITSCHE_200-60
|
|
PRITSCHE_200-60_ILS
|
|
PRITSCHE_200-60_OMNIFLO
|
|
0-0_ILS_PRITSCHE_200-60_storage_Level1
|
|
0-0_ILS_PRITSCHE_200-60_storage_Level2
|
|
0-0_ILS_PRITSCHE_200-60_Workstation
|
|
0-0_ILS_Pritsche_200-60_AMR
|
|
0-0_ILS_PRITSCHE_200-60_Highway
|
|
0-0_ILS_Pritsche_200-60_Inbound
|
|
0-0_Omniflo_Pritsche_200-60_Workstation-Outbound
|
|
0-0_Omniflo_Pritsche_200-60_outbound
|
|
0-0_Omniflo_Pritsche_200-60_AMR
|
|
0-0_Omniflo_Pritsche_200-60_Highway
|
|
|
|
|
|
# Layernamen der Unterverteiler
|
|
# Layernames of Subdistributors
|
|
[GetPos-Layer_Distributors]
|
|
Busverteiler-Kennzeichnung
|
|
#0-0_ILS_Bereich-Busverteiler
|
|
0-0_ILS_Busverteiler-Kennzeichnung
|
|
0-0_ILS_UNTERVERTEILER
|
|
0-0_Omniflo_UNTERVERTEILER
|
|
UNTERVERTEILER
|
|
0-0_Omniflo_Busverteiler-Kennzeichnung
|
|
|
|
# Layernamen der Tunnel
|
|
# Layernames of Tunnels
|
|
[GetPos-Layer_Tunnel]
|
|
Busverteiler-Kennzeichnung
|
|
|
|
|
|
# Layernamen des Equipments (Sensoren, Motoren, etc.)
|
|
# Layernames of Equipment (Sensors, Motors, etc.)
|
|
[GetPos-Layer_Equipment]
|
|
0
|
|
REALE_POSITION_IO
|
|
0-0-ILS_Eingang
|
|
0-0_ILS_EINGANG
|
|
0-0_ILS_AUSGANG
|
|
0-0_ILS_MOTOR
|
|
0-0-Omniflo_EINGANG
|
|
0-0-Omniflo_AUSGANG
|
|
0-0-Omniflo_MOTOR
|
|
0-0-Omniflo-MOTOR
|
|
0-0_Omniflo_MOTOR
|
|
0-0_A-GRUPPE
|
|
MOTOR
|
|
0-0_ILS_POT Pritsche
|
|
0-0_ILS_POT-CT
|
|
0-0_ILS_POT-DP
|
|
0-0_ILS_POT-MA
|
|
0-0_ILS_POT-RA
|
|
0-0_Omniflo_POT Pritsche
|
|
0-0_Omniflo_POT-CT
|
|
0-0_Omniflo_POT-DP
|
|
0-0_Omniflo_POT-MA
|
|
0-0_Omniflo_POT-RA
|
|
0-0_Omniflo_AM_POT_FS
|
|
0-0_Omniflo_AM_POT_Pritsche
|
|
|
|
|
|
|
|
# Maße des zur genauen Bestimmung der Mitte
|
|
# [GetPos-Geom-Unterverteiler]
|
|
# Breite = 320
|
|
# Hoehe = 350
|
|
# not used!
|
|
|
|
|
|
# Geometrische Infomationen des Markers, um exakte Mitte zu bestimmen
|
|
# Geometric Infomation of Sensor-Marker to determine exact center
|
|
[GetPos-Geom-Sensor]
|
|
Breite = 80
|
|
Hoehe = 90
|
|
|
|
|
|
# Geometrische Toleranz bei der Verbindung zweier Racks zueinander
|
|
# Geometric tolerance for the connection (Snapping) of two adjacent racks
|
|
[Racks]
|
|
SnapTolerances=200.
|
|
|
|
|
|
# Geometrische Toleranz bei der Verbindung eines Sensors / Motors / etc. zu einem naheliegenden Rack
|
|
# Geometric tolerance for the connection of a Sensor / Motor / etc. to an adjacent rack
|
|
[Sensoren]
|
|
ConnectionTolerances=3000.
|
|
|