Hii
i have try to generate two signals at the same time and read voltage from another port on the board(not have to be at the same time), i have not alot of expriens in labview
and i based my code of example(http://zone.ni.com/devzone/cda/epd/p/id/5197) from yours site and try to suit to my needs
now my problem is when i generat the 2 signals(that work perfect) i canot read voltage from another port on my CB-68LP
i can not find the problem and make it over i hope there is away to figer out and fix it.
i have two cards 6229, and two CB-68LP board.
labview 8.5.
my code is look like this - http://img142.imageshack.us/my.php?image=scrennshot2no2.png
(this works perfect).
and this is my code after suit to my need - http://img183.imageshack.us/my.php?image=scrennshotfl5.png,there is error exception at the right side.
the exception-
Possible reason(s):
Specified route cannot be satisfied, because it requires resources that are currently in use by another route.
Property: RefClk.Src
Source Device: Dev1
Source Terminal: 10MHzRefClock
Required Resources in Use by
Task Name: _unnamedTask<0>
Source Device: Dev1
Source Terminal: None
Destination Device: Dev1
Destination Terminal: RefClock
Task Name: _unnamedTask<1>
eyal