Component: Scope monitor (Matrix Tools)

From Flowcode Help
Jump to navigationJump to search


Author Matrix Ltd
Version 1.0 (Release)
Category Matrix Tools


Image Scope monitor component

A component to allow data from analogue and digital pins to be displayed on the scope window. Compatible with simulation and for showing ICT based debug data.

Examples

Here is a basic example of the scope monitor component being used to add traces to the scope window. FC6 Icon.png Scope Monitor Example

Downloadable macro reference

This component does not contain any downloadable macros

Simulation macro reference

This component does not contain any simulation macros


Property reference

Trace 0

This property is of type Single digital pin and can be referenced with the variable name pin0.

No additional information


Trace 1

This property is of type Single digital pin and can be referenced with the variable name pin1.

No additional information


Trace 2

This property is of type Single digital pin and can be referenced with the variable name pin2.

No additional information


Trace 3

This property is of type Single digital pin and can be referenced with the variable name pin3.

No additional information


Trace 0

This property is of type Single analog pin and can be referenced with the variable name an0.

No additional information


Trace 1

This property is of type Single analog pin and can be referenced with the variable name an1.

No additional information