Previous Topic

Next Topic

Book Contents

Book Index

InputOM ii+ [D>=13]

Pushes the on/off state of 8 output points ii through ii+7 to X in individual bits of X. An On output gives a '1', an Off output gives a '0'.

The operand ii may be any number that exists as an input. Input points that don't exist return 0's in the corresponding bit positions in X.

+ 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.

This instruction will not readback an output ON condition resulting from an fPulse0 instruction.

Dialect restriction. InputOM is implemented only in dialects 13 or later.

See also OutputM, InputO

Previous Topic

Next Topic