Please post topics into this forum that relate to specific features introduced in LabVIEW 8.x.x. The post will be moved to the appropriate forum if it does not meet this requirement. Your post may also be moved if it's deemed that it would fit better in another forum regardless. For example: LabVIEW OOP topics should go to the GOOP forum.
Tags |
(This content has not been tagged yet)
|
![]() |
Jun 4 2008, 05:26 PM
Post
#1
|
|||
|
I want a LabVIEW icon under my name! Member Posts: 3 Joined: 4-June 08 Member No.: 11680 Using LabVIEW Since:2007 LV:8.5 ,8.0 ,.
|
Dear All,
Actually i'm trying to create a self generated pdf report using DIAdem Report vi after acquiring some data from an instrument we have in the lab the data isn't a waveform graph , it's a strings contains the Frame Error rate percentage (e.g. 0.00% - Double) , Numbers of Frames Tested (Integer) , number of error frames (Integer) and finally a Pass/Fail result (string). i wish i can make something looking like this table in the attached document file "channel1.doc" the point is that i'm new in using this tool (DIAdem) , and as you see these tables are with different data formats. i'm thinking of converting all of these results as strings , but the "Signal" input of the DIAdem Report VI is in dynamic data type and is not accepting the string format. i made a simple vi to demonstrate my problem , it will not generate the above table but it is the same concept. Please someone help me in this and tell me how to generate the above tables. this is urgent please Thanks in Advance
Attached File(s)
table_manipulation.vi ( 172.63K )
Number of downloads: 130
Channel_1.doc ( 41.5K )
Number of downloads: 129
|
||
|
|
|||
| Ad |
Jun 4 2008, 05:26 PM
Post
#
|
||
|
|
|
||
|
|
|||
Jun 4 2008, 06:25 PM
Post
#2
|
|||
![]() CCT It Premium Member ![]() Posts: 1337 Joined: 13-June 05 From: Woerden, Netherlands Member No.: 2399 Using LabVIEW Since:2001 LV:8.5.1 ,6.1 ,8.2.1
My Blog
My Gallery
|
I advice you to use Data-portal properties.
In your TDR you can create a table that has several entries. In LabVIEW you need to generate a VI that stores these entries inside the data-portal. The help-file of DIADem is sometimes hard to study but the record macro function is very usefull. Ton --------------------
|
||
|
|
|||
Jun 10 2008, 12:15 PM
Post
#3
|
|||
|
I want a LabVIEW icon under my name! Member Posts: 3 Joined: 4-June 08 Member No.: 11680 Using LabVIEW Since:2007 LV:8.5 ,8.0 ,.
|
I advice you to use Data-portal properties. In your TDR you can create a table that has several entries. In LabVIEW you need to generate a VI that stores these entries inside the data-portal. The help-file of DIADem is sometimes hard to study but the record macro function is very usefull. Ton actually i don't understand exactly what your talking about i know how to create templates in TDR but dunno how to organize my data in it , plus still the input "Signal" of the DIAdem report VI i can't use as you see in the VI
|
||
|
|
|||
![]() ![]() |
| Time is now: 3rd December 2008 - 09:20 AM |