https://www.proz.com/kudoz/german-to-english/tech-engineering/65272-koppelmerker.html?

Koppelmerker

English translation: communication flag

GLOSSARY ENTRY (DERIVED FROM QUESTION BELOW)
German term or phrase:Koppelmerker
English translation:communication flag
Entered by: Beth Kantus

11:35 Jul 9, 2001
German to English translations [PRO]
Tech/Engineering
German term or phrase: Koppelmerker
source code for the controls of a heat treatment furnace:
STRUCT
DB_Nummer : INT := 108; //*****Status/Störmeldungen LRMaschine*****
Behandlung : ARRAY [1 .. 10 ] OF //Behandlung
CHAR ;
Anlagensammelstatus : WORD ; //Anlagensammelstatus
Visustatus : ARRAY [1 .. 4 ] OF //Visualisierung Status Bit's(Betriebsmeldungen)
WORD := W#16#0;
Koppelmerker_St_LR : WORD ; //Koppelmerker Freigabe und Status Leitrechner
Koppelmerker_Ofefrg_St_P : WORD ; //Koppelmerker Ofenfreigabe Stichprobe
Koppelmerker_MDE : WORD ; //Koppelmerker MDE
Kop_merker_Transportanfr : WORD ; //Koppelmerker Transportanfrage
Koppelmerker_Transport : BYTE ; //Koppelmerker Transport
Koppelmerker_Auftrag : BYTE ; //Koppelmerker Auftrag
Anlagezustaende_Ein : DWORD ; //Anlagezustände Ein
Anlagezustaende_Aus : DWORD ; //Anlagezustände Aus

Note: LR = Leitrechner

Could Koppelmerker be some kind of linked flags?
Beth Kantus
United States
Local time: 22:20
communication flag
Explanation:
or 'inter-processor communication flag'

I'm not an expert, but this is from the Siemens FWB industrielle Elektrotechnik on the basis that someone further up (sorry, I'm on the wrong page now so can't give credit where it's due!) said it was for Siemens SPS/PLC.

This is corroborated by a specific customer glossary provided to me.

HTH
Selected response from:

Mary Worby
United Kingdom
Local time: 03:20
Grading comment
This was a tough one to decide. I think several of the answers were good, and thank everyone for their added explanations. I managed to get my hands on part of a Siemens manual for the Simatic S5 and lo and behold right on the first page, I found: "Interprocessor communication flags for data exchange with the CPs." Seems like they'd have found an acronym for them, like ICP flags or some such.
Thanks again to everyone for your help.

4 KudoZ points were awarded for this answer



Summary of answers provided
nalink variable
Alexander Schleber (X)
nacross/coupling marker
Gillian Searl
naK-Flag / couple-marker
CBeeh
nacomment
Ken Cox
naflag, communication flag, K-flag
Manfred Mondt
nacommunication flag
Mary Worby


  

Answers


1 hr
link variable


Explanation:
I think "link variable" is the probably the best, since the word also appears in at the beginning of the line.
Do not translate the "Koppelmerker" at the beginning of the lines (unless you have been asked to), because these look like they are the names of the variables. If you translate the variables, then the program will not work. The only place you should translate is after the "//" which is the sign in this programming language for a "remark".


    Programming experience
Alexander Schleber (X)
Belgium
Local time: 04:20
Native speaker of: Native in GermanGerman, Native in EnglishEnglish
PRO pts in pair: 2426
Login to enter a peer comment (or grade)

1 hr
cross/coupling marker


Explanation:
According to Schulze,
Koppelglied - coupling/switching element
Koppelpunkt - crosspoint
Koppelrechner - coupled computer

Siemens has Koppelelement as "coupling element" and Cornelsen also has "interconnect for "koppeln".

Hope this helps






    Reference: http://find.siemens.com/cgi-bin/query?mss=lila&pg=q&i=intern...
    Reference: http://w3.siemens.de/solutionprovider/_online_lexikon/index....
Gillian Searl
United Kingdom
Local time: 03:20
Native speaker of: English
PRO pts in pair: 126
Login to enter a peer comment (or grade)

1 hr
K-Flag / couple-marker


Explanation:
Looks like STEP 5 programming language for SIEMENS PLC/SPS.


    Reference: http://www.trs-fieldbus.com/Support/Download/Docs/PLCs/TRS-V...
    www.google.com under 'Koppelmerker', 'k-Flag' and 'couple-marker'
CBeeh
Brazil
Local time: 22:20
Native speaker of: Native in GermanGerman
PRO pts in pair: 79
Login to enter a peer comment (or grade)

3 hrs
comment


Explanation:
functionally, it's a flag, and the 'coupling' part is redundant in English (since that's what a flag is for). 'K-flag' and 'couple-marker' are both somewhat literal translations, but if this is indeed a program written in a Siemens language, 'k-flag' is just nerdy enough to fit. I wouldn't use 'couple-marker', though.

Ken Cox
Local time: 04:20
Native speaker of: Native in EnglishEnglish
PRO pts in pair: 5905
Login to enter a peer comment (or grade)

7 hrs
flag, communication flag, K-flag


Explanation:
It serves to facilitate communication, that is data transfer between devices.
On the PDF file below note sections
2.3 - flag (Marker, page 11 and
2.6 - K-flag (Koppelmarker)


    Reference: http://www.trs-fieldbus.com/Support/Download/Docs/PLCs/TRS-V...
Manfred Mondt
United States
Local time: 22:20
Native speaker of: Native in GermanGerman
PRO pts in pair: 252
Login to enter a peer comment (or grade)

14 hrs
communication flag


Explanation:
or 'inter-processor communication flag'

I'm not an expert, but this is from the Siemens FWB industrielle Elektrotechnik on the basis that someone further up (sorry, I'm on the wrong page now so can't give credit where it's due!) said it was for Siemens SPS/PLC.

This is corroborated by a specific customer glossary provided to me.

HTH


    FWB Industrielle Elekrotechnik
    Customer glossary
Mary Worby
United Kingdom
Local time: 03:20
Native speaker of: English
PRO pts in pair: 2770
Grading comment
This was a tough one to decide. I think several of the answers were good, and thank everyone for their added explanations. I managed to get my hands on part of a Siemens manual for the Simatic S5 and lo and behold right on the first page, I found: "Interprocessor communication flags for data exchange with the CPs." Seems like they'd have found an acronym for them, like ICP flags or some such.
Thanks again to everyone for your help.
Login to enter a peer comment (or grade)



Login or register (free and only takes a few minutes) to participate in this question.

You will also have access to many other tools and opportunities designed for those who have language-related jobs (or are passionate about them). Participation is free and the site has a strict confidentiality policy.

KudoZ™ translation help

The KudoZ network provides a framework for translators and others to assist each other with translations or explanations of terms and short phrases.


See also: