Forces the logical state of the specified input word, overriding the physical state decided by the presence or absence of 24VDC.
Syntax |
F_INP_W idx value |
---|---|
idx |
Number of the input word |
value |
Value to force |
Notes |
If you query the state of the inputs (either with an ascii directive or in the R program) you will get the logical state influenced by the active forcing factors, thus NOT their physical state (regardless of the presence of 24VDC). RTE maps, if not defined via fieldbus configurators or via the virtu_io function, the first 256 words. If you want to force INP_W with index >256 you must use the def_io command. |
Example
F_INP_W 1000 0xf73A |