05-05-2008 01:36 AM
05-05-2008 01:17 PM
05-06-2008 01:49 AM
05-06-2008 11:49 AM
You cannot set a property while the task is running. If you need to change a property prior to
starting the task, you cannot use CAN Init Start.vi. First, call CAN Initialize.vi, followed by
CAN Set Property.vi and then CAN Start.vi. After you start the task, you also can change
a property by calling CAN Stop.vi, followed by CAN Set Property.vi, and then CAN
Start.vi again.
05-07-2008 07:00 AM