step Element

The step element contains information about the values read and written during a single step of the Connection Test for a pin or net.

Attributes

Name Type Description
number Integer The step number.
read String The value read: '0' (low), '1' (high), '-' (unknown) or '#' (both high and low).
write String The value written: '0' (driven low), '1' (driven high) or '-' (not driven).