GlobalHmiTextProcessing

<?xml version="1.0" encoding="utf-8"?>
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.15">
  <POU Name="GlobalHmiTextProcessing" Id="{b08ce12b-e200-4067-b79c-56b4e1559e08}" SpecialFunc="None">
    <Declaration><![CDATA[///copyright SELMO Technology GmbH by SELMOstudio
///2025.7.12.13000
///This function has been automatically generated.
PROGRAM GlobalHmiTextProcessing
VAR
	{attribute 'symbol' := 'none'}
	fbHmiBit2Text_SEQ01: FB_HmiBit2Text;
END_VAR
]]></Declaration>
    <Implementation>
      <ST><![CDATA[//############################################################################ ATTENTION #############################################################################
//----------------------------------- Call this PRG only in a separated Task because of high cycle time usage e.g. in a 100ms Task -----------------------------------
]]></ST>
    </Implementation>
    <LineIds Name="GlobalHmiTextProcessing">
      <LineId Id="3" Count="1" />
      <LineId Id="2" Count="0" />
    </LineIds>
  </POU>
</TcPlcObject>

Last updated

Was this helpful?