LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TDM write data rate at 2D DBL

Hi!

i try to wite a data aquisition programm. I want to write the data with tdm datastorage. Unfortunately the data rate is not set by picture below. Is there anyone who konws a better way?

Thank you.

Marc
0 Kudos
Message 1 of 5
(2,304 Views)


@mawi wrote:
Hi!

i try to wite a data aquisition programm. I want to write the data with tdm datastorage. Unfortunately the data rate is not set by picture below. Is there anyone who konws a better way?

Thank you.

Marc


actually I can't understand your question. What do you mean with 'the data rate is not set by picture below'. The sample rate you can set with the timing VI from the daqmx palette.
0 Kudos
Message 2 of 5
(2,285 Views)
Hi Michael,

the datarate is not set in the tdm file.


Mikro11
7,5 m, 1,2 m Höhe
#xpointer(id("usi2"))
V
DT_DOUBLE
-0.0701141357421875
0.0703887939453125


Time


s

430080
1
^^^^^^^^^^^^^^^^
it hast to be 5.55e-5 and not 1.


0
2005-04-05T11:48:42.95099973678588867

relative


#xpointer(id("usi10"))


i think it is a bug.

My solution was to write the datarate in a user def part and read it from there. it is not the best way.
No transfer to diadem ist possible with this.

Marc
0 Kudos
Message 3 of 5
(2,281 Views)

@mawi wrote:
Hi Michael,

the datarate is not set in the tdm file.


Mikro11
7,5 m, 1,2 m Höhe
#xpointer(id("usi2"))
V
DT_DOUBLE
-0.0701141357421875
0.0703887939453125


Time


s

430080
1
^^^^^^^^^^^^^^^^
it hast to be 5.55e-5 and not 1.


0
2005-04-05T11:48:42.95099973678588867

relative


#xpointer(id("usi10"))


i think it is a bug.

My solution was to write the datarate in a user def part and read it from there. it is not the best way.
No transfer to diadem ist possible with this.

Marc


Hi Marc,

look the attached screenshot. You have to change the data type to waveforms than you get the timestamp.

Message Edited by MichaelP on 04-08-2005 04:45 AM

0 Kudos
Message 4 of 5
(2,275 Views)
Hi Michael,

that i try also, but the tdm makes one channal in to parts and forgott the Name. So i find this solution.
If there is an another posibility to avoid this o.k.

Marc
0 Kudos
Message 5 of 5
(2,267 Views)