fc12_ge_dt.awlpro 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  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="2014-11-26 23:10:26.629302"
  4. date_modify="2018-07-08 18:00:09.307613"
  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="1"
  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. file="fc12_ge_dt.awl"
  31. name="fc12_ge_dt.awl"
  32. type="0" />
  33. </language_awl>
  34. <!-- Symbol table configuration -->
  35. <symbols>
  36. <!-- symbol table source code -->
  37. <source enabled="1"
  38. name="symbol table"
  39. type="3"><![CDATA[
  40. 126,GE_DT FC 12 FC 12 Greater or Equal DATE_AND_TIME
  41. ]]></source>
  42. </symbols>
  43. <!-- Standard library selections -->
  44. <libraries>
  45. <!-- Standard library selection -->
  46. <lib_selection effective_index="12"
  47. index="12"
  48. name="IEC"
  49. type="FC" />
  50. </libraries>
  51. <!-- Core server link configuration -->
  52. <core_link>
  53. <!-- Locally spawned core server -->
  54. <spawn_local enable="1"
  55. interpreters="$DEFAULT"
  56. port_range_begin="4183"
  57. port_range_end="8278" />
  58. <!-- Remote server connection -->
  59. <connect host="localhost"
  60. port="4151"
  61. timeout_ms="3000" />
  62. <!-- Transport tunnel -->
  63. <tunnel local_port="-1"
  64. type="0">
  65. <ssh executable="ssh"
  66. port="22"
  67. user="pi" />
  68. </tunnel>
  69. </core_link>
  70. <!-- Graphical user interface configuration -->
  71. <gui>
  72. <editor autoindent="1"
  73. paste_autoindent="1"
  74. validation="1" />
  75. </gui>
  76. </awlsim_project>