SPLat Logo

Output oo*+

NOTICE: Our web site is being updated, but is currently experiencing extreme slowness due to host issues. Please contact us directly.
NOTICE: SPLat Controls has moved. We are now at 1/85 Brunel Rd, Seaford, 3198. map
SPLat will be shut down for the Christmas Holiday season from Friday 20 December 2024 through Tuesday 7 January 2025. We will check emails periodically and will continue to process orders but at a slower pace. Santa hat

Output oo*+

(output oo) = (X <> 0) ? 1 : 0; X=Y; Y=Z; Z=T

Copy contents of X to nominated output number oo as Boolean and Pop the register stack. If X is initially 0 (False) the output is turned off. If X is initially nonzero (True) the output is turned on.

* This instruction can also use the Index Register by adding i in front of the instruction.

+ From dialect 16 the address argument will be jndexed when executed inside a MultiTrack task and will be indexed if the instruction is preceded by the IasJ: precode.

See also Input InputO