SOEM/test/rtk/schedule.tt

14 lines
191 B
Plaintext
Raw Normal View History

2014-11-25 16:10:29 +01:00
stack_size: 2048
tasks:
- name : tReadIO
entry : read_io
arg : 'NULL'
schedules:
- name : sched1
period : 1
events :
- task : tReadIO
start : 0
stop : 1