PacMaster 2.0(r200)
Controls digital PAC measurements and collects the results
Public Slots | Signals | Public Member Functions

PacCallExternalTool Class Reference

Calls external tools for operating sequence control. More...

#include <PacCallExternalTool.h>

List of all members.

Public Slots

void start (const QString &program, OpenMode mode=ReadWrite)

Signals

void errorMsg ()
void exitedWithError ()
void exitedSuccessfully ()

Public Member Functions

 PacCallExternalTool (QObject *parent=0)
 ~PacCallExternalTool ()

Detailed Description

Calls external tools for operating sequence control.

Author:
Matthias Nagl <mnagl@uni-goettingen.de>

If the called tool does not finish in less then 5 seconds it is killed and an error message is created


Constructor & Destructor Documentation

PacCallExternalTool::PacCallExternalTool ( QObject *  parent = 0) [explicit]
PacCallExternalTool::~PacCallExternalTool ( )

Member Function Documentation

void PacCallExternalTool::errorMsg ( ) [signal]
void PacCallExternalTool::exitedSuccessfully ( ) [signal]
void PacCallExternalTool::exitedWithError ( ) [signal]
void PacCallExternalTool::start ( const QString &  program,
OpenMode  mode = ReadWrite 
) [slot]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines