Activity for murdemon

  • murdemon murdemon posted a comment on discussion Motion πŸ‡¬πŸ‡§

    N10 G01 X100 Y100 F100 N20 G00 X300 Y100 F100 N30 G00 X300 Y300 F100 N40 G00 X100 Y300 F100 N50 G00 X100 Y100 F100 + $R1$ N60 G75 N70 G20 L10 N100 M30

  • murdemon murdemon posted a comment on discussion Motion πŸ‡¬πŸ‡§

    Best way.. in CNC program before G20 jump, set G75. And for fbCheckVel execute if fbInterpreter.bWorking AND fbInterpreter.bLastObjectWasAdministrative; and same for Interpolator. " ..... dumm := fbInterpreter.bWorking AND fbInterpreter.bLastObjectWasAdministrative; //Check velociteses. fbCheckVel(bExecute := (fbInterpreter.bDone or) dumm, bAbort := gCNC.bCycleStop, poqDataIn := fbInterpreter.poqDataOut); "

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

    yes thanks this is help.

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

    Have problem with AppStoreRetainsInFile, AppRestoreRetainsFromFile function. All time return ERR_OPERATION_DENIED. Maybe need add something in Codesys Config file (/etc/CODESYSControl_User.cfg) to make it accessible ? Using ARM SL 4.7.0.0 Runtime.

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

    install codemeter 7.6 version and now possib to import SoftContainer, but still error in cmu log and no softcontainer in Codesys IDE code cmu -vv ================================================================================ **** General Information ******* ================================================================================ CmDust Version 7.60 Build 5598 of 2023-02-01 Copyright (C) 2005-2023 by WIBU-SYSTEMS AG. All rights reserved. CmDustLog created at 2023-03-29 12:35:38 (UTC) CmDust...

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

    Try install UFC_SoftContainer_CmRuntime on Codemeter for softlic. But not success, what can be problem? cmu -v CodeMeter Universal Support Tool. Version 7.40 of 2021-Dec-10 (Build 4990) for Linux/ARMHFv7 Copyright (C) 2007-2021 by WIBU-SYSTEMS AG. All rights reserved. Operating System: Name: Raspbian GNU/Linux (Kernel 6.1.0-rc6) Architecture: armv7l Current system user: username: root domain: RunTime version information: cmu: 7.40.4990.500 2021-12-10 CodeMeter-Service: 7.40.4990.500 2021-12-10 Library:...

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

    Find out reason, if from ssh console make "/etc/init.d/codesyscontrol stop" and then "/etc/init.d/codesyscontrol start" all lics are working fine. Make delay with /bin/sleep before codesyscontrol start. And working fine.

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

    I install ARM 4.5 SL RT on PLC activate lic for that, but it logs still see that it is in demo mode. What can be reason?

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

    And on webconfig codemeter page on http://127.0.0.1:22352 all time have error unexpected end of JSON input message

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

    root@agava6432_60:/etc/init.d# ./codemeter-webadmin start 2022/09/07 11:44:22 Running in CM mode 2022/09/07 11:44:22 Starting HTTP-Server... HTTP:Listening on localhost and port 22352... 2022/09/07 11:44:40 ReadProfilingEntry returned error: 2022/09/07 11:44:40 Using default config | returned settings from API: 2022/09/07 11:44:40 unexpected end of JSON input

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

    root@agava6432_60:/etc/init.d# cat /var/log/CodeMeter/CodeMeterLin2022-09-07-105955.log 2022-09-07 10:59:55: Logging activated. 2022-09-07 10:59:55: CodeMeter for Linux/armhf (B7.40.4990.500.32.483) 2022-09-07 10:59:55: Running on Raspbian GNU/Linux (Kernel 4.4.12-rt17-g86c9060003) 2022-09-07 10:59:55: Execution path: /usr/sbin 2022-09-07 10:59:55: Found IPv4 address: 127.0.0.1 | 192.168.10.40 2022-09-07 10:59:55: Found IPv6 address: ::1 | fe80::3ad2:69ff:fe39:fd50%eth0 2022-09-07 10:59:55: Used...

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

    It is not debian linux. I install codemeter-lite_7.40.4990.500_armhf.deb, codesyscontrol_linuxarm_4.5.0.0_armhf.deb, codesysedge_edgearmhf_4.5.0.0_armhf.deb without dpkg, just unzip and un tar to ./ main dir on PLC then starting this up from /etc/init.d/ and in 'ps' command on ssh have processes -codemeter-webad -codesysedge.bin -codesyscontrol. -CmWebAdmin -CodeMeterLin From Codesys connection is okay. But problem with CmpCodeMeter in logs downstare, and problem that want activate software lic for...

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

    need buy lic.

  • murdemon murdemon posted a comment on discussion Motion πŸ‡¬πŸ‡§

    Here is video , sorry for lags and some bugs still need be fixed. https://youtu.be/8-OMri49b4E and project archive for codesys Raspberry Pi https://cloud.mail.ru/public/Vtia/rKNetzYVN

  • murdemon murdemon modified a comment on discussion Motion πŸ‡¬πŸ‡§

    trying same with SoftMotino Win x64, same result, Point-to-Point is working, but on Linear have error "SMC_CP_CONFIGS_DIFFER" The kinematic configurations of start- and end-position differ. What can be ?

  • murdemon murdemon modified a comment on discussion Motion πŸ‡¬πŸ‡§

    trying same with SoftMotino Win x64, same result

  • murdemon murdemon posted a comment on discussion Motion πŸ‡¬πŸ‡§

    trying same with SoftMotino Win x64, same result

  • murdemon murdemon posted a comment on discussion Motion πŸ‡¬πŸ‡§

    When simulate P-t-P movement it is ok, but when change to linear, all time error. What can be reason? Mechanicaly it is ok, because i move in teach mode linear and was ok.

1