Emanuel

Show:

What's happening?

  • rtda:widgetDataBase

    I'm experimenting with the SCADA editor. It looks very smart good. There are many possibilities but there is a lack of documentation. I have many svg files which need to share the same rtda:widgetDatabase. Can i save the rtda database in a separated file and all svg file gets a reference to this file. I tried the referenceFile attribute but this file is not read in editor mode. Can...

    2008-07-07 23:28:16 UTC in GLIPS Graffiti editor

  • SetpointReference value is Optional

    The SetpointReference in the loop object is a required property, but it's value is optional. This is explained in the BACnet specifications page 431 as follows: ______________________________________________ BACnetSetpointReference ::= SEQUENCE { setpointReference [0] BACnetObjectPropertyReference OPTIONAL } __________________________________________________ I also included the...

    2008-06-03 22:09:31 UTC in BACnet I/P for Java

  • PriorityValue toString was missing

    PriorityArray.toString was display the java reference of the PriorityValue because toString was missing in PriorityValue. Can you please add this function to: "com.serotonin.bacnet4j.type.constructed.PriorityValue" // GALEA May, 8, 2008 toSting was missing public String toString() { if (nullValue != null) return nullValue.toString(); else if (realValue != null)

    2008-05-08 18:49:59 UTC in BACnet I/P for Java

  • PriorityArray causing BacException

    First thanks for this well done Project. I will be glad if I an contribute to this project. I got a BACnetException when reading a PriorityArray. The problem was that PriorityValue was not taking inconsideration of the closing Tag. So I changed PriorityArray Class, see last two lines. Please see comment. I'm still a newbie and perhaps this could be solved in a better way. But now it...

    2008-05-08 18:21:36 UTC in BACnet I/P for Java

  • sdterr, sdtout

    Those someone knows, where can i see the output of stderr. my c program executes fprintf(stderr, "Failed"); Also, I can see the stdout in the console, but it is only updated when my program finishes. :( I'm running wascana on Windows XP. Thanks for any help.

    2008-03-05 22:21:45 UTC in Wascana Desktop Developer

  • iCalendar plug-in

    Where can I find iCalendar (binaries) plug-in for GanttProject. I found iCalendar plug-in in CVS, but couldn't build it . Do someone has experience with this plugin? Thanks.

    2007-08-20 22:13:27 UTC in GanttProject

  • Followup: RE: Colsin Gantt with version 2.0.4 of GanttP

    Why don't you use Web Start?.

    2007-07-04 13:54:02 UTC in GanttProject

  • Followup: RE: building webstart

    After two days struggling, I found the problem. The problem was that there are two eclipsito.jar in the CVS one in the root directory and one in the lib/core directory. Somehow I did use the one from the root directory which caused the problem. Why there are two different eclipsito.jars and wouldn't be better to give them different names if both are being used? Thanks to all who contribute t.

    2007-05-22 20:35:38 UTC in GanttProject

  • source for org.bardsoftware.eclipsito.Boot

    Where can I get the source for org.bardsoftware.eclipsito.Boot ? regards.

    2007-05-21 16:26:32 UTC in GanttProject

  • building webstart

    I built GanttProject successfully using ganttproject-builder with my own keystore. Then I copied the contents of dist-webstart to my web start. But when I try to start ganttProject webStart by downloading ganttproject.jnlp (see jnlp file below), I got the exception shown below. I'm running JVM 1.6 on Vista 64Bit. When I download the webstart from ganttproject it works fine. Why does the Boo.

    2007-05-20 22:29:58 UTC in GanttProject

About Me

  • 2006-10-30 (3 years ago)
  • 1633986
  • galea (My Site)
  • Emanuel

Send me a message