How to trigger control states

Easy one I think, but I can’t find the answer. If I uncomment 0 and 1, how do I trigger them?

[controlstates]
;statenum = copcmd,[copcmd]…
;0 = rptena,lnkena,apena,totena,ufena,noicd ; Normal operation
;1 = rptena,lnkdis,apdis,totena,ufdis,noice ; Repeater only operation

That’s done with COP 14

[functions]
; x13 = cop,13                                ; Query system control state
; x14 = cop,14,0                                ; Set system control state 0
;
1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.