INFO: Dieses Forum nutzt Cookies...
Cookies sind für den Betrieb des Forums unverzichtbar. Mit der Nutzung des Forums erklärst Du dich damit einverstanden, dass wir Cookies verwenden.

Es wird in jedem Fall ein Cookie gesetzt um diesen Hinweis nicht mehr zu erhalten. Desweiteren setzen wir Google Adsense und Google Analytics ein.


Antwort schreiben 

output a digital signal with 6533 from a txt file



Wenn dein Problem oder deine Frage geklärt worden ist, markiere den Beitrag als "Lösung",
indem du auf den "Lösung" Button rechts unter dem entsprechenden Beitrag klickst. Vielen Dank!

25.09.2014, 17:25 (Dieser Beitrag wurde zuletzt bearbeitet: 25.09.2014 18:04 von jg.)
Beitrag #1

rcatxi2 Offline
LVF-Neueinsteiger


Beiträge: 3
Registriert seit: Sep 2014

2010
2014
DE



output a digital signal with 6533 from a txt file
Hello,
I start with labview and I am using the PCI-DIO-32HS (6533) to output a digital signal.
I have to generate a digital signal with the 0-1 values from a txt file (I have attached a typical txt file). This signal must have a variable frequency (typ. 1.2Mhz) that the user can change. The level of the 1 (the amplitude: Vcc) should be variable too (1v<Vcc<7v).

1: it is possible to choose different amplitudes for a digital output in the NI 6533?
2: Should I use the DAQmx - Timing VI?, and how?

3: Should I generate a digital waveform direct with the String-table to Digital data (VI) or should I copy the one and zero values to an array and then output these values with the help from de DAQmx timing?, and how?

4: I´m trying with the attached VI but the -200077 error appears and maybe I´m doing a lot of wrong thinks. What can I do to improve that or should I do in another way?

I will really thank for the help and advice you can give to me.

rcatxi

EDIT jg: Cross-Post: http://labviewportal.eu/viewtopic.php?f=86&t=7475


Angehängte Datei(en)
10.0 .vi  leer_escri_tx_binario2209.vi (Größe: 26,75 KB / Downloads: 178)
Alle Beiträge dieses Benutzers finden
Diese Nachricht in einer Antwort zitieren to top
25.09.2014, 18:01 (Dieser Beitrag wurde zuletzt bearbeitet: 25.09.2014 18:03 von jg.)
Beitrag #2

jg Offline
CLA & CLED
LVF-Team

Beiträge: 15.864
Registriert seit: Jun 2005

20xx / 8.x
1999
EN

Franken...
Deutschland
RE: output a digital signal with 6533 from a txt file
For question 1: No, you can't, Level is TTL. ( http://www.ni.com/pdf/manuals/374163a.pdf )

For all other question, have a look at the NI Example Finder, add your 6533 to the hardware selection and limit the results to your 6533.

   

Jens



Please no cross-posting without publishing links to your cross postings! (cf. LVF rules!)

Wer die erhabene Weisheit der Mathematik tadelt, nährt sich von Verwirrung. (Leonardo da Vinci)

!! BITTE !! stellt mir keine Fragen über PM, dafür ist das Forum da - andere haben vielleicht auch Interesse an der Antwort!

Einführende Links zu LabVIEW, s. GerdWs Signatur.
Alle Beiträge dieses Benutzers finden
Diese Nachricht in einer Antwort zitieren to top
26.09.2014, 16:28
Beitrag #3

rcatxi2 Offline
LVF-Neueinsteiger


Beiträge: 3
Registriert seit: Sep 2014

2010
2014
DE



RE: output a digital signal with 6533 from a txt file
Hi,
Thank you for the answer.
I had a look to the examples and tried…
But I continue having the following problem with my VI:
error -200077
Possible causes:
Desired value is not supported for this property.
Feature: output. buffer size
Requested value: 45529
Increment for buffer size: 2

I understand that I should increment the buffer, but how can I do that?
(The VI is attached)
Thanks in advance.


Angehängte Datei(en)
10.0 .vi  leer_escri_tx_binario2209.vi (Größe: 26,26 KB / Downloads: 180)
Alle Beiträge dieses Benutzers finden
Diese Nachricht in einer Antwort zitieren to top
27.09.2014, 09:33
Beitrag #4

GerdW Offline
______________
LVF-Team

Beiträge: 17.398
Registriert seit: May 2009

LV2021
1995
DE_EN

10×××
Deutschland
RE: output a digital signal with 6533 from a txt file
Why do you want to set the buffer size at all?

Alle Beiträge dieses Benutzers finden
Diese Nachricht in einer Antwort zitieren to top
27.09.2014, 09:57
Beitrag #5

jg Offline
CLA & CLED
LVF-Team

Beiträge: 15.864
Registriert seit: Jun 2005

20xx / 8.x
1999
EN

Franken...
Deutschland
RE: output a digital signal with 6533 from a txt file
I'd say the error message tells you to use an even number for the buffer size.

Regards, Jens

Wer die erhabene Weisheit der Mathematik tadelt, nährt sich von Verwirrung. (Leonardo da Vinci)

!! BITTE !! stellt mir keine Fragen über PM, dafür ist das Forum da - andere haben vielleicht auch Interesse an der Antwort!

Einführende Links zu LabVIEW, s. GerdWs Signatur.
Alle Beiträge dieses Benutzers finden
Diese Nachricht in einer Antwort zitieren to top
Antwort schreiben 


Gehe zu: