PRODUCTS
 
   

DOCUMENTATION

TELEO INTRO USER GUIDE
 
 

Teleo Intro Module - Digital Out

  t.intro.dout  
Writes values to Teleo Intro Module
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.
       
     

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.intro.dout object is being used to control the default Teleo Intro Module DO0 device. Device 0 is the default.

       
 
See Also
  Digital Out section of the Teleo Intro Module User Guide
 

 

 

copyright © 2002-2005 MakingThings LLC

...
.