Owning Palette: Storage/DataPlugin VIs
Requires: Base Development System (Windows)
Defines the properties of an existing file, channel group, or channel. If you configure this Express VI before you wire a refnum to storage refnum, the configuration might change depending on the refnum you wire. For example, if you configure this Express VI for a channel and then wire a channel group refnum, this Express VI returns broken wires on the block diagram because the same properties are not available for a channel group.
Dialog Box Options |
Block Diagram Inputs |
Block Diagram Outputs |
Add to the block diagram | Find on the palette |
Parameter | Description |
---|---|
Settings | Contains the following options:
|
Properties | Contains the following options:
|
Measured data channel | Options in this section are available only if you select Channel as the Object type. Contains the following options:
|
Parameter | Description | ||
---|---|---|---|
Signal | Specifies the signal to add to the an existing channel. This input appears only if you specify Channel as the Object type in the configuration dialog box.
| ||
error in | Describes error conditions that occur before this node runs. | ||
storage refnum | Specifies the reference number for the data object you want to access. After you wire a file refnum to this input, the label changes from storage refnum to storage refnum (file). After you wire a channel group refnum to this input, the label changes from storage refnum to storage refnum (channel group). After you wire a channel refnum to this input, the label changes from storage refnum to storage refnum (channel). | ||
append/replace (append data values) | Specifies whether you want to append new values to the end of existing values, replace all existing values with new values, or replace values at the index you wire to the index input. This input appears only if you place a checkmark in the Show terminals for data channel check box in the configuration dialog box. | ||
index | Specifies where to replace values in the waveform. The default is 0. |
Parameter | Description |
---|---|
storage refnum | Returns a reference number for the data object this Express VI accesses. You can wire this refnum to another VI to complete another operation on the same object. |
error out | Contains error information. This output provides standard error out functionality. |