User Tools

Site Tools


plc:controller_peripherals_test_-_bv17

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plc:controller_peripherals_test_-_bv17 [2018/07/20 14:01] skirillovplc:controller_peripherals_test_-_bv17 [2018/07/20 14:11] (current) skirillov
Line 46: Line 46:
  
  
-Name of the test procedure was **BV17** for early releases. This function is loading and started automatically with starting the myCNC software. To disable peripherals test you need to enable the first line "exit(99);" (remove comments). +Name of the test procedure was **BV17** for early releases. This function is loaded and started automatically with starting the myCNC software. To disable peripherals test you need to enable the first line "exit(99);" (remove comments). 
 <code C> <code C>
 main() main()
Line 58: Line 58:
 In this case, the procedure will be finished immediately without touching any peripherals. \\ Need to save changes, rebuild sources - press 2 buttons on the right of the PLC Builder screen - to apply the changes. In this case, the procedure will be finished immediately without touching any peripherals. \\ Need to save changes, rebuild sources - press 2 buttons on the right of the PLC Builder screen - to apply the changes.
  
-All Software PLC procedures are loaded and started automatically with starting myCNC software except procedures started with (double underline). In later releases, we renamed the procedure from "BV17" to "%%__%%BV17" to remove an issue with automatical enter to test peripherals mode.+All the Software PLC procedures are loaded and started automatically with starting myCNC software except procedures started with (double underline). In later releases, we renamed the procedure from "BV17" to "%%__%%BV17" to remove an issue with automatical enter to test peripherals mode.
  
 To start/stop peripherals test we use on-screen buttons "1" and "0" on diagnose widget. However, any other button anywhere on the GUI can be configured to do the same. To start/stop peripherals test we use on-screen buttons "1" and "0" on diagnose widget. However, any other button anywhere on the GUI can be configured to do the same.
plc/controller_peripherals_test_-_bv17.txt · Last modified: 2018/07/20 14:11 by skirillov

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki