Digital Waveform下載 PDF選擇的小節所選的小節與子小節完整手冊已更新2025-07-30閱讀時間為 4 分鐘LabVIEWAPI 參考LabVIEW G Use the Digital Waveform VIs and functions to perform operations on digital waveforms and digital data. The VIs and functions on this palette can return waveform error codes. Get Digital Waveform ComponentsReturns the digital waveform components you specify. You specify components by clicking on the center of the output terminal and selecting the component you want.Get Digital Data ComponentsReturns the digital data components you specify. You specify components by clicking on the center of the output terminal and selecting either transitions or data.Build Digital WaveformBuilds a digital waveform or modifies an existing waveform. If you do not wire the waveform input, the function creates a new waveform based on the components you wire. If you wire the waveform input, the function modifies the waveform based on the components you wire.Build Digital DataBuilds digital data or modifies existing digital data. If you do not wire the digital data input, the function creates new digital data based on the components you wire. If you wire the digital data input, the function modifies the digital data based on the components you wire.Digital Pattern Generator VIGenerates a pattern and returns the pattern as a digital waveform. Depending on the instance you use, the VI can return a ramp, marching values, single value, random, or toggle pattern as a waveform. You must manually select the polymorphic instance you want to use.Digital Size VIReturns the number of samples and signals contained in the digital input. Wire data to the digital waveform in input to determine the polymorphic instance to use or manually select the instance. Digital Signal Subset VIReturns a subset of the digital input so you can plot the extracted signals individually or in subgroups on a graph. Wire data to the digital waveform input to determine the polymorphic instance to use or manually select the instance.Replace SubsetReplaces a subset of the input digital waveform or digital data starting at the value specified in start with new digital waveform data (DWDT) or digital data (DTbl). You must manually select the polymorphic instance you want to use.Uncompress Digital VIUncompresses the digital signals in the digital input and returns the result in the digital output. Wire data to the uncompressed digital waveform input to determine the polymorphic instance to use or manually select the instance.Compress Digital VICompresses the digital signals in the digital input and returns the result in the digital output. Wire data to the uncompressed digital waveform input to determine the polymorphic instance to use or manually select the instance.Digital Comparison VICompares a digital waveform to another digital waveform or to a specified value or compares a set of digital data to another set of digital data or to a specified value. You must manually select the polymorphic instance you want to use.Search for Digital Pattern VISearches for a digital pattern in the digital input. Wire data to the digital waveform in input to determine the polymorphic instance to use or manually select the instance.Append Digital Signals VIAppends the signals from digital waveform (low bits) to the LSB side of digital waveform (high bits). If the sampling rates do not match, error out returns a warning. The start time of digital waveform (low bits) is ignored. Wire data to the digital waveform (high bits) input to determine the polymorphic instance to use or manually select the instance. Append Digital Samples VIAppends all samples from digital waveform B to the end of digital waveform A. If the sampling rates do not match, error out returns a warning. The start time of digital waveform B is ignored. Wire data to the digital waveform A input to determine the polymorphic instance to use or manually select the instance.Invert Digital VIInverts the digital data in the digital input so that a 0 becomes a 1 and vice versa or an H becomes an L and vice versa. Wire data to the digital waveform input to determine the polymorphic instance to use or manually select the instance.Group Digital SignalsGroups digital data into a digital data array and groups digital waveforms into a digital waveform array.Digital Ring ConstantUse the digital ring constant to set the digital bit state of a digital waveform or digital data.Empty Digital WaveformReturns an empty digital waveform. Use this constant to initialize shift registers or build digital waveforms.Empty Digital DataReturns empty digital data. Use this constant to initialize shift registers or build digital tables.Digital ConversionUse the Digital Conversion VIs and Functions to convert to and from digital data.Set Waveform Attribute FunctionAdds or replaces a waveform attribute. You can use any type of data for the value of the attribute.Get Waveform Attribute FunctionRetrieves the names and values of all attributes or the value of a single attribute, depending on whether you wire the name parameter.Parent topic: Waveform
Use the Digital Waveform VIs and functions to perform operations on digital waveforms and digital data. The VIs and functions on this palette can return waveform error codes. Get Digital Waveform ComponentsReturns the digital waveform components you specify. You specify components by clicking on the center of the output terminal and selecting the component you want.Get Digital Data ComponentsReturns the digital data components you specify. You specify components by clicking on the center of the output terminal and selecting either transitions or data.Build Digital WaveformBuilds a digital waveform or modifies an existing waveform. If you do not wire the waveform input, the function creates a new waveform based on the components you wire. If you wire the waveform input, the function modifies the waveform based on the components you wire.Build Digital DataBuilds digital data or modifies existing digital data. If you do not wire the digital data input, the function creates new digital data based on the components you wire. If you wire the digital data input, the function modifies the digital data based on the components you wire.Digital Pattern Generator VIGenerates a pattern and returns the pattern as a digital waveform. Depending on the instance you use, the VI can return a ramp, marching values, single value, random, or toggle pattern as a waveform. You must manually select the polymorphic instance you want to use.Digital Size VIReturns the number of samples and signals contained in the digital input. Wire data to the digital waveform in input to determine the polymorphic instance to use or manually select the instance. Digital Signal Subset VIReturns a subset of the digital input so you can plot the extracted signals individually or in subgroups on a graph. Wire data to the digital waveform input to determine the polymorphic instance to use or manually select the instance.Replace SubsetReplaces a subset of the input digital waveform or digital data starting at the value specified in start with new digital waveform data (DWDT) or digital data (DTbl). You must manually select the polymorphic instance you want to use.Uncompress Digital VIUncompresses the digital signals in the digital input and returns the result in the digital output. Wire data to the uncompressed digital waveform input to determine the polymorphic instance to use or manually select the instance.Compress Digital VICompresses the digital signals in the digital input and returns the result in the digital output. Wire data to the uncompressed digital waveform input to determine the polymorphic instance to use or manually select the instance.Digital Comparison VICompares a digital waveform to another digital waveform or to a specified value or compares a set of digital data to another set of digital data or to a specified value. You must manually select the polymorphic instance you want to use.Search for Digital Pattern VISearches for a digital pattern in the digital input. Wire data to the digital waveform in input to determine the polymorphic instance to use or manually select the instance.Append Digital Signals VIAppends the signals from digital waveform (low bits) to the LSB side of digital waveform (high bits). If the sampling rates do not match, error out returns a warning. The start time of digital waveform (low bits) is ignored. Wire data to the digital waveform (high bits) input to determine the polymorphic instance to use or manually select the instance. Append Digital Samples VIAppends all samples from digital waveform B to the end of digital waveform A. If the sampling rates do not match, error out returns a warning. The start time of digital waveform B is ignored. Wire data to the digital waveform A input to determine the polymorphic instance to use or manually select the instance.Invert Digital VIInverts the digital data in the digital input so that a 0 becomes a 1 and vice versa or an H becomes an L and vice versa. Wire data to the digital waveform input to determine the polymorphic instance to use or manually select the instance.Group Digital SignalsGroups digital data into a digital data array and groups digital waveforms into a digital waveform array.Digital Ring ConstantUse the digital ring constant to set the digital bit state of a digital waveform or digital data.Empty Digital WaveformReturns an empty digital waveform. Use this constant to initialize shift registers or build digital waveforms.Empty Digital DataReturns empty digital data. Use this constant to initialize shift registers or build digital tables.Digital ConversionUse the Digital Conversion VIs and Functions to convert to and from digital data.Set Waveform Attribute FunctionAdds or replaces a waveform attribute. You can use any type of data for the value of the attribute.Get Waveform Attribute FunctionRetrieves the names and values of all attributes or the value of a single attribute, depending on whether you wire the name parameter.Parent topic: Waveform
Use the Digital Waveform VIs and functions to perform operations on digital waveforms and digital data. The VIs and functions on this palette can return waveform error codes. Get Digital Waveform ComponentsReturns the digital waveform components you specify. You specify components by clicking on the center of the output terminal and selecting the component you want.Get Digital Data ComponentsReturns the digital data components you specify. You specify components by clicking on the center of the output terminal and selecting either transitions or data.Build Digital WaveformBuilds a digital waveform or modifies an existing waveform. If you do not wire the waveform input, the function creates a new waveform based on the components you wire. If you wire the waveform input, the function modifies the waveform based on the components you wire.Build Digital DataBuilds digital data or modifies existing digital data. If you do not wire the digital data input, the function creates new digital data based on the components you wire. If you wire the digital data input, the function modifies the digital data based on the components you wire.Digital Pattern Generator VIGenerates a pattern and returns the pattern as a digital waveform. Depending on the instance you use, the VI can return a ramp, marching values, single value, random, or toggle pattern as a waveform. You must manually select the polymorphic instance you want to use.Digital Size VIReturns the number of samples and signals contained in the digital input. Wire data to the digital waveform in input to determine the polymorphic instance to use or manually select the instance. Digital Signal Subset VIReturns a subset of the digital input so you can plot the extracted signals individually or in subgroups on a graph. Wire data to the digital waveform input to determine the polymorphic instance to use or manually select the instance.Replace SubsetReplaces a subset of the input digital waveform or digital data starting at the value specified in start with new digital waveform data (DWDT) or digital data (DTbl). You must manually select the polymorphic instance you want to use.Uncompress Digital VIUncompresses the digital signals in the digital input and returns the result in the digital output. Wire data to the uncompressed digital waveform input to determine the polymorphic instance to use or manually select the instance.Compress Digital VICompresses the digital signals in the digital input and returns the result in the digital output. Wire data to the uncompressed digital waveform input to determine the polymorphic instance to use or manually select the instance.Digital Comparison VICompares a digital waveform to another digital waveform or to a specified value or compares a set of digital data to another set of digital data or to a specified value. You must manually select the polymorphic instance you want to use.Search for Digital Pattern VISearches for a digital pattern in the digital input. Wire data to the digital waveform in input to determine the polymorphic instance to use or manually select the instance.Append Digital Signals VIAppends the signals from digital waveform (low bits) to the LSB side of digital waveform (high bits). If the sampling rates do not match, error out returns a warning. The start time of digital waveform (low bits) is ignored. Wire data to the digital waveform (high bits) input to determine the polymorphic instance to use or manually select the instance. Append Digital Samples VIAppends all samples from digital waveform B to the end of digital waveform A. If the sampling rates do not match, error out returns a warning. The start time of digital waveform B is ignored. Wire data to the digital waveform A input to determine the polymorphic instance to use or manually select the instance.Invert Digital VIInverts the digital data in the digital input so that a 0 becomes a 1 and vice versa or an H becomes an L and vice versa. Wire data to the digital waveform input to determine the polymorphic instance to use or manually select the instance.Group Digital SignalsGroups digital data into a digital data array and groups digital waveforms into a digital waveform array.Digital Ring ConstantUse the digital ring constant to set the digital bit state of a digital waveform or digital data.Empty Digital WaveformReturns an empty digital waveform. Use this constant to initialize shift registers or build digital waveforms.Empty Digital DataReturns empty digital data. Use this constant to initialize shift registers or build digital tables.Digital ConversionUse the Digital Conversion VIs and Functions to convert to and from digital data.Set Waveform Attribute FunctionAdds or replaces a waveform attribute. You can use any type of data for the value of the attribute.Get Waveform Attribute FunctionRetrieves the names and values of all attributes or the value of a single attribute, depending on whether you wire the name parameter.Parent topic: Waveform