Please enable JavaScript to view this site.

DigiView User's Guide

Use the Synchronous Signal type to see the data from a single channel decoded as a field of data or framed fields of data by using another channel as the bit clock. Optionally you can use the "Select" channel to qualify the clock.

 

sync_edit2

 

 

Signal Name

Change the text displayed here to help you identify this signal definition. If the name has already been used, it will automatically be appended with a numerical value in brackets (i.e. [2]). The name displayed here will be used in the Waveform Views, Searches, Tabular Views, Exports, Trigger Configurations and all menu references.

 

Disable Signal

Check this item to completely disable the Signal Definition. It is recommended to disable any signals that use channels that are not connected to a physical device. When a capture takes place ("Run"), any channels that are assigned to disabled signals will be ignored instead of using valuable capture space.

 

Plot Output

Check this item to enable Plotting for this signal. If checked, all waveform views will display plotted data as defined by the Plot Series configurations. You must enable and configure at least one Plot Series before any plotted data is visible. Up to 4 individual plots can be configured for each signal. (see: Plotting Signal Data).

 

Color Selection & Examples

An example of the signal is displayed in the current color scheme, followed by an example of the current color selections for this signal and a color reset button. Clicking on one of the color squares will open the Color Selection dialog to change the Signal line color and its background color if a color other than the theme color is desired.

 

Reset Signal Colors

This button will reset the colors for this signal so that they will match the currently selected color theme (see: Color Themes).

 

Channel Options

This is where you will associate a signal definition with the physical channels or connections to the outside world. Each signal definition type will have one or more channel selection groups and will allow one or more channels to be selected for each group. Each channel selection group will be identified on its left if more than one group is available for the signal type.

 

To select a channel, click on the " - " below the proper color (and channel number) that corresponds to the physical connection of the DigiView Cable (see: Connecting the Data Lines). Channels that are selected for this signal will replace the " - " with a blue square as shown above. The gray arrow beneath each channel color is an activity indicator that displays the activity of the channel  as compared to the activity of all the other channels (relational, not real time).

 

Clock Channel Selection

Selects which physical channel to assign to the CLOCK.

 

Rising, Falling, Both

Select which edge of the Clock to use to strobe in the data.

 

Data Channel Selection

Selects which physical channel to assign to the DATA bus.

 

Invert Channels

If selected, the captured data for the selected channel will be inverted before decoding and displaying (only affects this Signal Definition).

 

Select Channel Selection

Selects which physical channel to assign to the ENABLE. The enable can be disabled if not used.

 

Disable / Ignore

If selected, the ENABLE channel will be ignored when decoding this signal.  

 

Frame SYNC Channel Selection

Selects which physical channel to assign to the FRAME SYNC. This can be used to identify frame limits. The FRAME SYNC can be disabled if not used.

 

Disable / Ignore

If selected, the FRAME SYNC channel will be ignored when decoding this signal.  

 

Field SYNC Channel Selection

Selects which physical channel to assign to the FIELD SYNC. This can be used to identify field limits. The FIELD SYNC can be disabled if not used.

 

Disable / Ignore

If selected, the FIELD SYNC channel will be ignored when decoding this signal.

 

Select Level

Selects the active level for the Select signal.

 

LSB first

Selects LSB (Least significant bit) first.

 

Frame Length (fields)

Specifies how many fields are in a frame.

Set to 0 to disable this method of framing.

 

Field Length(s)

Specifies a list of comma separated field lengths (in bits).  

The first number is the length of the first field, the second number is the 2nd field and so forth. Set to 0 to disable this method of framing.

 

Frame SYNC starts New Frame on:

Specifies how the Frame Sync signal is used (if enabled). Rising,Falling and Either edges specify what starts a new frame (and terminates the previous frame).The last two options specify that one edge starts a frame and the other edge terminates the frame. Any startframe will automatically end the previous frame.  Specifying the endframe just ends it earlier for aesthetics.

 

Field SYNC starts New Field on:

Specifies how the Field Sync signal is used (if enabled). Rising,Falling and Either edges specify what starts a new frame (and terminates the previous frame) The last two options specify that one edge starts a field and the other edge terminates it. Any startfield or start frame will automatically end the previous field. Specifying the endfield just ends it earlier for aesthetics.

 

Frame IDLE TIMEOUT (0 to ignore):

A new frame is started if no new bits are seen for more than the specified time. Set to 0 to disable.  This can be useful if there are no sync lines or field counts but you can see a consistent pause before each frame starts.

 

Field IDLE TIMEOUT (0 to ignore):

A new frame is started if no new bits are seen for more than the specified time. Set to 0 to disable.  This can be useful if there are no sync lines or field counts but you can see a consistent pause before each frame starts.

   

Skip Bits

Specifies how many bits to ignore at the start of the buffer. Useful for syncing up when capture starts mid-field

 

Show Field IDLEs

Specifies whether idle time between fields should be shown as a hashed field or if the current field should just extend to the next field.

 

Show Frame IDLEs

Specifies whether idle time between frames should be shown as a single center line or if the current frame should just extend to the start of the next frame.

 

Plot Series 1 - 4

If "Plot Output" is selected, up to 4 plots can be defined. If enabled and at least one Plot Series is defined, all waveform views will display the data in a plotted format. (see: Plotting Signal Data).

 

 

NOTE: Multiple framing methods can be used at the same time.  For example, you could use a frame length specifier and the frames will be broken into the specified lengths. If a timeout is specified, it will override and terminate a frame if the specified time is exceeded.