Activity for User

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

    Double checked the devdescs and there was a part that was causing the issue but its all fixed now. Thanks for replying in a timely manner really appreciate it.

  • User User posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Yes I am sure I did a spi loop test and the clock works. When testing codesys it doesn't make the cs go low at all which is the problem as it is a low trigger.

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

    Hello I have installed multiple devices to the device repository however when I try to add the device to the project tree they do not appear even if I click on display all versions and display outdated versions. Any help would be greatly appreciated.

  • User User posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hello I haven't gotten a response in a while so I wanted to clarify. The project https://forge.codesys.com/drv/spi-temperature/home/Home/ has exactly what I want. However when trying to use it for the Beaglebone Black it doesn't work. What modifications have to be made for it to be compatible any help would be greatly appreciated.

  • User User modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    I now have the Raspberry Pi example projects. Its said in raspberrypi_en.pdf "For the communication use the standard methods of the base FBs i2c (read8, write8, etc.) or spi (transfer)", doesn't this mean that I should be using transfer instead of read8 and write8 or is it because its a FB that read8 and write8 work.

  • User User posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    When I used the generic SPI master device description I was unable to add the SPI Temperature device to it even though it is in the device repository. I couldn't find a solution on the forge for this. For the original post in the device tree I get a symbol indicating (The device is not exchanging data; bus error, no configuration, or simulation mod). I am not sure what I've done wrong and included what happens when I run the project and the parameters I've set. I've included the /dev folder of the...

  • User User posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Even if it's for the BBB. Does the BBB use the Raspberry PI package?

  • User User modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    I've added the SPIMaster.devdesc.xml file (C/Users/XXX/CODESYS Control for Beaglebone SL/ 4.1.0.0/Devices) to the device repository however it does not come up when I add device from Device (CODESYS Control for Beaglebone SL). This file references a library called Beaglebone Black Peripherals, and has interfaces called BBB.SPIMaster and BBB.SPI. How do I modify the SPI_Template library to link to the Beaglebone Black Peripherals instead of the Raspberry Pi Peripherals. Any help would be greatly appreciated....

  • User User posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    I've added the SPIMaster.devdesc.xml file to the device repository however it does not come up when I add device from Device (CODESYS Control for Beaglebone SL). This file references a library called Beaglebone Black Peripherals, and has interfaces called BBB.SPIMaster and BBB.SPI. How do I modify the SPI_Template library to link to the Beaglebone Black Peripherals instead of the Raspberry Pi Peripherals. Any help would be greatly appreciated. And what interface do I need to use for the SPI_Temp...

  • User User posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    I don't have the raspberry pi package and I could not find the projects or libraries on the forge do you know how I could get access to the PiFace_FB?

  • User User modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hello I am currently having troubles getting spi to work specifically for a MAX31865. I've attached my project which uses Edwin Schwellinger's SPI_I2ConBBB project from https://forge.codesys.com/forge/talk/Runtime/thread/39c439b0c2/?page=2&limit=25#e953 and am trying to get it to work with the SPI-temp project from Ingo https://forge.codesys.com/drv/spi-temperature/home/Home/. Currently it is only reading 0 values. What modifications do I need to libraries or device descriptions or to the project...

  • User User posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hello I am currently having troubles getting spi to work specifically for a MAX31865. I've attached my project which uses Edwin Schwellinger's SPI_I2ConBBB project from https://forge.codesys.com/forge/talk/Runtime/thread/39c439b0c2/?page=2&limit=25#e953 and am trying to get it to work with the SPI-temp project from Ingo https://forge.codesys.com/drv/spi-temperature/home/Home/. Currently it is only reading 0 values. What modifications do I need to libraries or device descriptions or to the project...

  • User User posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Thankyou very much I was able to reset device and only needed to log in once. However I had to search for CODESYSControl_User.cfg on beaglebone and modified it on the beaglebone and on my computer but it still prompted me to enter a new admin and password.

  • User User posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Thankyou very much I was able to reset device and only needed to log in once. However I had to search for CODESYSControl_User.cfg on beaglebone and modified it on the beaglebone and on my computer but it still prompted me to enter a new admin and password.

  • User User modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    I uninstalled and reinstalled codesys which fixed the problem but after a week the same problem occurs again. Im using codesys control for beaglebone black SL. As previously mentioned I don't have the group database or user database files. I have also disabled the (usermanagement: following the guide here https://faq.codesys.com/display/CDSFAQ/Device+UserManagement) but that has not worked either. Any advice would be greatly appreciated. The problem occurs across multiple beaglebone black device...

  • User User posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    I uninstalled and reinstalled codesys which fixed the problem but after a week the same problem occurs again. Im using codesys control for beaglebone black SL. As previously mentioned I don't have the group database or user database files. I have also disabled the (usermanagement: following the guide here https://faq.codesys.com/display/CDSFAQ/Device+UserManagement) but that has not worked either. Any advice would be greatly appreciated.

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

    Thankyou it worked fairly well getting the program to run after 45 seconds, much appreciated.

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

    Hello, It takes my beaglebone black about 2 minutes and 30seconds to bootup and run codesys application. However before that I am able to talk to the device through serial and ssh at 40 seconds. Is it normal for the process to be so long before codesys application runs. The application runs when the codesyscontrol.log appears in the /tmp folder. Before this it is not there and trying sudo service codesyscontrol start only works after it has loaded. Is there anyway to reduce the time taken or is this...

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

    Thankyou very much your response was very helpful and allowed me to get it working

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

    I have a BBB with debian image 2016-01-24 but doing scan network does not show device. I have included pictures of me pinging the beaglebone as well as project and scan network screens that I have. Any information on how to get the device to connect would be greatly appreciated couldn't find any relevant posts.

  • User User posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    The project I am working on uses Ladder Logic Diagram if that is what you mean

  • User User modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    I have tried deleting the user management files however the files are not there I've shared what is in that folder. I then tried disabling the user management through the FAQ page with no issue. When I try logging into device from scan network I have to enter username and password correctly multiple times, the prompt keeps coming up. After a few tries it works, then when I login for runtime the prompt keeps appearing even if I try to cancel so to get out I have to give the wrong username and password....

  • User User modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    I have tried deleting the user management files however the files are not there I've shared what is in that folder. I then tried disabling the user management through the FAQ page with no issue. When I try logging into device from scan network I have to enter username and password correctly multiple times, the prompt keeps coming up. After a few tries it works, then when I login for runtime the prompt keeps appearing even if I try to cancel so to get out I have to give the wrong username and password....

  • User User posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    I have tried deleting the user management files however the files are not there I've shared what is in that folder. I then tried disabling the user management through the FAQ page with no issue. When I try logging into device from scan network I have to enter username and password correctly multiple times, the prompt keeps coming up. After a few tries it works, then when I login for runtime the prompt keeps appearing even if I try to cancel so to get out I have to give the wrong username and password....

  • User User modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    I am also receiving the same issue with a beaglebone black. It happens for the same device across multiple projects. Any help would be greatly appreciated.

  • User User posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    I am also receiving the same issue with a beaglebone black. It happens for the same device across multiple project. Any help would be greatly appreciated.

1