Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| ezeio2:scriptref:setoutput [2019-06-15 22:49] – created andreh | ezeio2:scriptref:setoutput [2019-09-02 21:41] (current) – andreh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Script reference ====== | + | ==== SetOutput ==== |
| - | + | ||
| - | ==== SetOutput( outputno, value ) ==== | + | |
| Set an output | Set an output | ||
| Line 10: | Line 8: | ||
| Directly set the value/state of a native ezeio output. The output value is always in percent , 0-100. For digital outputs, any value 50 and higher will set the output to ON (100%). | Directly set the value/state of a native ezeio output. The output value is always in percent , 0-100. For digital outputs, any value 50 and higher will set the output to ON (100%). | ||
| + | |||
| + | This command operates the output immediately. | ||
| Output 1-4 are the on-board ezeio outputs.\\ | Output 1-4 are the on-board ezeio outputs.\\ | ||
| Line 30: | Line 30: | ||
| | | ||
| - | | + | |
| </ | </ | ||