Appendix 2 Tut3: Difference between revisions

From English DMXC-Wiki
mNo edit summary
No edit summary
Line 8: Line 8:
__NOTOC__
__NOTOC__
__NOTITLE__
__NOTITLE__
{{Hauptüberschrift
| logo = Im-aim.png
| ueberschrift = First Steps: {{PAGENAME}}
}}
{{DMXC3_lesson/en}}
===The kernel menu structure===
The kernel provides a command shell. By typing "help" you get an overview about all supported commands.
[[File:DMXC3L01 konsole.JPG|600px]]
There are some command options in the command line mode for getting detailed information on the status of the kernel:
* shutdown: Shut down the kernel.
* status: Displays information about the status
* menu: Access to control menu
* clear: Clears the console
* notification xxx: Sends a notification text to all connected Sessions
* width xxx: Defines the width of the console (number of characters)
* load xxx: Loads a project from a file
* save xxx: Saves current project to a file
* dmxout [channel, val]+: Sets DMX Out Values
* dmxin [channel, val]+: Sets DMX In Values
* help: Help menu (also accessible via "?")
Additional second level menu commands exists for "menu" and "status".
menu commands
* AssemblyManager
*
__NOTOC__
__NOTITLE__


[[de:Anhang 2]]
[[de:Anhang 2]]
[[en:Appendix 2]]
[[en:Appendix 2]]

Revision as of 22:27, 27 May 2012

Template:Hauptüberschrift

{{#tree:id=dmxc3|openlevels=1|root=DMXC 3 lessons|

}}



Template:Hauptüberschrift

{{#tree:id=dmxc3|openlevels=1|root=DMXC 3 lessons|

}}



The kernel menu structure

The kernel provides a command shell. By typing "help" you get an overview about all supported commands.

DMXC3L01 konsole.JPG


There are some command options in the command line mode for getting detailed information on the status of the kernel:

  • shutdown: Shut down the kernel.
  • status: Displays information about the status
  • menu: Access to control menu
  • clear: Clears the console
  • notification xxx: Sends a notification text to all connected Sessions
  • width xxx: Defines the width of the console (number of characters)
  • load xxx: Loads a project from a file
  • save xxx: Saves current project to a file
  • dmxout [channel, val]+: Sets DMX Out Values
  • dmxin [channel, val]+: Sets DMX In Values
  • help: Help menu (also accessible via "?")

Additional second level menu commands exists for "menu" and "status".

menu commands

  • AssemblyManager