fup-empty.awlpro 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <!-- Awlsim project file generated by awlsim-0.66.0-pre -->
  3. <awlsim_project date_create="2017-07-29 09:00:27.377339"
  4. date_modify="2018-07-08 18:00:23.975632"
  5. format_version="1">
  6. <!-- CPU core configuration -->
  7. <cpu>
  8. <!-- CPU core feature specification -->
  9. <specs call_stack_size="256"
  10. nr_accus="2"
  11. nr_counters="256"
  12. nr_flags="2048"
  13. nr_inputs="128"
  14. nr_localbytes="1024"
  15. nr_outputs="128"
  16. nr_timers="256"
  17. parenthesis_stack_size="7" />
  18. <!-- CPU core configuration -->
  19. <config clock_memory_byte="-1"
  20. cycle_time_limit_us="1000000"
  21. ext_insns_enable="0"
  22. mnemonics="0"
  23. ob_startinfo_enable="0"
  24. run_time_limit_us="-1" />
  25. </cpu>
  26. <!-- AWL/STL language configuration -->
  27. <language_awl>
  28. <!-- AWL/STL source code -->
  29. <source enabled="1"
  30. name="Main source"
  31. type="0"><![CDATA[
  32. ORGANIZATION_BLOCK OB 1
  33. BEGIN
  34. CALL FC 1
  35. CALL FB 1, DB 1
  36. CALL SFC 46 // STOP CPU
  37. END_ORGANIZATION_BLOCK
  38. ]]></source>
  39. </language_awl>
  40. <!-- FUP/FBD language configuration -->
  41. <language_fup>
  42. <!-- FUP/FBD source code -->
  43. <source enabled="1"
  44. name="FC"
  45. type="1"><![CDATA[
  46. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  47. <!-- Awlsim FUP/FBD source generated by awlsim-0.66.0-pre -->
  48. <FUP version="0" zoom="1.0">
  49. <blockdecl name="FC 1" type="FC" />
  50. <interface allow_initvalue="0"
  51. allow_inouts="1"
  52. allow_inputs="1"
  53. allow_outputs="1"
  54. allow_retval="1"
  55. allow_stats="0"
  56. allow_temps="1">
  57. <retval>
  58. <field name="RET_VAL" type="VOID" uuid="1aeb9823-f4dd-4c15-b5c6-ca5a67757dac" />
  59. </retval>
  60. </interface>
  61. <grids>
  62. <grid height="18" uuid="b4c0266f-58c4-46fe-a147-a12c73854343" width="12">
  63. <optimizers all="1" enabled="1" type="awl" />
  64. </grid>
  65. </grids>
  66. </FUP>
  67. ]]></source>
  68. <!-- FUP/FBD source code -->
  69. <source enabled="1"
  70. name="FB"
  71. type="1"><![CDATA[
  72. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  73. <!-- Awlsim FUP/FBD source generated by awlsim-0.66.0-pre -->
  74. <FUP version="0" zoom="1.0">
  75. <blockdecl name="FB 1" type="FB">
  76. <instance_dbs>
  77. <db name="DB 1" />
  78. </instance_dbs>
  79. </blockdecl>
  80. <interface allow_initvalue="1"
  81. allow_inouts="1"
  82. allow_inputs="1"
  83. allow_outputs="1"
  84. allow_retval="0"
  85. allow_stats="1"
  86. allow_temps="1" />
  87. <grids>
  88. <grid height="18" uuid="02c1610d-f812-4837-97bc-b4bc3118b1f8" width="12">
  89. <optimizers all="1" enabled="1" type="awl" />
  90. </grid>
  91. </grids>
  92. </FUP>
  93. ]]></source>
  94. <!-- FUP/FBD source code -->
  95. <source enabled="1"
  96. name="OB"
  97. type="1"><![CDATA[
  98. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  99. <!-- Awlsim FUP/FBD source generated by awlsim-0.66.0-pre -->
  100. <FUP version="0" zoom="1.0">
  101. <blockdecl name="OB 100" type="OB" />
  102. <interface allow_initvalue="0"
  103. allow_inouts="0"
  104. allow_inputs="0"
  105. allow_outputs="0"
  106. allow_retval="0"
  107. allow_stats="0"
  108. allow_temps="1" />
  109. <grids>
  110. <grid height="18" uuid="ba20df57-5594-4a91-a551-04d88ab919f0" width="12">
  111. <optimizers all="1" enabled="1" type="awl" />
  112. </grid>
  113. </grids>
  114. </FUP>
  115. ]]></source>
  116. </language_fup>
  117. <!-- Symbol table configuration -->
  118. <symbols>
  119. <!-- symbol table source code -->
  120. <source enabled="1"
  121. name="Main table"
  122. type="3"><![CDATA[
  123. ]]></source>
  124. </symbols>
  125. <!-- Core server link configuration -->
  126. <core_link>
  127. <!-- Locally spawned core server -->
  128. <spawn_local enable="1"
  129. interpreters="$DEFAULT"
  130. port_range_begin="4183"
  131. port_range_end="8278" />
  132. <!-- Remote server connection -->
  133. <connect host="localhost"
  134. port="4151"
  135. timeout_ms="3000" />
  136. <!-- Transport tunnel -->
  137. <tunnel local_port="-1"
  138. type="0">
  139. <ssh executable="ssh"
  140. port="22"
  141. user="pi" />
  142. </tunnel>
  143. </core_link>
  144. <!-- Graphical user interface configuration -->
  145. <gui>
  146. <editor autoindent="1"
  147. paste_autoindent="1"
  148. validation="1" />
  149. </gui>
  150. </awlsim_project>