PRODUCTS
 
   

DOCUMENTATION

DIGITAL OUT USER GUIDE
 
 

Teleo Digital Out

  t.dout  
Control a digital output on a
Teleo Digital Out Module
  Input    
  int   Value: Output value.
       
     

Strings may be passed to the leftmost inlet in the form

Value [value]

Where value is 0 or 1. The "Value" part is not case sensitive.

       
 
Arguments
   
  int   Device: (optional) Specifies the Digital Out device number. Default is 0 if omitted.
       
  int   Address: (optional) Specifies the Module Address the Max object is to bind to. Format @address=x where 2 < X < 64.
       
     

A fixed value may be passed to the object at create time by using the following format:

@Value=[value]

The attribute name is not case sensitive. There must be no spaces between the "Value" and the equals sign (=) or between the equals sign and the value.

       
 
Output
   
       
 
Examples
   
     

A t.dout object is being used to control the Digital Out 0 (since the default device is 0).

       
 
See Also
  Digital Out section of the Teleo Digital Out User Guide.
 

 

 

copyright © 2002-2005 MakingThings LLC

...
.