在LabVIEW里,我怎么将一个有超过256个元素的数组转化为一个簇
主要软件: LabVIEW Development Systems>>LabVIEW Full Development System
主要软件版本: 5.0
主要软件修正版本: N/A
次要软件: N/A
问题: 在LabVIEW里,我想要使用Array to Cluster函数将一个有300个元素的数组转化为一个簇。我右键单击Array to Cluster函数并从弹出菜单中选择簇的大小。但是,我不能设置其值为300。我该怎么办?
解答: 在LabVIEW里,使用Array to Cluster函数从树组可转化的最大的簇的大小为256各元素。如果您想要使用Array to Cluster函数将一个有超过256个元素的数组转化为一个簇的话,您需要使用Type Cast函数。该函数位于
Advanced-->Data Manipulation下的函数板中。Type Cast函数是转换数据类型的一种通用函数。以下是一个将一个有超过256个元素的数组转化为一个簇的示例。
相关链接:
附件:
报告日期: 07/20/2006
最近更新: 07/20/2006
文档编号: 21KC8CUZ
Other Support Options
Ask the NI Community
Collaborate with other users in our discussion forums
Request Support from an Engineer
A valid service agreement may be required, and support options vary by country.