LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Connect labview to Zilog (Z8 encore)

Hi,

 

I am trying to connect Labview to Zilog Z8 encore, to display the speed of a motor connected to my board (Zilog) and  also maybe change it. I was thinking about using USB 6009 DAQ, I would then connect the DAQ to labview and a H-bridge to Zilog. I don't know if this is possible.

Thank you

Lexia

0 Kudos
Message 1 of 8
(3,877 Views)
What type of input/output does the Zilog have? The USB-6009 will output analog and digital signals and can be connected to a lot of things, but without knowing what you are trying to connect to it is hard to say what else might be needed. Can you describe what you have a little more.
Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 2 of 8
(3,855 Views)

Zilog has several ports with can be used as I/O they are called GPIO and they are analog input more precisely ADC analog input. I was thinking about connecting a  I/O port of Zilog to the USB and convert it to digital data and then analyze the data through Labview and don't know if it possible though.

0 Kudos
Message 3 of 8
(3,834 Views)

Hi lexia1,

 

To program your Zilog processor you may use theLabView microprocessor SDK which can be used to target essentially any 32-bit platform--please have a look at this forum post for more useful links on using the SDK. Alternatively you can find out whether you can read from and write to it using serial commands in which case you can use LabView and serial. I hope this helps!

 

Ipshita C.

National Instruments
Applications Engineer
0 Kudos
Message 4 of 8
(3,813 Views)

Thank you for your help.

Lexia

Message Edited by lexia1 on 10-02-2008 01:31 PM
0 Kudos
Message 5 of 8
(3,806 Views)

Thanks for the link, but I read that LabVIEW Microprocessor SDK  works only with 32 bit microprocessor while Zilog is a 8 bit microprocessor. Thus I cannot use it. I was actually  thinking that I might get the speed of the motor using Zilog, than send the data to Labview using USB 6008. But I don't know if it's possible.

Lexia

 

0 Kudos
Message 6 of 8
(3,802 Views)

Hi Lexia,

 

In what form are you getting the data? You can connect the signal from your Zilog to the USB-6008 and then read it in LabVIEW

 

Ipshita C.

 

National Instruments
Applications Engineer
0 Kudos
Message 7 of 8
(3,783 Views)
I will try that thanks
0 Kudos
Message 8 of 8
(3,663 Views)