ADC Windowed Periodic Vector Element Definition

This MotoHawk™ block specifies an analog element to be included within an ADC Windowed Periodic sampling system.

Block ID

ADC Windowed Periodic Vector Element Definition

Library

MotoHawk_lib/Analog I/O Blocks

Description

This MotoHawk™ block specifies an analog element to be included within an ADC Windowed Periodic sampling system. Typically multiple instances of this block would be included in a model in order to specify the complete data set that is to be acquired by a ADC Windowed Periodic Vector System. Included elements will be converted by the ADC at the periodic rate defined by the referenced system definition and can be recovered via an ADC Windowed Periodic Vector Result block.

Use the Sample order attribute to convey the desired order that elements within the same system should be converted. This is typically more important when multiple systems exist that have a sibling relationship that was created through the use of the ADC Windowed Periodic Vector Child System block. Such systems have multiple converters, which may make the order of conversion in each system important.

Block Parameters

Parameter Field Values Comments/Description
Name 'single-quote' enclosed alpha-numeric text No special characters such as spaces, dashes, commas (underscore allowed). Select a unique name. This name shall be referenced by the ADC Windowed Periodic Vector Result block when the acquired data is to be read by the application.
Resource Drop-down list Select appropriate resource. (None) implies that this behavior is not supported by the module.

The referenced ADC Windowed Periodic Vector System may only support a subset of the listed resources due to constraints in the hardware. A warning will be populated on the mask and Simulink will issue an error during an Update Model check if a selected resource is not supported by the referenced system.
ADC Windowed Periodic Vector System Name single-quote' enclosed alpha-numeric text The ADC Windowed Periodic Vector System that is to include this element.
Specify unique sample order Checkbox Requires the order that this element is to be sampled (relative to other elements sampled by the referenced ADC Windowed Periodic Vector System) to be specified.

An error will result if all of a system's elements do not have the same configuration.
Sample order (smallest to largest) Integer Specifies the order that this element is to be sampled by the ADC Windowed Periodic Vector System relative to the other elements that this system will sample. Elements with a smaller sample order are sampled before those with a larger sample order.

An error will result if the sample order is not unique for the referenced system.

Only visible when Specify unique sample order is checked.