Host Engineering Forum

General Category => Do-more CPUs and Do-more Designer Software => Topic started by: mhw on November 10, 2016, 01:28:54 PM

Title: GX and GY with KEP
Post by: mhw on November 10, 2016, 01:28:54 PM
If I create GX and a GY memory blocks in my domore will KEP read this using the DL driver?
Title: Re: GX and GY with KEP
Post by: franji1 on November 10, 2016, 02:24:40 PM
Sorry, no.

The DL protocol implementation within Do-more only supports the DirectLOGIC elements X, Y, C, and V, which correspond to the Do-more blocks DLX, DLY, DLC, and DLV.  It does not understand the DirectLOGIC bit areas GX or GY (or S or T or CT or SP or ...).

You can expand the size of your DLX, DLY, DLC, and DLV to much larger than their default sizes in Do-more.  This can be done by the Memory Configuration settings within the System Configuration.  Not sure if the issue was needing more bits, or if you actually needed native GX/GY support.
Title: Re: GX and GY with KEP
Post by: mhw on November 11, 2016, 06:31:10 AM
I assumed that was the answer, but I had my fingers crossed. My goal was to simplify an upgrade from a 260 to DoMore. All of the discrete bits in the HMI are GX and GY.
Title: Re: GX and GY with KEP
Post by: mhw on January 04, 2017, 12:53:02 PM
What are the chances of getting you to add DLGX (GX) and DLGY (GY) to the domore memory addresses?
Title: Re: GX and GY with KEP
Post by: ATU on January 04, 2017, 02:32:56 PM
That is actually not a bad idea.  I have seen G memory used quite a bit on DL type CPU's, especially on machines from Japan.  I have used the memory areas for separating out I/O going to the HMI on my 260 projects.  It might make migrations easier. Not a must have, but something to put a wish list.

Title: Re: GX and GY with KEP
Post by: BobO on January 04, 2017, 03:25:36 PM
I won't dedicate built-in memory for it, but it probably wouldn't be super hard to add a configuration option to map one or both to block(s) that you manually create.