Why Can't I Make an Array of FieldPoint IO Controls in LabVIEW 7.0?Hardware: FieldPoint
Problem: I have an array of FieldPoint IO Controls on the front panel of my VI. For each element of the array, I can select a channel from one of my modules. However, if I choose channel from a different module, then all of the other elements of the array will be grayed out. In other words, I can only select channels from one module at a time. Why is this and how can I fix this? Solution: LabVIEW will not allow channels from different modules unless undefined types are allowed in the FieldPoint IO control. In LabVIEW 7.0, the FieldPoint IO control does not have the option to allow undefined types. Therefore, any array of FieldPoint IO controls must be all from the same module. Two ways to work around this are to:
Related Links: Attachments:
Report Date: 06/04/2004 Last Updated: 06/09/2004 Document ID: 3A36HUFQ |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
