Forces the physical state of the specified output channel, overriding the logical state decided by the RTE software.
Syntax |
F_OUT s idx |
---|---|
s |
Channel number sign (+ = channel closed, - = channel open) |
idx |
Index of the output channel |
Note |
If you query the state of the outputs (either with an ascii directive or in the R program) you will get the logical state set by RTE, thus NOT the state imposed by this command. RTE maps the first 256 words. If you want to force OUT_W with index >256 you must use the def_io command |