Westermo IDW-90 AT User Manual
Page 70

70
6620-3200
Examples:
Set input min pulse width to 500ms max pulse width to 1s, triggered
on high level and output to follow DCD
*wiop=50,100,1,1,3
OK
Change input type to be pulse triggered
*wiop=,,2,,
OK
*wiop?
*wiop : TMIN=50, TMAX= 100, TYPE=2, TRIG=1, NORM=3
OK
Result Codes: OK
ERROR Otherwise:
*wiot – General IO test
This command executes the specified entry as if it was triggered by the normal trigger
condition.
Syntax:
*wiot =<entry_num>[,<IO_state>]
*wiot =?
<entry_num>
IO entry index number (0 – 10) 1 – 10 selects
the entry at the corresponding index in the table.
Selecting entry_num =0 selects the local output,
the state of the output is selected with parameter
IO_state
[,<IO_state >] The state to set the local output ( 0 or 1) when
entry_num is set to 0.
Examples:
*wiot =2
Trigger and execute entry 2 in the table
OK
*wiot =?
*wiot: (0-10)[,(1-1)]
OK
Result Codes: OK
ERROR
Otherwise