test002/Operator3.xml
2025-04-24 21:23:52 +08:00

72 lines
2.7 KiB
XML

<?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="Operator3" kind="function" external="imported">
<inputs>
<Variable name="Input1">
<type>
<NamedType>
<type>
<TypeRef name="int8"/>
</type>
</NamedType>
</type>
<pragmas>
<ed:Variable oid="834c03fa-06d8-4c72-a9bc-c95a65c528e2"/>
</pragmas>
</Variable>
<Variable name="Input2">
<type>
<NamedType>
<type>
<TypeRef name="int8"/>
</type>
</NamedType>
</type>
<pragmas>
<ed:Variable oid="556632a8-f33e-4d01-a351-eb42403c6780"/>
</pragmas>
</Variable>
<Variable name="Input3">
<type>
<NamedType>
<type>
<TypeRef name="int8"/>
</type>
</NamedType>
</type>
<pragmas>
<ed:Variable oid="56bf412d-53e0-4234-814d-099c5c230405"/>
</pragmas>
</Variable>
</inputs>
<outputs>
<Variable name="Output1">
<type>
<Table>
<type>
<NamedType>
<type>
<TypeRef name="int8"/>
</type>
</NamedType>
</type>
<size>
<ConstValue value="3"/>
</size>
</Table>
</type>
<pragmas>
<ed:Variable oid="dfdef045-93e1-4e5a-8642-8b6f0016ab86"/>
</pragmas>
</Variable>
</outputs>
<pragmas>
<ed:Operator oid="6fa12389-0475-4246-b4a1-d3ea19e9912a"/>
</pragmas>
</Operator>
</declarations>
</File>