Hi!
I just discovered if printed something to textport and in performance mode
the printed output not utf-8 compilant, when in “edit” mode all works as expected.
To replicate:
- create a timerCHOP
- set length to 3 sec.
- enable Cycle
- disable Cycle Limit
- enable Cycle Pulse on Outputs page
- add chopexecDAT
- set CHOPs to timer1
- set Channel to cycles_pulse
- enable Off to On
- on onOffToOn function enter: print(‘Árvíztűrő tükörfúrógép’)
- start timer
- wait… on textport printed the sentence corerctly
- BUT
- if you enter performance mode (press F1) and wait few seconds
and then go back to “normal” mode the textport shows: ÃrvÃztűrÅ‘ tükörfúrógép