Jump to content

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

From Flowcode Help
m Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;"" to "width="10%" align="center" class="mtx-class-macrohead""
m Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead""
Line 97: Line 97:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[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. 
| colspan="2" | Writes the buffer value to the port. 
Line 112: Line 112:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[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'''  
|-
|-
|-
|-

Revision as of 14:23, 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