PRODUCTS
 
   

DOCUMENTATION

MULTIIO USER GUIDE
 
 

Teleo MultiIO Digital Out

  t.mio.dout  
Writes values to MultiIO
Digital-Out Terminal
  Input    
  int   Value: Sets the value at the output.
       
     

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.mio.dout object is being used to control the default MultiIO's DO0 device. Device 0 is the default.

       
 
See Also
  Digital Out section of the Teleo MultiIO User Guide
 

 

 

copyright © 2002-2005 MakingThings LLC

...
.