05-28-2007 01:23 AM
05-28-2007 08:19 AM
Is this the same issue as in this thread?
http://forums.ni.com/ni/board/message?board.id=170&message.id=249698
05-28-2007 08:37 AM
05-31-2007 08:21 PM
05-31-2007 08:46 PM
@xseadog wrote:
You extremely large jpg indicates that you experience with labview is limited. try saving the diagram as a tiff!
06-01-2007 01:58 AM
06-01-2007 07:51 AM
Your new attachment, is that the latest code?
You really need to provide proper dataflow. The easiest way is to wire the error cluster to force a dataflow.
Consider what actions need to occur and define a sequence for the actions. Then look at which vi's perform that action.
Most vi's will support wiring an error cluster. For those that don't, you can enclose them within a Flat Sequence Structure.. But don't abuse them..
RayR