Definition at line 3112 of file drivectrl.cc.
Referenced by main().
3115 "The drivectrl is an interface to the drive PLC.\n" 3117 "The default is that the program is started without user intercation. " 3118 "All actions are supposed to arrive as DimCommands. Using the -c " 3119 "option, a local shell can be initialized. With h or help a short " 3120 "help message about the usuage can be brought to the screen.\n" 3122 "Usage: drivectrl [-c type] [OPTIONS]\n" 3123 " or: drivectrl [OPTIONS]\n";