LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Changing Signal lables on a digital graph?

Is it possible to change the labels for the individual data lines on a digital graph?

 

I want to relable the signals so they have meaningful names like "Frame Sync" instead of "Line 0-22"

 

I am using CVI 7.1 (customer mandated) and cannot use a later version as much as I would love to be able to do that.

 

Martin Fredrickson
Test Engineer

Northrop Grumman
Advanced Systems and Products
San Diego, CA 92128
0 Kudos
Message 1 of 2
(3,118 Views)
Hi Martin,

As you may have already noticed, you can only replace the line labels of the digital graph axes with custom text using the ATTR_DIGWAVEFORM_LINE_LABEL attribute to specify the line label format. You can include the [BUS] and [LINE] tokens to indicate the appropriate line but there is no direct way to identify that line differently in CVI.

For more information on the subject, this can be found under the Bus and Line Labels section in the following CVI Help topic: Programming with Digital Graph Controls.

If this is a feature you would like implemented in a future version of CVI, I recommend placing a product suggestion to bring attention to this feature.


Regards,
Glenn
0 Kudos
Message 2 of 2
(3,089 Views)