ROUT                Set low an output line

Syntax                        

ROUT#n

Reset OUT#n to low state (0)

 

Operandsn: output line number (0<=n<=39)

PlaceTMLOnline

Binary code

DescriptionROUT#n instruction sets low (0 logic) the output line number n. In TML the I/O lines are numbered: #0 to #39. Each product has a specific number of inputs and outputs, therefore only a part of the 40 I/O lines is used. The I/O numbering is common for all the products; hence each product has its own list of available I/Os.

 

Example        

ROUT#28;                //Reset output line #28 to 0 (set low)