Distributed Control & Automation Framework (DCAF)

cancel
Showing results for 
Search instead for 
Did you mean: 

CVT Module

Hi All,

 

I ma struggling to get the CVT Module working.  Putting together a very simple test I cannot seem to get the tags to update and then read them back.

 

The DCAF application I have written as follows:

  1. Standard Engine on my PC.
  2. Sibgle Tag valled TagVar which is a U16.
  3. Added a CVT Module, with TagVar set up as To CVT.
  4. Simple UI, with a U16 control mapped to TagVar,
  5. Read the TagVar variable from the CVT in the Main vi.  

Updating TagVar through the UI does not result in an update in the Main VI?

 

I am not getting any runtime errors.

 

Bruce

0 Kudos
Message 1 of 2
(3,096 Views)

Please ignore the above.  Just noticed that the while loop placeholder in the main VI has a True constant connected to the stop.  So the code wasn't running.

 

Schoolboy error.

0 Kudos
Message 2 of 2
(3,087 Views)