Search found 3 matches

by vesteve
22 October 2009, 13:01 PM
Forum: ZX-40
Topic: Connecting several Zn-328n
Replies: 3
Views: 6887

Connecting several Zn-328n

How I can connect several Zn-328n? I have a Zn controlling a machine with it PCB in each machine. Now I must to connect all machines (60 machines) to a PC. Pc must send/receive signals to power On the machine and receive data about the machines sensor and control I/O How I can add an address to diff...
by vesteve
12 October 2009, 4:54 AM
Forum: ZBasic Language
Topic: Code for ZX-328n Working as slave of a PC with VB6
Replies: 4
Views: 4002

OK, thats I was thinking about the way to work.
But One question.
Do I must open the RS232 in both PC and ZN?
And keep in both in receiving data?
An when have an interrupt as button, etc, or controlled by time, then send the new values from one to another by rs232?
by vesteve
11 October 2009, 13:18 PM
Forum: ZBasic Language
Topic: Code for ZX-328n Working as slave of a PC with VB6
Replies: 4
Views: 4002

Code for ZX-328n Working as slave of a PC with VB6

I am new with Z Processors and some idea programming in VB6. I need to use a Zn-128 as interface to control a machine. PortB will be used as output (Reles, light, etc...) PortD will be used as Digital Input as Buttons, etc... PortC will be used as A/D Reader for Temperature, Humidity, etc.. The Main...