17.10.2013 - Adjusted for QNX, PIPeer release for Windows, Remote console
This commit is contained in:
4
main.cpp
4
main.cpp
@@ -245,8 +245,10 @@ int main (int argc, char * argv[]) {
|
||||
console.enableExitCapture();
|
||||
PIProtocol p("/home/peri4/work/ISPUM/nosit_VM6/protocols.conf", "gas", 0, 0, &a__, 4, &b__, 4);
|
||||
p.start();
|
||||
console.addTab("ftab", 'f');
|
||||
console.addVariable("service", &p);
|
||||
console.start();
|
||||
console.addTab("stab", 's');
|
||||
//console.start();
|
||||
console.startServer("cons");
|
||||
console.waitForFinish();
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user