Activity for ellcap

  • ellcap ellcap modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    EDIT: Title was a mistake. Should say now I can't compile / download project. Codesys V3.5SP19 Patch 2. Updated the libraries/packages using the Codesys Installer. I'm hit with this error ------ Build started: Application: ------- Typify code... [ERROR] iecvaraccess, 4.4.0.0 (system): IecVarAccess: C0086: No definition found for interface 'IIecVarAccess17' [ERROR] iecvaraccess, 4.4.0.0 (system): IecVarAccess: C0077: Unknown type: 'IIecVarAccess17' [ERROR] iecvaraccess, 4.4.0.0 (system): Initialize...

  • ellcap ellcap modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    EDIT: Title was a mistake. Now I can't compile / download project. Codesys V3.5SP19 Patch 2. Updated the libraries/packages using the Codesys Installer. I'm hit with this error ------ Build started: Application: ------- Typify code... [ERROR] iecvaraccess, 4.4.0.0 (system): IecVarAccess: C0086: No definition found for interface 'IIecVarAccess17' [ERROR] iecvaraccess, 4.4.0.0 (system): IecVarAccess: C0077: Unknown type: 'IIecVarAccess17' [ERROR] iecvaraccess, 4.4.0.0 (system): Initialize [IecVarAccess]:...

  • ellcap ellcap modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    EDIT: Title was a mistake. Now I can't compile / download project. Codesys V3.5SP19 Patch 2. Updated the libraries/packages using the Codesys Installer. I'm hit with this error ------ Build started: Application: MSP_PLC_001.Application ------- Typify code... [ERROR] iecvaraccess, 4.4.0.0 (system): IecVarAccess: C0086: No definition found for interface 'IIecVarAccess17' [ERROR] iecvaraccess, 4.4.0.0 (system): IecVarAccess: C0077: Unknown type: 'IIecVarAccess17' [ERROR] iecvaraccess, 4.4.0.0 (system):...

  • ellcap ellcap posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Codesys V3.5SP19 Patch 2. Updated the libraries/packages using the Codesys Installer. I'm hit with this error ------ Build started: Application: MSP_PLC_001.Application ------- Typify code... [ERROR] iecvaraccess, 4.4.0.0 (system): IecVarAccess: C0086: No definition found for interface 'IIecVarAccess17' [ERROR] iecvaraccess, 4.4.0.0 (system): IecVarAccess: C0077: Unknown type: 'IIecVarAccess17' [ERROR] iecvaraccess, 4.4.0.0 (system): Initialize [IecVarAccess]: C0032: Cannot convert type 'IECVARACCESS(iecvaraccess,...

  • ellcap ellcap modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    if you're here because you are making the same mistake as me, I just resolved it. I mistakenly thought I didn't need to write the word attribute in the column labeled attribute. changed this 'symbol' := 'read' to this attribute 'symbol' := 'read' The last two in this clip are still wrong: I recongize this is probably a big "duh". That's ok. I like to fail out loud in hopes it helps someone else from looking silly.

  • ellcap ellcap modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    if you're here because you are making the same mistake as me, I just resolved it. I mistakenly thought I didn't need to write the word attribute in the column labeled attribute. changed this 'symbol' := 'read' to this attribute 'symbol' := 'read' The last two in this clip are still wrong: I recongize this is probably a big "duh". That's ok. I like to fail out loud in hopes it helps someone else from looking silly.

  • ellcap ellcap modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    if you're here because you are making mistake as me, I just resolved it. I mistakenly thought I didn't need to write the word attribute in the column labeled attribute. changed this 'symbol' := 'read' to this attribute 'symbol' := 'read' The last two in this clip are still wrong:

  • ellcap ellcap modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    if you're here because you are making mistake as me, I just resolved it. I mistakenly thought I didn't need to write the word attribute in the column labeled attribute. changed this 'symbol' := 'read' to this attribute 'symbol' := 'read' The last two in this clip are still wrong:

  • ellcap ellcap modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    if you're here because you are making mistake as me, I just resolved it. I mistakenly thought I didn't need to write the word attribute in the column labeled attribute. changed this 'symbol' := 'read' to this attribute 'symbol' := 'read' The last two in this clip are still wrong:

  • ellcap ellcap posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    if you're here because you are making mistake as me, I just resolved it. I mistakenly thought I didn't need to write the word attribute in the column labeled attribute. changed this 'symbol' := 'read' to this attribute 'symbol' := 'read' The last two in this clip are still wrong:

  • ellcap ellcap posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    So for reasons I don't fully understand, I often have to reubild my symbol configuration. On each type, they return to undefined and I have to select the attributes I want published. It adds 10-15 minutes on to a basic task. Because all of my complex structures are tied to a library we built and maintain (my first attempt at this as well) I thought I would set this up in the library object and that would stop the need to redefine in the instatiation of the objects at the controller level. I'm obviously...

  • ellcap ellcap posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    I tried create a generic ethernet adpater, using the same connection string that the EDS file used (20 04 24 69 2C 96 2C 64) and it worked. So it's up and moving. The big difference is no 16 Byte configuration instance in my generic adapter, not sure if that what was causing the issue. But anyway it's resolved for now. Thanks.

  • ellcap ellcap posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    OPTO 22 with the Codesys Eth IP Scanner License installed. Equipment is SMC-EX600 WEN1 wireless, using EDS file from SMC. I am able to read the data via the SMC device webpage and see data update base on process. I've established a connection in Codesys with no errors, both scanner and adapter showing configured. The corresponding scan table, set to update on bus cycle, never updates with the values that are published in the SMC module. I will gladly take any advice that may be available.

  • ellcap ellcap posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    From my cross posting on other forums I was provided with this link to an RA technote where they said probably not going to work. https://rockwellautomation.custhelp.com/app/answers/answer_view/a_id/493993 "1794 Flex I/O: These modules designed to be controlled by RA PLCs only. Customers should contact the 3rd party controller vendor for details on how to use Flex I/O product with their controller of choice. No additional information is available for customers through RA TechSupport."

  • ellcap ellcap posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    I see forge examples for 1734 IO line, I've tried the EDS files for the 1794 series but no luck. AB manuals don't provide much information as to how to integrate to it and I'm wondering if this is a dead end road.

  • ellcap ellcap modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    Wanting to package up a reusable object to message to an Ethernet device and I'm unclear how I would take the input of itfEtherNetIPDevice Type: IEtherNetIPService InheritedFrom: BaseService and set it as a variable that I could assign on deployment of said object. I tried STRING, I tried to set it to type IEthernetIPService, but it laughed at me. is there a data type I can set "TextName" to here that solves? itfEtherNetIPDevice:= TextName,

  • ellcap ellcap posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Wanting to package up a reusable object to message to an Ethernet device and I'm unclear how I would take the input of itfEtherNetIPDevice Type: IEtherNetIPService InheritedFrom: BaseService and set it as a variable that I could assign on deployment of said object. I tried STRING, I tried to set it to type IEthernetIPService, but it laughed at me. is there a data type I can set "Textname" too here that solves? itfEtherNetIPDevice:= TextName,

  • ellcap ellcap posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    So I got it working by not using the EDS File but creating a Generic Device at the correct IP address and following the Powerflex Manual directions for using a register object message read/write. Takes some more setup, but it works. Page 236 / C-4 of this manual 20comm-um010_-en-p.pdf for those that may come across this later.

  • ellcap ellcap posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    I've been getting the Powerflex drives to talk Ethernet/IP to an Opto 22 Groov Epic. It works quite well so far with the Powerflex 525 family. Working with a Powerflex 70, once I have the adapter IP setup at the device, the 20 Comm E module, the Status Dialog String I return in Codesys says "Adapter configured. Open all connections". The Adapter status shows up as Not Running and the Bus shows as not running. I've tried setting my always update variables to Enabled 1 and ensuring that a Bus cycle...

1