Personal Data

Username:
falcon
Joined:
2020-02-28 09:31:33

Projects

  • No projects to display.

User Activity

  • Posted a comment on discussion Runtime πŸ‡¬πŸ‡§ on CODESYS Forge

    "C0373: Channel Application.Global_variale_list.Outputs[x,y] is already used in another task.signal may be overwritten" this above warning comes for all indices of Outputs i.e. Output[1,1] , Output[1,2] Output[2,1] ... for each index one warning comes. Outputs is a 2D array declared in Global variable list. and it is mapped to Output Card (EtherCAT Slave AMAX 4834) I am updating this Output array in more than one task. Problem faced: some time my output cards misses an instruction to turn ON all...

  • Modified a comment on discussion Engineering πŸ‡¬πŸ‡§ on CODESYS Forge

    Is it necessary to use ethercat bus coupler or we can achieve perfect functionality without it if I have Advantech AMAX 4800 series slave I/O cards and Ethercat-Master-Softmotion as Master installed in Advantech Uno-3285g. Do i have to use bus coupler ? kindly guide.

  • Posted a comment on discussion Engineering πŸ‡¬πŸ‡§ on CODESYS Forge

    Is it necessary to use ethercat bus coupler or we can achieve perfect functionality without it. I have Advantech AMAX 4800 series DI card and Ethercat-Master-Softmotion as Master. Do i have to use bus coupler ? kindly guide.

  • Modified a comment on discussion Runtime πŸ‡¬πŸ‡§ on CODESYS Forge

    i am using Ethercat Master Softmotion along with Ethercat Slaves AMAX4833 (DI) and AMAX4844 (DO). DI's are working fine. But in DO's sometimes it happens that some of the outputs does not get updated. my ethercat task's cycltime is 300us and my main task's cycle time is also 300us. A basic test: if an input is given , it is read perfectly by DI card and then gets noticed in main task. this input's functionality is to turn ON all outputs of an output card for a while . Sometimes it works perfectly...

  • Posted a comment on discussion Runtime πŸ‡¬πŸ‡§ on CODESYS Forge

    i am using Ethercat Master Softmotion along with Ethercat Slaves AMAX4833 (DI) and AMAX4844 (DO). DI's are working fine. But in DO's sometimes it happens that some of the outputs does not get updated. my ethercat task's cycltime is 300us and my main task's cycle time is also 300us. A basic test: if an input is given , it is read by DI card and then in main task. this input's functionality is to turn ON all outputs of an output card for a while . Sometimes it works perfectly fine ... but sometimes...

  • Posted a comment on discussion Engineering on CODESYS Forge

    if i want to store some runtime data in a text file. what is the way to do that ? please guide , i am stuck :-(

  • Posted a comment on discussion Engineering on CODESYS Forge

    if i want to store some runtime data in a text file. what is the way to do that ? please guide , i am stuck :-(

  • Posted a comment on discussion Engineering on CODESYS Forge

    i want to send information to printer when inputs arrives. For example an input is appeared at Input Module and it is detected by Application running in softplc. now if i want to send some information (correspoding to this input) to an attached printer , to maintain the log on paper .. what will be the procedure . kindly give some hints atleast ?

View All