Read From Stream
Keywords
digital, optical, electrical, unidirectional
Ports
Name | Type |
---|---|
output | Variant |
Properties
General Properties
Name | Default value | Default unit | Range |
---|---|---|---|
name Defines the name of the element. |
Read From 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). |
Read From Stream | - | - |
description A brief description of the elements functionality. |
Read From Stream | - | - |
prefix Defines the element name prefix. |
READ | - | - |
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 containing the input data (source). |
file.icd | - | - |
====================================
Implementation Details
The read from stream element reads an icd file into the system. The icd file can be generated by a write to stream element. Please see the example file Digital_Read_From_File.icp.
The file name is defined under the "Standard" category, In this example, the file is digital_in.icd.