test002/Operator2.xml

53 lines
2.0 KiB
XML
Raw Permalink Normal View History

2025-04-24 21:23:52 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<File
xmlns="http://www.esterel-technologies.com/ns/scade/6"
xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/7"
xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3">
<declarations>
<Operator name="Operator2" kind="function" external="imported">
<inputs>
<Variable name="Input1">
<type>
<NamedType>
<type>
<TypeRef name="int8"/>
</type>
</NamedType>
</type>
<pragmas>
<ed:Variable oid="bd6a3a50-d702-48b6-b92c-5f3c63811e17"/>
</pragmas>
</Variable>
<Variable name="Input2">
<type>
<NamedType>
<type>
<TypeRef name="int8"/>
</type>
</NamedType>
</type>
<pragmas>
<ed:Variable oid="8b8ddd14-6f7d-4a3d-bcd2-38be82a697a8"/>
</pragmas>
</Variable>
</inputs>
<outputs>
<Variable name="Output1">
<type>
<NamedType>
<type>
<TypeRef name="int8"/>
</type>
</NamedType>
</type>
<pragmas>
<ed:Variable oid="27a508d8-05be-43de-8b47-7f582e503f85"/>
</pragmas>
</Variable>
</outputs>
<pragmas>
<ed:Operator oid="9d7f0916-2073-4070-8481-848e1a2192c0"/>
</pragmas>
</Operator>
</declarations>
</File>