.. first line of object.rst template
.. first line of pou-object.rst template
.. first line of fun-object.rst template
.. <% set key = ".fld-POI.fld-ELA.LOBYTE_INT" %>
.. _`.fld-POI.fld-ELA.LOBYTE_INT`:
.. <% merge "object.Defines" %>
.. <% endmerge  %>


.. index::
   single: LOBYTE_INT

.. _`LOBYTE_INT`:

LOBYTE_INT (FUN)
----------------

FUNCTION LOBYTE_INT : BYTE



.. <% merge "object.Doc" %>

Gibt von einem INT das höherwerigere Byte zurück

.. <% endmerge  %>

.. <% merge "object.iotbl" %>



InOut:
    +--------+------------+------+------------------+
    | Scope  | Name       | Type | Comment          |
    +========+============+======+==================+
    | Return | LOBYTE_INT | BYTE | Highbyte         |
    +--------+------------+------+------------------+
    | Input  | a          | INT  | Integer Variable |
    +--------+------------+------+------------------+

.. <% endmerge  %>

.. last line of fun-object.rst template
.. last line of pou-object.rst template
.. last line of object.rst template