Q-Code User Manual
Ver. 7.0 2021/11/30
116
Ex.
[Path]
PowerOn:
Int_256us: !PA
; PA output inverts when 256 us interrupts.
3.9.28.13 Int_512us
The path “
Int_512us
” only can be applied in
[Path]
section. When Int_512us applied, system will
execute this path when 512us interrupt occurred.
Note:
1. NY4 / NY5 / NY5+ / NY7 / NY9T / NX1 do not support this path.
2. Do not use too many commands in this path, or it may lower the performance of system.
3. Please refer
5.9 Unusable Commands for Special Path
used.
Ex.
[Path]
PowerOn:
Int_512us: !PA
; PA output inverts when 512us interrupts.
3.9.28.14 Int_1ms
The path “
Int_1ms
” only can be applied in
[Path]
section. When Int_1ms applied, system will
execute this path when 1ms interrupt occurred.
Note:
1. NY4 / NY5 / NY5+ / NY7 / NY9T / NX1 do not support this path.
2. Do not use too many commands in this path, or it may lower the performance of system.
3. Please refer
5.9 Unusable Commands for Special Path
used.
Ex.
[Path]
PowerOn:
Int_1ms: !PA
; PA output inverts when 1ms interrupts.
3.9.28.15 Int_16ms
The path “
Int_16ms
” only can be applied in
[Path]
section. When Int_16ms applied, system will
execute this path when 16ms interrupt occurred.
Note: