__header__
The Digital Output Parameter Tool
will turn a digital IO on or off. This tool can also set
whether the physical hardware will be written to immediately, or after
the program finishes.
Using the Digital
Output Parameter Tool
On the Digital Digital Output Tools inputs page
click the IO area (to select it) then use the dropdown list to select
an IO. When the tool is run it turn this IO on or off
depending on the settings on the tool's parameters page.
On
the tools parameters page the State
controls whether the IO is turned on or off by the tool. 0 =
false (off), 1 = true (on).
The Delay Time controls
how long the tool will wait before the program continues onto the next
tool. The time is set in milliseconds.
WriteImmediate
controls whether the physical hardware is written to immediately, or
not. Setting this value to "1" will write to the physical
hardware immediately. Setting this value to "0" will
will cause the program to wait until it finishes to write to the
physical hardware.
__footer__