Hello, I've solved the problem with a simple cast: //*********************** unsigned char data[4]; float value; value = *((float*)data); This converts byte to...
Hello pvBrowser users i think it was very intersting to hear more about your projekts ****************************************************** Please make a...
Hello, Today I tried to use the pvbrowser instead of firefox for surfing around. It worked nicely. So it would be possible to produce some nice looking content...
Qt Creator is a new IDE from Nokia/Trolltech for development of Qt and C/C++ based applications. We have tested this IDE. To take full advantage of this IDE...
Hello, I have looked into the IEC 61499, which should replace the IEC 61131-3 in future. There are alrready some nice open source runtime and engineering...
Hello, has anybody a recommendation how to realise this the best way: I want to display some text and some bars. The bars should change the size and color,...
Hello Rainer, thank you for the new feature where buttons are possible in tables now. However, I have a problem: My buttons are colored blue. pvTableButton...
Hello I want to replace my 3 CANopen Wago coupleurs by Ethernet Modbus ones : I have a long 200 m cable outdoors and every year some coupleurs are destroyed by...
Guten Morgen, ich erstelle zur Zeit ein Testprojekt unter Windos mit einer Anbindung an eine S7-400(TCP/IP). Server, Siemensdaemon und PVbrowser laufen soweit....
je voulai savoi esque je doit configurer le port rs232 sur fedora 10 pour qu 'il soit utiliser par pvbrowser ? et si vous avez une idee sur l'utilisation des...
Hi As part of my learning process i am using pv browser to make a front end for serial port.So the simplest task here that pressing a button a charcter will be...
Hi, I found a problem in the serial class in rlserial.cpp when i was testing a daemon for the DCON protocol to communicate with data acquisition modules from...
util.cpp:4474: Warnung: Format ist kein Zeichenkettenliteral, und keine Formatargumente rm -f libpvsmt.so.1.0.0 libpvsmt.so libpvsmt.so.1 libpvsmt.so.1.0 g++...
Hi, I've noticed 2 errors on pvbrowseer renders svg files: 1. When rendering text with <CR> characters (multiline text), it renders as a single line text; 2....
Here is a summary from the discussion below "howto build and install pvbrowser on ubuntu or debian" # first you have to install the Qt4 development package #...
Hi, *** For debian based systems (includes Ubuntu)*** While looking to see if all required packages were installed I used the following command dpkg-query -l |...
Hello I've been trying to install on Ubuntu, using the postings from Arian and Rainer http://tech.groups.yahoo.com/group/pvbrowser/message/302 But alas I...
Hi, I've just finished a pvBrowser application for EON (energy distribution). I have no time to write a true case study but here are few words: the system...
Hello, I need to generate buttons dynamically. Therefore I used a table and use the table cell event instead of a button. This works nice. However, the table...
Hello, I want to submit an error that appears when the number of rlModbusClients created is greater than 16. (This issue appears on Ubuntu 8.04, maybe cann...
Hello In the news section of the pvbrowser website the on the 12th Feb 2008 there is a link to TuxEIP. The website seems to be down. Does anyone know why or...
Hello, I've installed pvbrowser 4.2 on Fedora 9. Designed a server and run it using default port 5050. I can access the server using the pvbrowser running on...
Hi, I'm encountering the following problem: I have a server running on a machine. From 2 different workstations running the same version of pvbrowser, and with...
I've noticed that no information regarding colors (ex. palette or style) are not imported from Qt Designer to pvb. Also when I'm setting colors of items (ex....
Hello, Here is a short brief about special installation issues encountered in Ubuntu 8.04 installation. I will describe the installation steps in a brief way. ...
Hi, I'm trying to import .ui files with pvdevelop and I'm encountering some problems: 1. If I'm starting a new server I can import without any problem the .ui...
Hi, I'm trying to import an .ui file and I get this error: importUi(mask1.ui) "QFormBuilder was unable to create a widget of the class 'PvbDraw39;." Designer:...