Write To Stream
Keywords
digital, electrical, optical, unidirectional
Ports
Name | Type |
---|---|
input | Variant |
Properties
General Properties
Name | Default value | Default unit | Range |
---|---|---|---|
name Defines the name of the element. |
Write To Stream | - | - |
annotate Defines whether or not to display annotations on the schematic editor. |
true | - | [true, false] |
enabled Defines whether or not the element is enabled. |
true | - | [true, false] |
type Defines the element unique type (read only). |
Write To Stream | - | - |
description A brief description of the elements functionality. |
Write To Stream | - | - |
prefix Defines the element name prefix. |
WRITE | - | - |
model Defines the element model name. |
- | - | - |
library Defines the element location or source in the library (custom or design kit). |
- | - | - |
local path Defines the local path or working folder $LOCAL for the element. |
- | - | - |
url An optional URL address pointing to the element online help. |
- | - | - |
Standard Properties
Name | Default value | Default unit | Range |
---|---|---|---|
filename The name of the file for writing the output data (destination). |
file.icd | - | - |
====================================
Implementation Details
The "write to stream" element outputs the data to an icd file, which can be read by a "read from stream" element. Please see the example file Digital_Write_To_Stream.icp for detailed information. Please see also the read from stream element.
The file name is defined under the "Standard" category, by default, the file name would be set to "file.icd". In this example, the file generated is digital_out.icd. The file can only be read by the "read from stream" element in INTERCONNECT.