Aktivierung aller Pulsausgabekanäle prüfen
Verwenden Sie diesen Befehl für die bedingte Kompilierung im ST-Editor. Der Befehl gibt TRUE zurück, wenn ein beliebiger Pulsausgabekanal aktiviert ist; andernfalls wird FALSE zurückgegeben.
#IF IsAnyPulseChannelEnabled() <>0 #THEN
(*condition TRUE: first part is compiled and executed*)
#ELSE
(*condition FALSE: second part is compiled and executed*)
#END_IF;
FPS: 0, 2
FP-X R: 0, 1
FP-X 16K C14T: 0, 1, 2
FP-X 32K C30T, C60T: 0, 1, 2, 3
FP0R: 0, 1, 2, 3
FP0: 0, 1
FP-e: 0, 1