the error is in the recorded data
that is, the data AFTER it was transferred
the transferred data might be fine
and the error message is based on the stored data
the message might imply it is based on the data transferred
but it aint,
it is on a copy and that copy is in memory, not in a stream
my
it is a single bit difference between 0x8000 and 0x
can you check your memory?
hth tomp
On 02/03/2016 02:40 AM, Marius Alksnys wrote:
> Today I catched the fault which was causing headache for quite a long
> time already.
>
> There is a machine with one 7i43 P (200k) and one 7i39 and one BLDC
On 02/02/2016 01:07 PM, Marius Alksnys wrote:
> How would you explain that when parallel port transfers data 8 bytes at
> a time and I get errors only in one bit through 3 bytes at least?
>
>
As Peter says, the counters on the board are 16 bits. if
the highest bit is read incorrectly, then the wi
On Tue, 2 Feb 2016, Marius Alksnys wrote:
> Date: Tue, 2 Feb 2016 21:08:26 +0200
> From: Marius Alksnys
> Reply-To: "Enhanced Machine Controller (EMC)"
>
> To: emc-users@lists.sourceforge.net
> Subject: Re: [Emc-users] 7i43 encoder count failures
>
> Is
On Tue, 2 Feb 2016, Marius Alksnys wrote:
Date: Tue, 2 Feb 2016 21:07:27 +0200
From: Marius Alksnys
Reply-To: "Enhanced Machine Controller (EMC)"
To: emc-users@lists.sourceforge.net
Subject: Re: [Emc-users] 7i43 encoder count failures
How would you explain that when par
Is't there some checksum used?
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corre
How would you explain that when parallel port transfers data 8 bytes at
a time and I get errors only in one bit through 3 bytes at least?
02/02/2016 08:49 PM, Peter C. Wallace rašė:
> Sounds like errors in the EPP connection. I would try shortening the
> EPP cable to the minimum length (If you a
On Tue, 2 Feb 2016, Marius Alksnys wrote:
> Date: Tue, 2 Feb 2016 20:40:21 +0200
> From: Marius Alksnys
> Reply-To: "Enhanced Machine Controller (EMC)"
>
> To: emc-users@lists.sourceforge.net
> Subject: [Emc-users] 7i43 encoder count failures
>
> Today I catched the fault which was causing