Re: [CAD_CAM_EDM_DRO] Re: Caliper to PC interface, Part II: Data Format ?????? Help ?
Posted by
ccs@m...
on 2001-10-20 06:09:44 UTC
> Yes, but... on the old PS2 parallel ports, the data port could beAcutally, most modern parallel ports do have bidirectional capability
> configured for EITHER input or output. On the new PCs, the data port is
> output only. One has to use the status port pins for inputs. The Bi
> directional parallel port was an oddity that is no longer produced, as far
> as I can tell. Maybe
> certain parallel port cards have bi directional ports on them.
through one or both of two special modes (ECP and EPP). One mode is
easy to work with, the other is a real bidirectional data bus that can
get a bit more complicated. Anyway, if you do a web search on
'parallel port FAQ', 'ECP FAQ', 'EPP FAQ' I think you will find the
info you need.
There are what makes parallel port disk drives, video capture, network
adapters, etc possible. I know these devices are all going USB, but I
think many computers still support them for legacy reasons.
You might want to use a tristate buffer device so the calipers can
only drive the port once you have configured it in input mode. And
even then, some current limit resistors might be a good idea.
Or if you don't need to read the devices too frequently, simply
multiplexing them may be the best bet. At most you would have to wait
two sample periods to get each sample. I don't know if your software
has the capability to read from three mutualy-asynchronous clocked
serial streams at once anyway?
Chris
Discussion Thread
krlux
2001-10-18 17:57:57 UTC
Caliper to PC interface, Part II: Data Format ?????? Help ?
Doug Fortune
2001-10-18 18:18:20 UTC
Re: [CAD_CAM_EDM_DRO] Caliper to PC interface, Part II: Data Format ?????? Help ?
krlux
2001-10-18 18:22:43 UTC
Re: [CAD_CAM_EDM_DRO] Caliper to PC interface, Part II: Data Format ?????? Help ?
krlux
2001-10-18 20:57:57 UTC
Re: [CAD_CAM_EDM_DRO] Caliper to PC interface, Part II: Data Format ?????? Help ?
Graham Hollis
2001-10-19 08:43:34 UTC
Re: [CAD_CAM_EDM_DRO] Caliper to PC interface, Part II: Data Format ?????? Help ?
krlux
2001-10-19 09:26:42 UTC
Re: [CAD_CAM_EDM_DRO] Caliper to PC interface, Part II: Data Format ?????? Help ?
Jon Elson
2001-10-19 11:15:03 UTC
Re: [CAD_CAM_EDM_DRO] Caliper to PC interface, Part II: Data Format ?????? Help ?
Bill Phillips
2001-10-19 13:11:15 UTC
Re: [CAD_CAM_EDM_DRO] Caliper to PC interface, Part II: Data Format ?????? Help ?
wayne_j_hill@y...
2001-10-19 22:02:27 UTC
Re: Caliper to PC interface, Part II: Data Format ?????? Help ?
krlux
2001-10-20 00:18:23 UTC
Re: [CAD_CAM_EDM_DRO] Re: Caliper to PC interface, Part II: Data Format ?????? Help ?
ccs@m...
2001-10-20 06:09:44 UTC
Re: [CAD_CAM_EDM_DRO] Re: Caliper to PC interface, Part II: Data Format ?????? Help ?
krlux
2001-10-20 07:28:41 UTC
Re: [CAD_CAM_EDM_DRO] Re: Caliper to PC interface, Part II: Data Format ?????? Help ?
ccs@m...
2001-10-20 07:49:41 UTC
Re: [CAD_CAM_EDM_DRO] Re: Caliper to PC interface, Part II: Data Format ?????? Help ?
brian
2001-10-20 20:44:44 UTC
Re: [CAD_CAM_EDM_DRO] Re: Caliper to PC interface, Part II: Data Format ?????? Help ?
Jon Elson
2001-10-20 22:08:04 UTC
Re: [CAD_CAM_EDM_DRO] Re: Caliper to PC interface, Part II: Data Format ?????? Help ?
wayne_j_hill@y...
2001-10-21 10:23:57 UTC
Re: Caliper to PC interface, Part II: Data Format ?????? Help ?