![Manta MTS-1700 SERIES Operation And Reference Manual Download Page 315](http://html1.mh-extra.com/html/manta/mts-1700-series/mts-1700-series_operation-and-reference-manual_1723616315.webp)
PROGRAMMABLE DIGITAL I/O CHANNELS
MTS-1700 SERIES OPERATION AND REFERENCE MANUAL A-9
CU A002 15A
MANTA TEST SYSTEMS
•
Example command: (using hex input values)
DIO,OCD,H0040,H0060,12,H0800,H0800
This command specifies that, when the condition (input channel 5 has changed
to 0, and input channel 6 has changed to 1) is met, 12 ms later, output channel
11 is to be set to 1.
Note that an AND condition is specified by setting more than 1 bit in the input
mask. An OR condition is specified by sending another DIO,OCD command,
specifying the second, third, etc. conditions.
•
Conditional outputs are edge re-triggerable. This means that an output change
will be triggered each time the inputs change to the specified condition.
•
Conditional outputs are only processed in dynamic operation mode.
DIO,OCL
Clear output settings
•
Clears all output prefault, fault, postfault settings, conditional output
definitions, and delayed output definitions.
•
Sets all digital outputs to 0.
DIO,SEO
Sequence of output events report
•
Prints a table representing the sequence of events on the digital output
channels.This table can be sent to an applications program for graphical
display.
•
Only samples after a transition are output.
•
Up to 128 transitions will be recorded by the sequence of events function.
•
Example: (assuming hex format selected)
Ready>DIO,SEO
Time(ms),Value
-0016,0800
0008,0C00
0019,0410
0102,0402
0113,0406
0144,040F
END OF REPORT
Ready>
•
“END OF REPORT” is sent by the MTS-1710 at the end of the sequence of
output events report.
•
The report includes all events during the FAULT state until 100ms after entry
into the POSTFAULT state.
•
The sequence of output events report should be interrogated in the postfault or
fault state. It’s cleared when the MTS-1710 is returned to the prefault state.
•
Recording is only performed in dynamic operation mode.