OpenICE Community Support Forum

Welcome to the OpenICE community support forum. Use this forum for submitting bugs, asking for help, and solving problems you are having with OpenICE software. For ideas, general questions, and conversation please use the discussion forum.
+1

MDPnP with Philips MP70 (via RS232)

Nathan 10 years ago in OpenICE updated by anonymous 8 years ago 3
Dear MDPnP Group, 

We are currently working on a multi-site study that will be analyzing waveform data recorded from patients in the ICU. We have been purchasing software for each site that allows us to export waveform data to a file that can be analyzed at a later time. Many of our sites have Philips MP70 monitors, however, so it is possible that MDPnP could be used as an alternate means to obtain the data. 

Does the current version of MDPnP allow waveform data to be saved to a file? If not, would it be difficult to modify to permit data export? I would be willing to try some coding myself, if perhaps you could point me to the most reasonable places to start. From another comment on the discussion forum, it sounds like you have export working with MongoDB in your lab. We are looking at using MongoDB for the waveforms in our lab as well, so I would be interested in learning more about this solution.

I also have a comment about the adapter setup example for the MP70 on your website ( https://openice.info/device-adapter-setup.html ). In your example, you mention that a "Cisco console cable" can be used to connect to the serial port of the Philips monitor. I ordered one, but the cable did not work; later, after I googled the pinout of the Cisco console cable, I noticed that pins 4 and 5 of the RJ45 are typically grounded, but the Philips cable requires pin 5 of the RJ45 to be the Tx->Rx signal for the RJ45->DB9 connection. Perhaps it was a different type of console cable?

We are watching your project with interest in our lab- thank you for all your effort in this area.

Many thanks for your help!

Kind regards,

Nathan
OpenICE device-adapter
+1
Under review

TimeSync BBB rev C with time server on local network.

Vasanth Jaisingh 10 years ago updated by anonymous 7 years ago 1
Hi,

How do I time sync my BBB with time server present on my local network.
At times, time also sets back to Mar 1 2015 after reboots.

Please advise.

Regards
Answer
Jeff Peterson 10 years ago
Hi Vasanth,

Beaglebones Blacks do not have a real time clock and thus require time synchronization after each boot. We have taken several approaches to time synchronization over the years. The simplest approach is to give your Beaglebones access to the Internet, specifically pool.ntp.org. Our current approach is to use our Cisco router as a NTP time server. To do this, we had to configure DHCP Option 42 in the DHCP pool configuration to the address of the router and point the router to the US NTP pool. Neither of these options require edits to the Beaglebone's NTP configuration file at /etc/ntp.conf although your eventual solution may be different.

I would suggest searching Beaglebone or Linux forums for time synchronization options and setup assistance. I've copied a link below that might be a good place to start.
http://derekmolloy.ie/automatically-setting-the-beaglebone-black-time-using-ntp/

Thanks,
Jeff
+1
Under review

Alaris PC Infusion Pump

Rado 10 years ago in OpenICE updated by Tim 10 years ago 3
Do you guys have any experience with Alaris pumps? We have one in the lab but I can't get it to export data. The manuals are not very helpful either - apparently there is some software (also developed by Alaris) that seems to be the only way to export data.

Thanks,
Rado
0

Gradle tasks running error

Jinnan Wang 7 years ago in OpenICE updated 7 years ago 0

Hello everyone,


I have successfully import the mdpnp project for OpenICE in the eclipse, but when i try to run the gradle task mdpnp0.6.4, there is always error like this. 

Image 78

Does anyone knows what means this problem and does anyone knows the solution? 


Thank you in advance.

demo-apps device-adapter OpenICE
0

Binaries for 0.7.0 missing from latest release

S_G 7 years ago in OpenICE updated by Simon Kelly 7 years ago 1

I'm following the steps documented here, and it looks like the zip file containing the binaries are missing from the latest release downloads. Am'i missing something?

0

debian password error

Ian_liu 7 years ago updated 7 years ago 0

when i setup device-adapter, I've already copied  BBB disk image to MicroSD card,and I using Netscape 7.1 to connect to BBB.Open 192.168.7.2,and I failed login. ueser:debian  password :debian.

It shows "The user or password error!". How could I connect to BBB?

device-adapter
0

MP5 via serial to local Win10 PC running OpenICE won't get past "connecting"

Anthony 7 years ago in OpenICE updated by ToddPadilla 7 years ago 0

I've seen a few postings regarding connecting MP5s via Serial to a local PC to run the demo app.  So far i have been unsuccessful and am struggling to find the answers to a couple basic questions.  I just want to connect an MP5 via serial to a local PC running OpenICE.  When i set everything up the application just sits at "connecting".  And yes...I've double and tripple checked i am using the correct pinout for serial.  I'm aware the MP5 has a different pinout than other MP series philips monitors.  Here is what I have:

  • OpenICE 0.6.3
  • Windows 10 PC
  • Philips MP5 rev F.01.43
  • Tripplite  Keyspan USA-19HS USB-to-Serial adapter
  • Serial cable with the correct pinout for an MP5 (i've tripple checked this here and in the manual)

When i open OpenICE i select the ICE_Device_Interface, set device category to serial, and device type to Philips Intellivue (MIB/RS232).  Then click the start intellivueSerial button.  The application loads then sits there at "connecting":

Image 75


Losing what's left of my hair trying to figure out what i am doing wrong...here are some of my questions:

  1. I'm leaving the IP address blank since i am connecting to a serial device, is that correct?
  2. I'm leaving the domain ID at 0, is that correct?
  3. What baud rate and serial port is the application expecting and can i edit these settings?

Attached is a copy of my demo app log.  any direction of guidance would be appreciated.

demo-apps.log


0

OpenDDS3.12 Monitor tool

Amutha 7 years ago in DDS 0

Greeting to All,


I am Using OpenDDS3.12. I follow steps for Monitoring tool which is given in userguide.htm. It is working fine with DCPSInfoRepo - repository mode.  But I want to run the publish , subscribe program as rtps_udp mode. Is there possibility to monitor rtps_udp publish and subscribe program. It is required for my project.


Note : Publish - Program gives data to subscribe periodically. Means that , No termination happend.

Subscribe - program gets data from publish whenever data is alive.

0

RTIDDSGen Java

whathasnotbeenused 7 years ago in OpenICE 0

I was able to build OpenICE successfully and run the demos which was great! I have a question though, how do types get generated under the RTI data types directory? I noticed that the project depends on a dependency: 

rtiddsgen group: 'com.rti.dds', name: 'rtiddsgen', version: '5.1'


Is that available for newer versions of RTI? Is that in pure java? I guess I could just call the regular generator from a shell command. I like how you can call a main java class though.

0
Under review

openice supervisor does not open

Peter 7 years ago in OpenICE updated by Dylan Bagshaw 7 years ago 3

openice supervisor does not open although process is running, also geting openice.exe stopped working when trying to enter device setup. Have reinstalled several time. Running on windows 7 pc, java version 8 update 151. Openice installed using windows execeutible file

OpenICE