"alarm and event display" crashes my application

Dear All,
I use the "alarm and event disply.vi" in my DSC application. It works fine: I can acknowledge alarms, events etc. BUT...
When I double click the alarm item (or press Alt-Enter) and watch the alarm properties in the Alarm Properties dialog, I can usually watch the properties for some time, selecting the next or previous alarm item, but most often than not, my application just crashes. I don't get any LabVIEW error dialogs. Only Windows is telling me that the application stopped working and it just closes giving me no explanation. Sometimes I don't even see the Windows message. 
I've tried this on two different computers... same boat!
I'm using:
- LV2011
- Windows 7
In my application I create the shared variables programmatically, set alarm thresholds programmatically etc.
Anybody had the same problem?
regards
Witold Nocon

Well…I think I have isolated the problem, and I have recreated it in the Boiler example. Here’s what’s happening:
If you watch the properties of the alarm in the Alarm and Event Display, and if this alarm “disappears” at this time, the application will crash. This will happen for example when this variable is set to AUTO ACK.
You can try setting the R02 pump to zero. This will cause the L01 level  to increase reporting an alarm. Now if you set the flows so that the level start decreasing (I set the outflow to max, and the inflow tozero), and immediately click the HI HI alarm and watch it’s properties, the application will crash at the time when this alarm is cleared due to the decreasing level  (AUTO ACK).
It also seems a “little non-deterministic” but this may be my own impression.
Anybody had a similar problem or is able to recreate it?

Similar Messages

  • DSC 8.01 Configuring alarm and event display control

    Hi all,
    How to configure the columns in this control (alarm and event display control) in order to hide columns, changing the langage ?
    In the previous DSC version it was different.
    Thanks
    Best regards,
    Julien

    Hello Julien,
    At my knowledge, such a control is not customisable. I think you should use the "Alarm and query filter" control (in your FP) linked to the filter input of the "Alarm and query" vi (in your diagram). This should enable you to select the alarms to display
    Regards,
    Mathieu Steiner, Test System Engineer, Safran Engineering
    CLD, ISTQB

  • Alarming and Event Data Storage Locations

    I'm having a problem where the Alarms and Events files are filling up the system disk and causing Lookout to crash.  Is there any way I can set things up so that those files are stored on another disk?  I already have the Historical files being archived on a separate disk, but the alarms and events seem to have stayed on the System disk.  The system disk doesn't have that much free space all the time, which is why I put the historical files somewhere else.
    Also, I have the Historical Data system set to only archive data for 90 days (it was changed a while back from storing perpetually), but I still have files in the database going back years.  Is there a way to purge the old data out?
    David Dudley

    David,
    It's important to note the alarms and events are actually in a separate database from Citadel. 
    This KnowledgeBase article discusses removing/archiving alarms from the database:
    http://digital.ni.com/public.nsf/websearch/B23BDD585BAEB25086256C00005C2851?OpenDocument
    Moving the alarms database is a bit more tricky.  It uses the MSDE 2000 SQL engine, which defaults to using a database on the drive it gets installed to.  I think short of installing Lookout to another drive, there's no "easy" way to move it over.
    Message Edited by Paul M. on 04-08-2006 12:16 AM
    --Paul Mandeltort
    Automotive and Industrial Communications Product Marketing

  • [Bug?] DSC - Clusters Different between 'Read Alarm.vi' and 'Alarm and Event Query.vi" but Contain 'Same' Data

    Howdy!
    Why are the clusters different coming out of the Read Alarm.vi and the Alarm and Event Query.vi when they have the exact same data?
    The only difference is the order of two last elements.
    I am leaning towards bug on this one, unless these clusters need to be distinct for some reason?
    Certified LabVIEW Architect * LabVIEW Champion

    Thanks for posting Ravens Fan
    I re-jiggered my API to reverse my datatypes then applied changes to my application code.
    It wasn't that painful to update. 
    My current understanding is that this bug affects one VI, so I decided it was easier to wrap that VI with the bugfix.
    Attached is my implementation if anyone wants it too.
    Cheers
    -JG
    [LV 2009]
    Certified LabVIEW Architect * LabVIEW Champion
    Attachments:
    Alarm & Event Query_bugfix.vi ‏30 KB
    Convert Alarm And Event Query Cluster.vi ‏21 KB

  • Alarm and event related problem

    hi dear all
    again my problem needs u
    On upgrading my project from labview 6.1 to labview 7.1 version i have problem in generating alarm related .ALR file which i further use in my software. for this i m using "legacy_hist_alarms_&_event_Query_to_spreadsheet_file.vi" this vi but in labview 7.1 i replaces it with
    "Alarms and event query to spreadsheet file.vi" but its number of display format and filter elements are changed i also changed these.
    but how i order the elements so i correctly connect with vi . i tried acc. to error list but it gives error every time so pls give the example or any suggestion regarding the order of elements .
    i m thankful to u all in advance
    regards,
    Dhanwanti

    Dhanwanti,
    What error are you receiving when you try to connect to the VI?  What do you mean by "order the elements"? Are you talking about the inputs to the VI? If so, the easiest way to connect to these are to right click on the terminal and select "Create -> Control", which will make a cluster that connects to the VI.
    Let me know if this helps.
    --Paul Mandeltort
    Automotive and Industrial Communications Product Marketing

  • Alarm and event logging has stopped

    Alarm & Event Logging with Citadel 5 and Lookout 6.02.
    I have a continuously running application that stopped logging alarms and events approx. 6 weeks ago. (March 07, 2010) The problem went unnoticed until a recent event/alarm sequence needed to be investigated. Data traces are not a problem. They are visible using MAX as well as with Lookout hypertrends. However, MAX shows nothing for alarms or events past that date. (No problem earlier, going back to 2002)
    The Alarm panel in Lookout will show the alarms and events as they occur so I know they're being detected.
    I understand that the data traces are logged to Citadel, whereas alarms and events are passed to the MSSQL server. (In my case the free version that comes with XP - SQL Server Express I believe.)
    This version has a database size limit of 4 GB. What exactly does that mean?
    An *.mdf file >4GB cannot be created?
    An *.mdf file >4GB cannot be read?
    The total size of all *.mdf files cannot exceed 4GB?
    Curiously the file in use is 1.99GB. When archived, it is only about 750 MB, yet the total number of alarms and events are the same in each. There are other *.mdf files that exist on the system but aren't in use.
    NI document 4GPBLT21 states  "Once that limit is reached, the alarm and event data is logged to the high performance Citadel database". Then what? Is that data viewable with MAX?
    MAX doesn't appear to have any tools to selectively delete old alarms or events.
    How can I determine what has happened and what do I need to do to restart the logging?
    Any and all help most welcome.
    Bob L

    Lookout 6.0.2 uses SQL Server Desktop Engine which has the limit of 2G, so your alarm/event database has already reached the limit.
    After the SQL database is full, the alarm/event will be logged to Citadel database. But this maybe reduces the performance of Citadel, that's why we log alarm/event to SQL Server first. But I'm not sure why the alarm logging is stoppted.
    To delete the alarms from SQL Server is not straightforward. One way is to archive it. Follow the steps below.
    1. In MAX, create a new database in different folder.
    2. Create a Trace View and add the whole old database to the trace view.
    3. Right click on the Trace View and select Archive. Archive all to the new database. You don't need to specify the time range.
    4. After the achiving, the new database will have all the trace data and no alarm data in it. You can detach the old database.
    In Lookout, select File->Modify Process to change the database to the new database. Or you can change the system default database from Option->System. And then the lookout process will use the new database which has no alarm in it.
    You can keep the old database files. All the data and alarm/events won't be lost. When you need them, you can attach the database.
    Ryan Shi
    National Instruments

  • Alarm and event notification DSC

    I can't understand the functionality of these DSC VIs:
    Acknowledge Alarms .vi
    Set user Defined Alarms .vi
    Request Alarm & Event Notifications .vi
    I appreciate any guide.

    Hi Maryam,
    Acknowledge is where the sequence action that indicates recognition of a new alarm.
    Where an alarm is an abnormal process condition. In the LabVIEW Datalogging and Supervisory Control (DSC) Module, an alarm occurs if a shared variable value goes out of its defined alarm limits or if a shared variable has bad status.
    This is the URL of the DSC module Glossary:
    http://zone.ni.com/reference/en-XX/help/370246D-01/lvdschelp/dsc_glossary/
    If you want to know more about the general functionality of alarms and events and what to use specific VIs for.
    The fisrst call as I said previously should be the context help, check the example library and the NI developer zone. Another reasource which you can check is the DCS module "VI, Function, & How-To Help".
    Click on the "Help" then "VI, Function, & How-To Help", expand the following items in the tree structure "DSC Module"> "DSC Module VIs & Functions" > "Alarm & Events VIs".
    For future reference it would be helpful in future if you gave more information in your posts eg what version of LabVIEW you are using - so can post back relevent versioned example code.
    And what you are trying to do - why are you interested in the DSC alarm VIs, could make more specific replies given this information.
    Sorry if my initial replies are basic but I had no way of knowing the level of information you were looking for and you did not say what you had already tried/ looked up.
    Alarms can be used in many applications but as I said their basic functionality is to alert the user to an abnormal process condition eg sub/super limit values or bad status.
    I hope the above helps but if you require more information please let me know what it is you specifically want to know.
    Regards,
    Emma Rogulska
    NIUK & Ireland

  • Unwanted interface Alarms and Events in PI2.0

    We receive a lot of interface events and alarms from our 3560s access ports. We have not deployed any interface monitoring yet but still hundreds of alarms and events warns us about interfaces going up and down. Anyone who know why Prime is monitoring all interfaces and how to disable that?
    Many tanks in advance       

    Additional lab tests shows that all interfaces of a device indeed is monitored by snmp. When an interface changes from UP to DOWN/DISABLE an event and an alarm is generated. We have not deployed any "Interface health montoring" and still the interfaces are monitored. Not good for access ports.
    As a workaround we created a new Interface health monitoring template with the interface availability check disabled and just one other check enabled (interface util) and deployed it on two specific ports on a switch. Did not help. Alarms were still generated when the access ports were disabled.
    Any ideas?

  • Alarm and Event Query Very Slow

    Group,
    I am using the DSC Alarm and Event Query vi to pull data from the SQL database (not the Citadel).  I have a filter set up that specifies the "Alarm Area" and the start and stop dates with maximun results set to 22.  These dates are set to only pull the last 24 hrs.  This vi will return around 10 to 20 entries out of perhaps 80-90 total events in the last 24 hours in the database.   This database is ~2M in size.   I have to set the timeout to almost 10 min for this vi to not produce a timeout error.  The results returned are correct but it just seems that the time to run this vi is excessive.  It is quering a database on the same system that the quering vi is running on.  Should I expect better preformance?
    Thanks
    Todd

    Verne,
    I have boiled down the code to this attachment.  This query took almost 7 min to return 22 results from a database size that is listed as 2.09877E+6.  I have also tried the Alarms and Event Query to spreadsheet vi also and it takes the same amount of time.  I am wondering if I place the Alarms and Events into the same (Citidel) database that the traces are going if it would be much faster.  I seem to get trace data back very fast.  If I recall correctly I seperated the alarms from the trace because I was having some sort of problem accessing the alarm data in the combined database...but that was several labVIEW versions ago.  Anyone else having this problem?
    Thanks
    Todd
    Attachments:
    Generate Alarm Log General Test.vi ‏19 KB

  • Prime Infrastructure: Can you export Alarms and Events?

    Hello
    In Prime 1.4, you had the ability to export the alarms and events you saw being reported, at least according to the PDF manual: http://www.cisco.com/c/en/us/td/docs/wireless/prime_infrastructure/1-4/configuration/guide/pi_14_cg.pdf
    I want to export these events and alarms that can be found in the Monitor section of Prime 2.1, but the export option does not seem to be available.
    Does anyone know if it is possible to export these via a scheduled report or by looking in a particular place on Prime? I would like to import the information into Splunk to see if we can gain an insight into the information that is being collected.
    thanks
    Bryn

    HI,
    Did you ever determine an answer to this question? I really need to export data after a certain date... (I would also like to publish a calendar, after a certain date-- as no one needs to see the "old" events).
    Stu

  • Macbook pro 17 inch primo 2011 and thunderbolt display crashes

    I have a Macbook pro 17 inch primo 2011 and thunderbolt display which has recently started to crash.
    Only modifications I have doen lately is I swapped the CD/DVD drive for a harddrive and put in 16 GB of ram
    but it has been running for more than a month with these hardware additions without problems.
    Today my Macbook has started to crash frequently within 10 min to 1 hour after plugging in my thunderbolt display.
    I tried to check CPU heat, change RAM but it keps crashing.
    When it crashes it either gives me a blue screen, a black screen or a distorts everythings and freeze up.
    When rebooting I have to press Command-Option-P-R to clear NVRAM / PRAM.
    I found a few support threads from people having similar problems so I started to disconnect the thunderbolt display
    and without plugging it in my laptop works fine.
    I have done a SMC reset also but that has not resolved my issue.
    Below is the crash report and if anybody has any suggestions what to do to resolve this please let me know
    My thunderbolt display was purchased in late 2011
    If this is not solveable what options do I have ?
    Thanks !
    Interval Since Last Panic Report:  2527129 sec
    Panics Since Last Report:          6
    Anonymous UUID:                    5309BD58-3CBB-321E-545E-6EE6BED7E0E2
    Tue Feb  5 17:02:21 2013
    Machine-check capabilities 0x0000000000000c09:
    family: 6 model: 42 stepping: 7 microcode: 26
    Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz
    9 error-reporting banks
    threshold-based error status present
    extended corrected memory error handling present
    Processor 0: machine-check status 0x0000000000000004:
    machine-check in progress
    MCA error-reporting registers:
    IA32_MC0_STATUS(0x401): 0x0000000000000000 invalid
    IA32_MC1_STATUS(0x405): 0x0980000000000000 invalid
    IA32_MC2_STATUS(0x409): 0x0000000000000000 invalid
    IA32_MC3_STATUS(0x40d): 0xbe00000000800400 valid
      MCA error code:            0x0400
      Model specific error code: 0x0080
      Other information:         0x00000000
      Threshold-based status:    Undefined
      Status bits:
       Processor context corrupt
       ADDR register valid
       MISC register valid
       Error enabled
       Uncorrected error
    IA32_MC3_ADDR(0x40e): 0x00003f7f85769a95
    IA32_MC3_MISC(0x40f): 0x000000000003ffff
    IA32_MC4_STATUS(0x411): 0x0000000000000000 invalid
    IA32_MC5_STATUS(0x415): 0x0020000000000000 invalid
    IA32_MC6_STATUS(0x419): 0x0020000000000000 invalid
    IA32_MC7_STATUS(0x41d): 0x0020000000000000 invalid
    IA32_MC8_STATUS(0x421): 0x0020000000000000 invalid
    Processor 1: machine-check status 0x0000000000000005:
    restart IP valid
    machine-check in progress
    MCA error-reporting registers:
    IA32_MC0_STATUS(0x401): 0x0000000000000000 invalid
    IA32_MC1_STATUS(0x405): 0x0980000000000000 invalid
    IA32_MC2_STATUS(0x409): 0x0000000000000000 invalid
    IA32_MC3_STATUS(0x40d): 0xbe00000000800400 valid
      MCA error code:            0x0400
      Model specific error code: 0x0080
      Other information:         0x00000000
      Threshold-based status:    Undefined
      Status bits:
       Processor context corrupt
       ADDR register valid
       MISC register valid
       Error enabled
       Uncorrected error
    IA32_MC3_ADDR(0x40e): 0x00003f7f85769a95
    IA32_MC3_MISC(0x40f): 0x000000000003ffff
    IA32_MC4_STATUS(0x411): 0x0000000000000000 invalid
    IA32_MC5_STATUS(0x415): 0x0020000000000000 invalid
    IA32_MC6_STATUS(0x419): 0x0020000000000000 invalid
    IA32_MC7_STATUS(0x41d): 0x0020000000000000 invalid
    Package 0 logged:
    IA32_MC8_STATUS(0x421): 0x0020000000000000 invalid
    Processor 2: no valid machine-check state
    Processor 3: no valid machine-check state
    Processor 4: machine-check status 0x0000000000000004:
    machine-check in progress
    MCA error-reporting registers:
    IA32_MC0_STATUS(0x401): 0x0000000000000000 invalid
    IA32_MC1_STATUS(0x405): 0x0980000000000000 invalid
    IA32_MC2_STATUS(0x409): 0x0000000000000000 invalid
    IA32_MC3_STATUS(0x40d): 0xbe00000000800400 valid
      MCA error code:            0x0400
      Model specific error code: 0x0080
      Other information:         0x00000000
      Threshold-based status:    Undefined
      Status bits:
       Processor context corrupt
       ADDR register valid
       MISC register valid
       Error enabled
       Uncorrected error
    IA32_MC3_ADDR(0x40e): 0x00003f7f85fa3e1f
    IA32_MC3_MISC(0x40f): 0x000000000003ffff
    IA32_MC4_STATUS(0x411): 0x0000000000000000 invalid
    IA32_MC5_STATUS(0x415): 0x0020000000000000 invalid
    IA32_MC6_STATUS(0x419): 0x0020000000000000 invalid
    IA32_MC7_STATUS(0x41d): 0x0020000000000000 invalid
    IA32_MC8_STATUS(0x421): 0x0020000000000000 invalid
    Processor 5: machine-check status 0x0000000000000005:
    restart IP valid
    machine-check in progress
    MCA error-reporting registers:
    IA32_MC0_STATUS(0x401): 0x0000000000000000 invalid
    IA32_MC1_STATUS(0x405): 0x0980000000000000 invalid
    IA32_MC2_STATUS(0x409): 0x0000000000000000 invalid
    IA32_MC3_STATUS(0x40d): 0xbe00000000800400 valid
      MCA error code:            0x0400
      Model specific error code: 0x0080
      Other information:         0x00000000
      Threshold-based status:    Undefined
      Status bits:
       Processor context corrupt
       ADDR register valid
       MISC register valid
       Error enabled
       Uncorrected error
    IA32_MC3_ADDR(0x40e): 0x00003f7f85fa3e1f
    IA32_MC3_MISC(0x40f): 0x000000000003ffff
    IA32_MC4_STATUS(0x411): 0x0000000000000000 invalid
    IA32_MC5_STATUS(0x415): 0x0020000000000000 invalid
    IA32_MC6_STATUS(0x419): 0x0020000000000000 invalid
    IA32_MC7_STATUS(0x41d): 0x0020000000000000 invalid
    IA32_MC8_STATUS(0x421): 0x0020000000000000 invalid
    Processor 6: no valid machine-check state
    Processor 7: no valid machine-check state
    panic(cpu 0 caller 0xffffff80048b83c9): "Machine Check at 0xffffff7f85769a95, registers:\n" "CR0: 0x000000008001003b, CR2: 0x000000010cd0e30c, CR3: 0x00000000072b4000, CR4: 0x00000000000606e0\n" "RAX: 0xffffff802516f800, RBX: 0xffffff802516f800, RCX: 0xffffff80253ab800, RDX: 0x0000000000000001\n" "RSP: 0xffffff8207ad3e90, RBP: 0xffffff8207ad3ec0, RSI: 0xffffff8207ad3edf, RDI: 0xffffff802520e000\n" "R8:  0xffffff8004ebec60, R9:  0x7fffffffffffff00, R10: 0xffffff8004ebdc20, R11: 0x0000000000000201\n" "R12: 0xffffff80253ab800, R13: 0xffffff81d60d2000, R14: 0xffffff8207ad3edf, R15: 0xffffff802520e000\n" "RFL: 0x0000000000010282, RIP: 0xffffff7f85769a95, CS:  0x0000000000000008, SS:  0x0000000000000010\n" "Error code: 0x0000000000000000\n"@/SourceCache/xnu/xnu-2050.18.24/osfmk/i386/trap_native.c: 280
    Backtrace (CPU 0), Frame : Return Address
    0xffffff800470bd20 : 0xffffff800481d626
    0xffffff800470bd90 : 0xffffff80048b83c9
    0xffffff800470bf00 : 0xffffff80048cedbf
    0xffffff8207ad3ec0 : 0xffffff7f856d75b4
    0xffffff8207ad3ef0 : 0xffffff8004c472a8
    0xffffff8207ad3f30 : 0xffffff8004c45daa
    0xffffff8207ad3f80 : 0xffffff8004c45ed9
    0xffffff8207ad3fb0 : 0xffffff80048b26b7
          Kernel Extensions in backtrace:
             com.apple.driver.AirPort.Brcm4331(602.15.22)[5BDCA43F-AD42-3F05-BCCF-BC364D17E1 5F]@0xffffff7f856ca000->0xffffff7f858bbfff
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f84e72000
                dependency: com.apple.iokit.IO80211Family(500.15)[4282DF5A-86B9-3213-B9B1-675FAD842A94]@0xf fffff7f8565e000
                dependency: com.apple.iokit.IONetworkingFamily(3.0)[28575328-A798-34B3-BD84-D708138EBD17]@0 xffffff7f85015000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12C60
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x0000000004600000
    Kernel text base: 0xffffff8004800000
    System model name: MacBookPro8,3 (Mac-942459F5819B171B)
    System uptime in nanoseconds: 6197670207287
    last loaded kext at 6133447331639: com.apple.driver.AppleUSBCDC          4.1.22 (addr 0xffffff7f86cb5000, size 16384)
    last unloaded kext at 5379727445407: com.apple.driver.AppleUSBCDC          4.1.22 (addr 0xffffff7f86cb2000, size 12288)
    loaded kexts:
    com.apple.driver.AppleUSBCDC          4.1.22
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.filesystems.smbfs          1.8
    com.apple.filesystems.afpfs          10.0
    com.apple.nke.asp_tcp          7.0.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.filesystems.ntfs          3.10
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f33
    com.apple.driver.AGPM          100.12.69
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.2.11
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleIntelHD3000Graphics          8.0.0
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.kext.AMDFramebuffer          8.0.0
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleMikeyDriver          2.3.1f2
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.AMDRadeonAccelerator          1.0.0
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleMuxControl          3.2.11
    com.apple.driver.AppleIntelSNBGraphicsFB          8.0.0
    com.apple.driver.AppleUSBTCButtons          235.4
    com.apple.driver.AppleUSBTCKeyboard          235.4
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.2
    com.apple.driver.AppleUSBHub          5.2.5
    com.apple.iokit.AppleBCM5701Ethernet          3.2.5b3
    com.apple.driver.AirPort.Brcm4331          602.15.22
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AppleAHCIPort          2.4.1
    com.apple.driver.AppleUSBEHCI          5.4.0
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOFireWireSerialBusProtocolTransport          2.1.1
    com.apple.iokit.IOFireWireSBP2          4.2.0
    com.apple.security.SecureRemotePassword          1.0
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.iokit.IOAcceleratorFamily          19.0.26
    com.apple.kext.AMD6000Controller          8.0.0
    com.apple.kext.AMDSupport          8.0.0
    com.apple.driver.AppleHDAController          2.3.1f2
    com.apple.iokit.IOHDAFamily          2.3.1f2
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.5
    com.apple.iokit.IOGraphicsFamily          2.3.5
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.5
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.5
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.5
    com.apple.driver.AppleUSBMultitouch          235.7
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.driver.CoreStorage          274.7
    com.apple.driver.AppleThunderboltNHI          1.6.0
    com.apple.iokit.IOThunderboltFamily          2.1.1
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.I
    Model: MacBookPro8,3, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 16 GB, SMC 1.70f5
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F384758334D314131333333433920
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F384758334D314131333333433920
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.81.22)
    Bluetooth: Version 4.0.9f33 10885, 2 service, 11 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: APPLE SSD TS256C, 251 GB
    Serial ATA Device: ST750LX003-1AC154, 750,16 GB
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0246, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 6
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc51b, 0xfd130000 / 5
    USB Device: iPhone, apple_vendor_id, 0x12a0, 0xfd120000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
    FireWire Device: My Book 111D, WD, 800mbit_speed

    The other day I got the blue screen, the fan going on high, and then when I disconnect my thunderbolt connection from my macbook pro - i get a shutdown.
    Today I got flickering followed by the fan on high and then again I disconneced my thunderbolt cable and after a minute or two a shudown.
    This never happened before.  Actually I was suprised to hear about a firmware update for flickering since that's never happened to me but since updating I now get the flicker.
    Any ideas??  Any help would be greatly appreciated as this is my work labtop.

  • Custom alarm and event view

    Hello
    I tried to create custom alarm&event view. I used "read alarm.vi" and "format alarm data.vi" to fill multicolumn listbox where i changed columns names.  Why alarms disapear when they are not active anymore? How can i change that? I would like to have all alarms in table, new and old ones. How can I change colors when alarm is active, inactive or ack?
    thanks

    Hi
    I did it, but... There is always but. I've changed columns names, switch position of 1st and 2nd, and 3rd and 4th column, and alarms in different state have different color. But its not working properly. Few seconds table is changed and few seconds in not. Maybe my PC is too slow, or is it something else. Please look at picture in attachment. Is there easier way to do it?
    Thanks
    Attachments:
    alarmi.JPG ‏113 KB

  • IMovie 10 crashes when attempt to update projects and events of external HDs.

    No way to update projects and events. Crash every time after few minutes of processing. Without external HD, works fine. To access older projects and work on it,  the only way seems to be uninstal iMovie 10 and return to 9.

    I do not have exactly the same issue, but iMovie 10 seems buggy as all get out and the alledged bugs cause the system to hang something fierce. There are a number of ways to trigger a crash, apparently, but it always proceeds the same way.
    The screen - the display - goes all big pixelly and wonky. The computer becomes partially unresponsive. Controls in the apple menu at left end of menu bar work, so I can try some things. Relaunching finder does not help. Logging out does not help. Only shutdown and reboot clears the screen.
    But after a few minutes of trying things in iMovie 10, it crashes again. The crash goes the same way each time, but it seems to be triggered by different things.
    I have added screen shot - (hope I added a screen shot, anyway. ) Too bad.  I think I like iMovie 10.
    Message was edited by: quaoar
    Message was edited by: quaoar

  • LMS 4.2 Alerts and Events

    I tend to get alarms/events that I really would rather not see.  For instance, I have a voice router that consantly shows BACKUPACTIVATED, which is the intended use of the ports.  Also I have another alert/event for CARDS whose Status is NOT PRESENT.  I'm not really concerned about these, but I'm sick of clearing them manually all the time.  Is there a way to prune or weed these out so I no longer have to see them in the fault/event managers?

    If you have nothing selected by default , you will be notifed for every event.
    creat a Event set  with the Events you are interested in and use that event set ( lets say A)  in the Notification Group and this should work.
    Read the below document for more understanding of the Alarm and event :
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.2/user/guide/admin/useNotif.html#wp1104553
    Thanks-
    Afroz

  • About LSO and Training and Event Management

    Hi Experts,
    Greetings!
    Please let me know what is LSO and what is the concept of LSO.
    Please tell me the roll of SAP HR Functional Consultant Role in LSO.
    Thanks in advance.
    Regards,
    Ram

    Hi,
    LSO is learning solution
    it is an extension of training and event management, however its application HCM_LEARNING is web based.
    Where an employee can prebook,book and cancel courses from ESS, also the approvals if required can be taken care by workflows.
    Learning solution can further be described as
    E-learning - Web based trainings where the e-learning applications are picked from content server onto portal from the application.
    Learning- Which involves just booking/cancellation of courses be it web or classroom, and an administrator can also do the same on employees behalf through lso_psv1 and lso_psv2 and so on.
    As a functional person the configuration of the prebooking/booking/cancellation activities have to be configured and their corresponding processes.
    then followup activities of transfer of qualifications and appraisals and feedback on completion of courses, the config of the same.
    Initial preparation of the training catalogue.
    configuration of costs for trng/requirements of trng
    checks at any stage if required.
    and if web based trng then indexing of the same in content server.
    Regards,
    Divya

Maybe you are looking for

  • Expanding text box in mail stationary

    I am trying to put together a photo newsletter in Mail using the Tack Board template in the stationary. I thought that I would be able to expand the area where the text goes to add more text, but it won't let me type past where the blue box ends. Is

  • Using LR 2.7-good idea to upgrade to current LR? Please help

    Hello, I am not sure what I should do and would like some advice. I am using one of the versions of LR.  Its quite slow and get lots of not responding, in which case I have to wait for it to respond. Other than that, its fine to work with, but lately

  • JasperReport Error

    Dear All i made Jasper Reperreport xml file, and i have working script in backing bean to run this report i am getting this error net.sf.jasperreports.engine.JRException: Error at line 8 char 8: net.sf.jasperreports.engine.design.JRDesignStyle cannot

  • Uploading of Budget Volume in SAP

    Dear All, I want to upload the budgeted sales quantity data in SAP. The sale quantity budget varies from one location to another on a monthly basis and we have got 1000 such locations from where we have to sell. Can anyone help with the procedure for

  • Help Web Dispatcher

    Hi I Configure EP to support HTTP and HTTPS http://portal.mydomain.com:50000/irj/portal https://portal.mydomain.com:50001/irj/portal I like to configure Web Dispatcher to redirect http to https, EP is configured and work fine with https, Is possible