Logging of Remote Temperatur​e and Humidity data

I am starting a project to gather data for humidity and temperature in
several labs in our building. The sensors will be networked and one
central computer needs to grab the data from them. I'll need to log and
store data 24/7 and create alarms and send pages when readings go out
of spec. I was looking for some general help and ideas form anyone.
Canned VI's, or any information would be very appreciated.
[email protected]

Hello,
   My application is also Data logging 24X7, I am using Lakeshore 218 temperature monitor and taking data to PC by RS232 interface. I don't have problem to plot data on chart. But in my application i may have to look some time historical data.It is little bit SCADA type application but only data display. I tried to find some example but i couldn't understand , how to implement that. How it is possible to write/read same file at a time. My data logging is continous 24X7 and for example i want to see trend of temperature 1Hour back for 30 minute. How it is possible. because when i look at historical data same time datalogging is running.
Is there any example available for such application? or can you guide me how i can do this?
--Vishnu

Similar Messages

  • Problem  of  javafx2   remote  call  ejb3 and jndi data source

    netbean7.2 javafx2 glassfish3.1.2.2
    My javafx2 project through jndi remote access the ejb and data source,
    I select to run as an independent in netbeans ,without problems!
    However, When I select it to run as the web start. Or in the browser inside always error!
    Want a lot of ways it is not solved, especially to help!
    Caused by: java.lang.ClassNotFoundException: com.sun.enterprise.naming.SerialInitContextFactory
    at sun.plugin2.applet.Plugin2ClassLoader $ 2.run (Unknown Source)
    at java.security.AccessController.doPrivileged (Native Method)
    at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper (Unknown Source)
    at sun.plugin2.applet.JNLP2ClassLoader.findClass (Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass0 (Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass (Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass (Unknown Source)
    at java.lang.ClassLoader.loadClass (ClassLoader.java: 356)
    at java.lang.Class.forName0 (Native Method)
    at java.lang.Class.forName (Class.java: 264)
    at com.sun.naming.internal.VersionHelper12.loadClass (VersionHelper12.java: 63)
    at javax.naming.spi.NamingManager.getInitialContext (NamingManager.java: 671)
    ... 47 more

    The program has been signed (unlimited access). This is jvm tracking information, What can I do?
    java.io.FileNotFoundException: \D:\eejj\JavaFXApplication18\dist\modules\jsr173_1.0_api.jar
         at com.sun.deploy.security.DeployURLClassPath$JarLoader.getJarFile(Unknown Source)
         at com.sun.deploy.security.DeployURLClassPath$JarLoader.access$1000(Unknown Source)
         at com.sun.deploy.security.DeployURLClassPath$JarLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.deploy.security.DeployURLClassPath$JarLoader.ensureOpen(Unknown Source)
         at com.sun.deploy.security.DeployURLClassPath$JarLoader.<init>(Unknown Source)
         at com.sun.deploy.security.DeployURLClassPath$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.deploy.security.DeployURLClassPath.getLoader(Unknown Source)
         at com.sun.deploy.security.DeployURLClassPath.getLoader(Unknown Source)
         at com.sun.deploy.security.DeployURLClassPath.access$000(Unknown Source)
         at com.sun.deploy.security.DeployURLClassPath$1.next(Unknown Source)
         at com.sun.deploy.security.DeployURLClassPath$1.hasMoreElements(Unknown Source)
         at java.net.URLClassLoader$3$1.run(Unknown Source)
         at java.net.URLClassLoader$3$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader$3.next(Unknown Source)
         at java.net.URLClassLoader$3.hasMoreElements(Unknown Source)
         at sun.misc.CompoundEnumeration.next(Unknown Source)
         at sun.misc.CompoundEnumeration.hasMoreElements(Unknown Source)
         at com.sun.naming.internal.VersionHelper12$InputStreamEnumeration$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.naming.internal.VersionHelper12$InputStreamEnumeration.getNextElement(Unknown Source)
         at com.sun.naming.internal.VersionHelper12$InputStreamEnumeration.hasMore(Unknown Source)
         at com.sun.naming.internal.ResourceManager.getApplicationResources(Unknown Source)
         at com.sun.naming.internal.ResourceManager.getInitialEnvironment(Unknown Source)
         at javax.naming.InitialContext.init(Unknown Source)
         at javax.naming.InitialContext.<init>(Unknown Source)
    java.io.FileNotFoundException: \D:\eejj\JavaFXApplication18\dist\lib\grizzly-websockets.jar
    java.io.FileNotFoundException: \D:\eejj\JavaFXApplication18\dist\lib\grizzly-http-ajp.jar
    eg.....(<font color=red > a lot of *.jar find nothing </font> )
    java.lang.RuntimeException: java.lang.ExceptionInInitializerError
         at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:251)
         at com.sun.glass.ui.View.handleMouseEvent(View.java:528)
         at com.sun.glass.ui.View.notifyMouse(View.java:922)
         at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
         at com.sun.glass.ui.win.WinApplication.access$100(WinApplication.java:29)
         at com.sun.glass.ui.win.WinApplication$2$1.run(WinApplication.java:67)
         at java.lang.Thread.run(Unknown Source)
    <font color=red >
    Caused by: java.lang.ExceptionInInitializerError
    </font>
         at com.sun.enterprise.module.single.SingleModulesRegistry.<init>(SingleModulesRegistry.java:79)
         at com.sun.enterprise.module.single.SingleModulesRegistry.<init>(SingleModulesRegistry.java:67)
         at com.sun.enterprise.module.single.StaticModulesRegistry.<init>(StaticModulesRegistry.java:66)
         at org.glassfish.internal.api.Globals.getStaticHabitat(Globals.java:84)
         at com.sun.enterprise.naming.impl.SerialInitContextFactory.<init>(SerialInitContextFactory.java:236)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
         at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
         at javax.naming.InitialContext.init(Unknown Source)
         at javax.naming.InitialContext.<init>(Unknown Source)
         at javafxapplication18.NewClass.v(NewClass.java:51)
         at javafxapplication18.JavaFXApplication18$1.handle(JavaFXApplication18.java:50)
         at javafxapplication18.JavaFXApplication18$1.handle(JavaFXApplication18.java:42)
         at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:69)
         at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:217)
         at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:170)
         at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:38)
         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:37)
         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
         at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:53)
         at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:28)
         at javafx.event.Event.fireEvent(Event.java:171)
         at javafx.scene.Node.fireEvent(Node.java:6863)
         at javafx.scene.control.Button.fire(Button.java:179)
         at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:193)
         at com.sun.javafx.scene.control.skin.SkinBase$4.handle(SkinBase.java:336)
         at com.sun.javafx.scene.control.skin.SkinBase$4.handle(SkinBase.java:329)
         at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:64)
         at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:217)
         at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:170)
         at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:38)
         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:37)
         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
         at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:53)
         at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:33)
         at javafx.event.Event.fireEvent(Event.java:171)
         at javafx.scene.Scene$MouseHandler.process(Scene.java:3324)
         at javafx.scene.Scene$MouseHandler.process(Scene.java:3164)
         at javafx.scene.Scene$MouseHandler.access$1900(Scene.java:3119)
         at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1559)
         at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2261)
         at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:228)
         ... 6 more
    <font color=red>
    Caused by: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "java.class.path" "read")
    </font>
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPropertyAccess(Unknown Source)
         at java.lang.System.getProperty(Unknown Source)
         at com.sun.enterprise.module.single.ProxyModuleDefinition.<clinit>(ProxyModuleDefinition.java:185)
         ... 59 more
    帖子经 user7993481编辑过
    帖子经 user7993481编辑过
    帖子经 user7993481编辑过
    帖子经 user7993481编辑过

  • Connect the temperatur​e and humidity to turn on the fan

    Guys! I need some help on my connection how to connect the circuit?
    The first one I want to connect is my Thermistor Data. Then I want to connect the Temperature Control to turn on the fan. How to do?
    Aloysius Low, Student
    Solved!
    Go to Solution.
    Attachments:
    IMG_0682.JPG ‏2535 KB
    Thermistor 2.vi ‏24 KB
    Alois part 4.vi ‏21 KB

    aloislowintown wrote:
    Hi!
    Can you help me how to get this icon? And show me how you do. Thanks.
    Cheers
    Aloysius
    It is clear that you have no idea even about the basics. Why a teacher would throw a task to a student, who does not know practically anything about LabVIEW? Did you not miss some lessons?
    Either way, you should try to learn some before you try to program in LabVIEW.
    Here is a link:
    http://forums.ni.com/t5/LabVIEW/Idiom-for-initiali​sing-a-sub-VI/m-p/3086564/highlight/true#M882347
    Regarding to your actual question: as I see you want to create a subVI (what you call an "icon") which converts thermistor resistance (?) into temperature. The subVI which you posted, has one problem (i did not check the calc itself though) with the numeric output, it should be an indicator, not a control (right click and change to indicator). I do not understand your question about "How to get this icon?". You have attached this subVI to this post, so you have it. You are asking how to put this subVI into another VI?

  • How to read data from OM-62 temperature/humidity data logger in LabVIEW?

    Hello,
    I have an Omega OM-62 temperature/humidity data logger that I want to communicate (initialize recording, read/write data, end recording) through LabVIEW 8.6. The OM-62 is connected to the PC via a USB-miniUSB type B connector, and I have the supplied "Omega Interface Logger Program" on my Windows operating system. I've called Omega's DAQ help-line but was told that low-level data loggers like this do not have supplied LabVIEW capabilities which I completely understand.
    My question is why do I have to use their program to communicate to this device? If I knew the syntax their program used to communicate to the device, why can't I use that through VISA? Do I need to build my own LabVIEW driver from their supplied driver?
    Is Python a more applicable solution for this scenario?
    How could I view the code "Omega Interface Logger Progam" uses on my Windows operating system to communicate to the OM-62 sensor?
    I just would like to know how this could or couldn't work as I feel I am missing some concept in my novice LabVIEW/programming understanding. It would be easier to run both my LabVIEW program and their program at the same time, but I just want to understand this at a deeper level.
    Curosity Killed the Non-computer engineer,
    Zach
    P.S. I have attached some driver set-up information, but I have no idea if this is helpful.
    Attachments:
    setup.ini ‏1 KB
    OmegaLog.pdf ‏3800 KB

    Unless the manufacturer provides some sort of programming interface or API for communicating with the device you're going to have a hard time interfacing to it with your own software be it LabVIEW or Python or anything else. That could be in the form of a driver dll, serial protocol, modbus (etc. etc. etc.).
    If that isn't provided/available and you really need to communicate with the device you would need to look at using something like a USB/driver sniffer (software? hardware?) to try and intercept the communications between their software and the device. You can then use this information to try and figure out what commands it sends and the response received and how to convert that into the data.
    Once you've got that far...I'm not sure what options LabVIEW has for low-level USB device control but at a guess I'd say you'd need either a low-level USB driver or you'd need to write your own driver in another language and then call that from LabVIEW.
    Certified LabVIEW Architect, Certified TestStand Developer
    NI Days (and A&DF): 2010, 2011, 2013, 2014
    NI Week: 2012, 2014
    Knowledgeable in all things Giant Tetris and WebSockets

  • How do I retrieve call history from my iPhone 4S? It only seems to log for about a month and I need an earlier date?

    How do I retrieve call history from my iPhone 4S? It only seems to log for about a month and I need an earlier date?

    If you have backup of your files, you can get your call history back as long as you sync iPhone with iTunes frequently.
    OK, the first thing you are required to do is close the function of "prevent iPhone from syncing automatically." in iTunes, avoiding to sync iPhone again.
    Now, connect your iPhone to pc and open iTunes.
    iTunes> preferences> devices
    All the backup data in iTunes will be displayed.
    Then,click the File menu and select Devices > Restore from Back up
    your iPhone will restart and you can find them back.
    This method only can find back the latest history, to get back the old, you should turn to a third party program for help.

  • How change sStart and End Date and time in the Audit log ???

    Install C2S BM39SP1. Work.
    Go to the: https://bmserver:8009
    Open : VPN Monitor | Audit log information.
    Problem - can not cahnge Date and time in the Audit Log Start(End)
    How i vcan do this ?
    How i can get every day stat log:
    login ; date_time_login ; dtae_timie_logout ; bite_in ; bite_out
    Serg

    Serg,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Get Total DB size , Total DB free space , Total Data & Log File Sizes and Total Data & Log File free Sizes from a list of server

    how to get SQL server Total DB size , Total DB free space , Total Data  & Log File Sizes and Total Data  & Log File free Sizes from a list of server 

    Hi Shivanq,
    To get a list of databases, their sizes and the space available in each on the local SQL instance.
    dir SQLSERVER:\SQL\localhost\default\databases | Select Name, Size, SpaceAvailable | ft -auto
    This article is also helpful for you to get DB and Log File size information:
    Checking Database Space With PowerShell
    I hope this helps.

  • Belle: No WLAN and Packet Data log.Filter options ...

    In Nokia N8, with Symbian Anna, WLAN and Packet Data logging wasn't possible, even though there were options in the log filtering settings.
    See below:
    http://i44.tinypic.com/9kxbfa.png
    After updating to Belle, log isn't still working, and both WLAN and Packet Data options were removed from filter options.
    http://tinypic.com/r/6dxwgg/5
    Will it be implemented in a further time?
    Best Regards

    Hi,
    quick update on this one as we now have a FAQ online.
    Q: How can I get a WLAN/Wifi and packet data filter with Nokia Belle?
    A: There is no data filter included in Nokia Belle by default, but you can download specific apps from Nokia Store.
    BR,
    yvonne

  • Second generation ipod and now when I turn it stays on the screen where it says the date and time and try to log in to use it and I can not to do.

    second generation ipod and now when I turn it stays on the screen where it says the date and time and try to log in to use it and I can not to do.

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Restore from backup. See:                                 
    iOS: How to back up           
    . Place the iOS device in Recovery Mode if necessary to allow the restore.
    - Restore to factory settings/new iOS device.
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar          

  • How to log incoming and outgoing data in OSB?

    Hi
    I need to log incoming and outgoing data in OSB.
    What is the best approach to do it?
    Thanks
    Vibhor

    Have you changed the log level of OSB server? You may do it through weblogic admin console.
    Open weblogic admin console and go through -
    1. Servers --> osb_server1 --> Logging (tab) --> General (sub-tab) --> Advanced
    2. Change 'Minimum severity to log' to 'Debug'
    3. Set Log file : Severity level to debug
    4. Set Standard out : Severity level to debug
    5. Save
    Now run a test.
    Regards,
    Anuj

  • Firstly hello to all. I'm looking to create a vi that will take a single logged output from a thermocoup​le and monitor the temperatur​e and produce a Boolean when the temperatur​e has stabilised for a pre determined time say 1minuet.

    Firstly hello to all. I’m looking to create a vi that will
    take a single logged output from a thermocouple and monitor the temperature and
    produce a Boolean when the temperature has stabilised for a pre determined time
    say 1minuet. I have managed to find a couple of examples on the forum but one
    will only run on V8.2 and I have V8, the other is for more than one channel
    witch is fine I can always reduce this, but it was the timing feature I was
    having difficulty with. I looking to monitor the temperature of a motor until
    it has stabilised prior to testing and then to use this temperature as a
    reference. Pleas forgive my ignorance if this is a very simple thing but I’ am
    learning and really enjoying it. Thank you in advance for your answers.

    Hi
    Graham, thank you for you reply.
    What I’ am trying to achieve is a vi I can use in a motor
    testing setup, a part of this would be to warm the motor up until the exhaust
    air temperature has stabilised, this takes approximately 10 minuets. I was
    thinking of just letting the motor run for this time and leave it at this, but
    some motors warm up quicker that others and. I am basically looking for a vi with
    an adjustable temperature window of say ±5 C° in 1° increments, timing wise 1minuet
    to 10min the adjustment is so I a can use this for another application. I tried
    to adjust the code I found at the link below but had a little difficulty with
    the timing. Thank you so much for your help it’s much appreciated.
    sine.ni.com/niforum/niforum?forumDU=http://forums.​ni.com/ni/board/message?board.id=170&message.id=25​1017&requireLogin=False

  • Logging RS232 and analog data

    Hi guys,
    I'm trying to log data from my RS232 instrument, and also include a couple of analog inputs. 
    The vi works "ok", but not great.  First off, the frequency on the daq assistant needs to be set very high to see a resonable refresh rate on the screen.   Secondly, the time sync is off on the data being logged from rs232 (unbundle node) and the analog inputs.
    I like using the daq assistant and the write to file vi only because they are simple to set up.  Not too familiar with any other methods.
    Any thought on how to make these 2 issues (plus a few more) better?
    Formatting the front panel is still being tweaked. see attached.
    This is a modified instrument driver vi, and the instrument driver vi library.  Hope this works for you guys.  Thanks for the help.
    thanks
    Darren 
    Solved!
    Go to Solution.
    Attachments:
    als8v0.llb ‏363 KB
    AlicatReadLooped8V0 trial.vi ‏240 KB

    I've turned the baud rate up to 38600 thinking that may help my problem.  I'm not really clear what that instrument driver vi is sending to the instrument  - I'm simply opening a visa, and getting data streaming from the instrument.....? At least that's what I assumed.
    So I disabled all the other data stuff, including the "set pont" vi which basically just changes the valve opening amount, and I still don't get anything greater than approximately 2-3 points per second.  I was attempting to eliminate everything else from the code to diagnose the source of the slow data rate.  This told me it's definitely the instrument driving the data rate.
    However, when I open up hyperterminal, data streams by very fast.   Seems way faster than 2-3 data points per second.
    I attempted to turn the device ID from A to @, thinking this should turn the data to streaming from polling, but the communication didn't work (referring to  my vi didn't display data any longer).  .
    I'd like to get about 10 per second.  I'm measuring pressure and mass flow, so that's about all I should be logging for a physical parameter
    Thanks for the help.  I need it.  haha
    Darren.
    Ravens Fan wrote:
    If you had absolutley nothing else going on, no DAQ assistant, no logging to file, just reading data from your RS-232 port, how quickly could your loop run?  Dealing with serial ports, it generally takes time to send the command, wait for the instrument to act on it, and then wait for the response to come back.  Three times per second doesn't sound that bad.  What is your baud rate?  If the messages are short, and the baud rate is high enough, I don't think you can really expect more than about 10 readings per second from a serial device.

  • Problem removing Diagnostic and Usage Data Log

    I have had several iPod crashes and ironically that's not my problem. The problem is the Diagnostic and Usage Data log is getting larger and larger. I have my iPod Touch 4th Gen. set to not send reports to Apple and I do no see any way to delete or editing it. Is there a way to delete the  log or remove some of its lines of reports or dose it have to be sent to Apple to remove it?

    I may be a little rusty on the rules here but I didn't think hijacking a thread was not aloud. If it was me I would have started my own thread instead of taking the original question in a different direction. Just sayin.
    We I was looking for my answer I found yours.
    http://support.apple.com/kb/HT2534

  • Viewing the status of moisture sensors, temperature and other data

    Is there a program which reports the status of temperature, moisture and other sensors as well? The applications I've tried do not include moisture sensor information.

    The Apple Hardware Test will check the status of various internal sensors but not the moisture detectors.
    Ciao.

  • ColdFusion Remote Service Calls and Dates

    Hi all, I'm hoping someone can help me out with my confusion.  I’m sending an object including datetime data from ColdFusion to a Flash application.  The datetime in the ColdFusion object include milliseconds, however, if I use the getTime() function on the Date object in the Flex application, the milliseconds have been zeroed out.  Is there any way to retain the milliseconds when the data is passed through the flexgateway?
    Thanks,
    Christine

    Hi Balaji,
    I have attached a demo of my proxy webservice called pxTest.cfc.  pxTest.cfc contains two functions, testDate and pushBackTestDate.  I also attached a simple Flex App called testDate.mxml.  And a Test file called test.cfm.
    Save pxTest.cfc to your CFC folder.  Create a new project called TestDate.  Go to the data/services tab, click "Connect to Data/Service" and select Data Service ColdFusion.  Browse to PxTest.cfc and select it for the CFC location.  Click Next, then click Finish.  Configure ReturnType as Date for both pushBackTestDate and testDate.  Paste the code from TestDate.mxml into the blank TestDate.mxml file that was created when you created the project TestDate.  Run the TestDate.mxml application.
    On load of the application a date was requested and received from pxTest.cfc.  Click Confirm Test Date and note the date returned, and the milliseconds value for that date.  Next click Push User Data back, this will call the method pushBackTestDate sending the date from the Flex app back into CF.  All pushBackTestDate does is set the value returned into session and return it back to the Flex app again.
    Click the button Show Pushed Data Result to see the date that was returned.  In my tests this date no longer has a value for milliseconds.  As long as pxTest.cfc and test.cfm run in the same session you will be able to see the dates sent and returned by running test.cfm.  The dump of that session variable and time formatted versions of that variables are displayed below:
    RETURNED
    {ts '2009-09-17 12:57:50'}
    SEND
    {ts '2009-09-17 12:57:50'}
    TimeFormat Send 12:57:50 13
    TimeFormat Returned 12:57:50 0
    Note the date sent contains milliseconds, the date returned does not have milliseconds.  Hopefully this demo will work for you and demonstrate the issue.  Please let me know if you need more information.
    Thanks,
    Christine

Maybe you are looking for

  • IPhone 4S iMessage won't activate? Want to use phone number as iMessage instead of email?

    The title says it all, please help.

  • Process Flow Transistion dissapears

    Hello! Some of the created transitions are not created in the actual Process Flow. This is obvious when looking in the Process Monitor. When I redraw the one missing, deploy and execute the process flow again. I get more transitions but not all of th

  • Re: How to start Weblogic 10.3.5 managed server on port 80

    I can start managed server at port 80 but root permission make some deployments of managed server cannot cooperate with adminserver which is run by oracle user, in my case is oam_server1. Server is run but access server is down.

  • MSCS clustering for NW04s WAS Java

    Hi,    I am setting up HA environment for a client in WIN 2003. This setup is one MSCS cluster with 2 nodes (active-passive) in it. I have installed SCS in node A and DBINSTANCE in node B, created SAP Cluster group and DB cluster group. Now iam insta

  • Assigning allocation table for promotion

    Hi Gurus,             I am getting problem while creating the allocation table for(va05)  promotion and diagnosis is: During supply source determination, the material named in the message, in the plant named in the message, is assigned a source of su