Jump to content

Component: Output Port (DSP Outputs): Difference between revisions

From Flowcode Help
Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.2 |- | width="20%" style="color:gray..."
 
Undid revision 48422 by SteveT (talk)
Tag: Undo
 
(8 intermediate revisions by 2 users not shown)
Line 73: Line 73:


''<span style="color:red;">No additional examples</span>''
''<span style="color:red;">No additional examples</span>''




Line 92: Line 94:


===WritePort===
===WritePort===
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''WritePort'''
| width="90%" class="mtx-class-macrohead" | '''WritePort'''
|-
|-
| colspan="2" | Writes the buffer value to the port.&nbsp;
| colspan="2" | Writes the buffer value to the port.&nbsp;
Line 107: Line 109:
==Property reference==
==Property reference==


{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''  
| width="90%" class="mtx-class-macrohead" | '''Properties'''  
|-
|-
|-
|-
Line 123: Line 125:
| colspan="2" | Automatically scale the buffer type to the output type Yes: Provide automatic scaling No: Transfer data as is, maybe truncated&nbsp;
| colspan="2" | Automatically scale the buffer type to the output type Yes: Provide automatic scaling No: Transfer data as is, maybe truncated&nbsp;
|-
|-
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
| width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]]
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Port Selection
| width="90%" class="mtx-class-propfolder" | Port Selection
|-
|-
|-
|-

Latest revision as of 15:37, 13 July 2026

Author Matrix Ltd
Version 1.2
Category DSP Outputs


Output Port component

Allows the values from a buffer to be passed to a digital port to drive a R2R DAC or similar.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_DSP_PortOut.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_DSP_PortOut.fcfx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples










Macro reference

WritePort

WritePort
Writes the buffer value to the port. 
- VOID Return


Property reference

Properties
Connect To
DSP component with output buffer to collect our data from. 
Auto Scale
Automatically scale the buffer type to the output type Yes: Provide automatic scaling No: Transfer data as is, maybe truncated 
Port Selection
Port
 
Port Bits
Bit size of the port register on the target device