Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - eagroup

Pages: [1]
1
Technical support / Detecting Multiplication Overflow
« on: November 26, 2014, 12:02:56 PM »
I am multiplying four 32-bit values in variables G, I, J and K and putting the result in L (in a single TBasic statement).  Is there a way to detect if the result has overflowed L?  I've only found references in the documentation to avoid overflowing, but nothing on how the program can detect it when it happens.

2
Technical support / ReadMB2 Number of Registers
« on: September 03, 2010, 10:47:21 AM »
The M-series READMB2 command is limited to reading 16 registers.  Has this been increased for the Nano or F-series?  I need to read 250 registers from 4 devices and I'd rather read them, for instance, 100 at a time.

Thank You.

Pages: [1]