Change output ME80fn

Hello,
I want to add the field purchase requisition to the output of the standard sap-query ME80FN.
I succeeded to change the infoset to add the filed purchase requisition, but when i want to change the query, it gives me the message " The query is locked by user WOLFMAR against changes". Is it possible to unluck the query to change it?
Is there someone who already changed an standard sap qery? Is it smart to change sap-query's?? Can it cause problems???
Thanks for your help.
Kind regards,
Bert
Edited by: Bert Reynaert on Dec 15, 2009 4:34 PM

Dear Raj,
as per the report mentioned by you, it is calling some subroutine to display the details.
Just try to trace the WRITE statements and check if you can add your own include in this report to display the output as per your requirement.
Regds,
Anil

Similar Messages

  • How can I change Output Method and Mailbox# programmatically (without GUI)?

    We have several iR5075s and about 300 workplaces. For security reasons we only allow "Store" output method. So every user has access to some printers and for every printer they need to reconfigure printing preferences.
    For convenience we'd like to do the following automatically (via Group Policy or scripts):
    1) Change "Output Method" to "Store".
    2) Set the correct mailbox number.
    The problem is that the related settings seem to be stored in registry as a binary blob (HKCU\Printers\Connections\<printer name>\DevMode). I've been searching for a while but I couldn't find anything that would explain what's what in that blob.
    Any clues?
    Or maybe there's another way?
    P.S. I'm familiar with scripting, regular expressions, etc. Acquiring the necessary parameters (such as mailbox#) is not a problem at all. I only need to know where and what I should change (in registry or elsewhere).
    [Edit] Update: Actually it seems the settings are stored in HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Print\Providers\Client Side Rendering Print Provider\<user sid>\Printers\Connections\,,<server name>,<printer name>\RemotePrinterCache. It's also a binary blob though.
    Eventually I'll reverse engineer it enough for my goals. I just don't understand why it must be so complicated...

    https://mega.co.nz/#!5QQWmaTI!cryW-pykueRNffdDYnj1OpxiHgG0mcAqLOh4Gmt2PJk
    But I'm not sure how useful you'll find it. I wrote it as a temporary solution (we're now migrating to UniFlow) and it's anything but universal. At best, I guess, you'll be able to salvage some of my code while writing your own.

  • Issue with PO change output - Service line items

    Hi All,
    This is issue with PO change output. We have PO with line item 10, 20 and item 10 has 4 service line items. PO is approved and initial print out is taken.
    Some one goes and makes changes to 1st service line items of PO line item 10.
    A change output gets triggered. When this output is printed, it prints line item 10 details. This is standard functionality as this item is changed. But its printing all the service line items for this PO line item. Consider a case where there are 3000 service lines for a PO item. If I add 1 service item to this PO line item, the change form prints 3001 services for that line item. There were no changes done to first 3000 service line items.
    Currently PO change form takes care of changes at PO line item but it does not take care of changes at service line item level.
    Is there any setting that needs to be done for this so that it only considers the changes at Service line item level also.
    Regards,
    Shahu

    If you're using a standard form, send a message to SAP. Otherwise make a change in the form.

  • Change Output format of standard program RFSZIS00

    Hi All,
    I want to change output format of standard program RFSZIS00 for this i copied this into Z program but i am not able to
    find out where final output table is populating because that program is not using any final internal table it's using EXRACT and
    another thing is all discription for field has given in German Language.
    It's a clasical report not an ALV.
    Edited by: Raj Singh on Jul 3, 2009 11:03 AM

    Dear Raj,
    as per the report mentioned by you, it is calling some subroutine to display the details.
    Just try to trace the WRITE statements and check if you can add your own include in this report to display the output as per your requirement.
    Regds,
    Anil

  • Change Output Device Settings @ Runtime?

    This will sound silly, but there is a good reason for it :).  Also, I am not much of an ABAPer.
    We have a requirement to change output device settings on the fly in a program.  For instance, in case A, we would like to use the output device as it was originally configured in SPAD.  However, in case B, we would like to override the output device's access method and host dynamically in code.
    Is there any function module or technique that can change these output device properties via code at runtime (printtime)?
    Thanks,
    Kris

    Hi,
    Try out  this.. The bold one is the output device name..
    p_output_options-TDCOPIES = 3. "number of copies.
    p_output_options-tddest = 'LP01'. "def
    p_output_options-TDIMMED = 'X'.
    p_output_options-tddelete = 'X'.
    p_output_options-TDIMMED = ' '.
    p_output_options-tddest = 'LP01'.
    p_output_options-TDNEWID = 'X'.
    wa_ctrl-no_dialog = 'X'.
    deactivate the popup window
    p_control_parameters-no_dialog = 'X'. "no dilog box
    p_control_parameters-preview = 'X'. "no preview
    wa_output_options-tdimmed = 'X'.
    wa_output_options-tddelete = 'X'.
    wa_output_options-tdimmed = ' '.
    wa_output_options-tddest = 'LOCL'.
    wa_ctrl-no_dialog = 'X'.
    CALL FUNCTION '/1BCDWB/SF00000154'
    EXPORTING
      ARCHIVE_INDEX              =
      ARCHIVE_INDEX_TAB          =
      ARCHIVE_PARAMETERS         =
    CONTROL_PARAMETERS            =  p_control_parameters
      MAIL_APPL_OBJ              =
      MAIL_RECIPIENT             =
      MAIL_SENDER                =
       OUTPUT_OPTIONS              =  p_output_options
       USER_SETTINGS               =  'X'
    IMPORTING
      DOCUMENT_OUTPUT_INFO       =
      JOB_OUTPUT_INFO            =
      JOB_OUTPUT_OPTIONS         = wa_job
      TABLES
        wt_header                  = wi_itab1
        wt_personal                = wi_itab2
        wt_payroll                 = wi_itab3
        wt_absence                 = wi_itab4
    EXCEPTIONS
      FORMATTING_ERROR           = 1
      INTERNAL_ERROR             = 2
      SEND_ERROR                 = 3
      USER_CANCELED              = 4
      OTHERS                     = 5
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Regards,
    Arunsri

  • "change output" feature in output type configuration

    Hi
      I am trying to find a way of automatically triggering repeat output on change of delivery date in order.
       In output type configuration-general data there is a are for change output the F1 helps reada like this "..........The routine in the program checks which changes should result in a changed output being sent. ......"
       If anybody has worked on this functionality, please help me by giving any relevant input.
    TIA

    Take a copy of output requirement 014 and change the code to make it work for your delivery date.  Output requirement 014 is provided in standard SAP for BV - cash sales.  In cash sales, if the net value is changed, the output is automatically retriggered.
    Remember the KOMKBV1 in the below code represents the sales orders communication structure. If you are doing this requirement for delivery document use KOMKBV2 and for billing document output determination use KOMKBV3.
    ***INCLUDE LV61B014 .
          FORM KOBED_014                                                *
    Requirement to create an new order confirmation / invoice when     *
    the net value is changed.                                          *
    FORM KOBED_014.
      SY-SUBRC = 4.
    If the net value has changed, resend the Output type RD03
      IF KOMKBV1-NETWR NE *KOMKBV1-NETWR OR
         *KOMKBV1-NETWR IS INITIAL.
        SY-SUBRC = 0.
      ENDIF.
    ENDFORM.
          FORM KOBEV_014                                                *
          Reference to KOBED_014                                        *
    FORM KOBEV_014.
       PERFORM KOBED_014.
    ENDFORM.
    Thanks
    Kapil Sharma

  • Program for setting changed output indicator for deliveries

    Hi All,
    Is there a standard program and Form routine to send changed Delivery data as EDI output ?
    We have a scenario in which if a delivery that has already been sent out is changed, we want to trigger a changed output. We are using output type SEDI in application V7.
    If i click on my SEDI output type, I see an option to input Program name and FORM routine name for change output under the tab General Data, but i dont know what values to put here . Any and all help will be greatly appreciated .
    Thanks,
    Amit

    Hi Amit,
    There is an SAP Note 395569 (CHECKLISTSD: Change outputs) which should help you achieve what you want.
    Best Regards
    Nikhilesh

  • Changing output device causes Logic to crash

    When I attempt to change output devices, it causes Logic to crash.  Help Please..

    I suspect the issue is due to your video format... what format are your videos? Your problem will be solved by converting them to DV-AVI. See this FAQ on conversion:
    http://forums.adobe.com/thread/415317?tstart=0

  • How to see the changed output for purchase order

    Hi..
    I have zmedruck. i need to increse item text lengh. i done this in editor. how to see the changed output now...I increased the length of text to be displayed. I checked the print preview in me23n. i cant see the increased length. Guide me where i am wrong.
    Edited by: Meena 303 on May 1, 2008 6:24 PM

    Hi
      In ME22N go to message -
    > select old message -
    >click change OutPut button -
    > Save
    then see print priview  through ME9F or ME22N it sself.
    regards
    Sachin

  • Logic express 9.1.8 quit unexpectedly when I change Output device on audio preferences

    Hi, Logic Express 9.1.8 quit unexpectedly This problem happens when I try to change output device, I/O buffer size on audio preferences.
    Help please.
    Thakyou
    Process:         Logic Express [1037]
    Path:            /Applications/Logic Express.app/Contents/MacOS/Logic Express
    Identifier:      com.apple.logic.express
    Version:         9.1.8 (1700.67)
    Build Info:      Logic-17006700~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [126]
    Date/Time:       2013-06-13 15:55:05.494 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          273520 sec
    Crashes Since Last Report:           12
    Per-App Interval Since Last Report:  83159 sec
    Per-App Crashes Since Last Report:   10
    Anonymous UUID:                      6E103025-5F96-4596-A3A6-4EB7EC1FA9ED
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  14
    Application Specific Information:
    abort() called
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x90277aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x902b6be8 pthread_join$UNIX2003 + 1021
    2   ...Rig 5.MusicDevice.component          0x4fcd4422 NI::GP::HThread::waitTermination() + 34
    3   ...Rig 5.MusicDevice.component          0x50288f39 NI::RIG::AUDIO::AudioBackgroundThread::deInit() + 41
    4   ...Rig 5.MusicDevice.component          0x4fff0af5 NI::RIG::AUDIO::Rack::~Rack() + 149
    5   ...Rig 5.MusicDevice.component          0x5022bf11 NI::RIG::DB::Rack::~Rack() + 65
    6   ...Rig 5.MusicDevice.component          0x50227f2f NI::RIG::DB::SoundDatabase::~SoundDatabase() + 47
    7   ...Rig 5.MusicDevice.component          0x4f9b5c48 NI::RIG::DB::Database::~Database() + 72
    8   ...Rig 5.MusicDevice.component          0x4f939e33 NI::RIG::AUDIO::GuitarRigAudioClassBase::deInit() + 1875
    9   ...Rig 5.MusicDevice.component          0x4fed8dfb NI::AB::InterfaceBase::deInit() + 43
    10  ...Rig 5.MusicDevice.component          0x4fc91243 ComponentBase::ComponentEntryDispatch(ComponentParameters*, ComponentBase*) + 59
    11  ...Rig 5.MusicDevice.component          0x4fc91d9a AUBase::ComponentEntryDispatch(ComponentParameters*, AUBase*) + 1270
    12  ...Rig 5.MusicDevice.component          0x4f9df65f NIAudioUnitEffectEntry + 79
    13  ...ple.CoreServices.CarbonCore          0x9378451f CallComponentDispatch + 29
    14  ...ple.CoreServices.CarbonCore          0x937848a8 CallComponentClose + 43
    15  ...ple.CoreServices.CarbonCore          0x937847d1 CloseComponentInternal(ComponentInstanceRecord*) + 101
    16  ...ple.CoreServices.CarbonCore          0x93784752 CloseComponent + 46
    17  com.apple.logic.express                 0x0057d5b2 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5515202
    18  ...le.music.apps.MAAudioEngine          0x02ac50ef MD::DisposePlug(CPlugIn*) + 655
    19  com.apple.logic.express                 0x00139d9c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1044396
    20  com.apple.logic.express                 0x0005cc30 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 138816
    21  com.apple.logic.express                 0x0005ccfe std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 139022
    22  com.apple.logic.express                 0x0005faa2 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 150706
    23  com.apple.logic.express                 0x000b71a8 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 508856
    24  com.apple.logic.express                 0x000b73ad std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 509373
    25  com.apple.logic.express                 0x000bb2e2 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 525554
    26  com.apple.logic.express                 0x006f46a4 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 7051444
    27  com.apple.AppKit                        0x92984a26 -[NSApplication sendAction:to:from:] + 112
    28  com.apple.prokit                        0x00faa464 -[NSProApplication sendAction:to:from:] + 127
    29  com.apple.logic.express                 0x005dc5da std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5904362
    30  com.apple.AppKit                        0x92a64255 -[NSControl sendAction:to:] + 108
    31  com.apple.AppKit                        0x92a5fd02 -[NSCell _sendActionFrom:] + 169
    32  com.apple.AppKit                        0x92a5eff9 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
    33  com.apple.AppKit                        0x92ab46ed -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
    34  com.apple.prokit                        0x00fef26e -[NSProButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 539
    35  com.apple.AppKit                        0x92a5da4f -[NSControl mouseDown:] + 812
    36  com.apple.AppKit                        0x92a5ba58 -[NSWindow sendEvent:] + 5549
    37  com.apple.prokit                        0x00fd096e -[NSProPanel sendEvent:] + 264
    38  com.apple.logic.express                 0x007939a3 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 7703475
    39  com.apple.logic.express                 0x0003e726 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 14646
    40  com.apple.AppKit                        0x9297460b -[NSApplication sendEvent:] + 6431
    41  com.apple.prokit                        0x00fad090 -[NSProApplication sendEvent:] + 1901
    42  com.apple.logic.express                 0x005f86cd std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6019293
    43  com.apple.logic.express                 0x005fd391 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6038945
    44  com.apple.logic.express                 0x005f86ff std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6019343
    45  com.apple.AppKit                        0x92908253 -[NSApplication run] + 917
    46  com.apple.prokit                        0x00fad446 NSProApplicationMain + 326
    47  com.apple.logic.express                 0x0002a545 DummyConnection::DummyConnection() + 193
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x90270382 kevent + 10
    1   libSystem.B.dylib                       0x90270a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x9026ff59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x9026fcfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x9026f781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x9026f5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x90277aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9027775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x902793f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.music.apps.MAFiles            0x02a18838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02a18901 ResolveFile + 55009
    5   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    6   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x90277aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9027775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x902793f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.music.apps.MAFiles            0x02a18838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02a18901 ResolveFile + 55009
    5   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    6   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x90249b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x902776e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x902a65a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.audio.CoreAudio               0x95b1f3ab CAGuard::WaitFor(unsigned long long) + 219
    4   com.apple.audio.CoreAudio               0x95b223dd CAGuard::WaitUntil(unsigned long long) + 289
    5   com.apple.audio.CoreAudio               0x95b1fcda HP_IOThread::WorkLoop() + 1892
    6   com.apple.audio.CoreAudio               0x95b1f571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
    7   com.apple.audio.CoreAudio               0x95b1f488 CAPThread::Entry(CAPThread*) + 140
    8   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    9   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x90249b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x902776e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x902a65a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.audio.CoreAudio               0x95b1f3ab CAGuard::WaitFor(unsigned long long) + 219
    4   com.apple.audio.CoreAudio               0x95b223dd CAGuard::WaitUntil(unsigned long long) + 289
    5   com.apple.audio.CoreAudio               0x95b1fcda HP_IOThread::WorkLoop() + 1892
    6   com.apple.audio.CoreAudio               0x95b1f571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
    7   com.apple.audio.CoreAudio               0x95b1f488 CAPThread::Entry(CAPThread*) + 140
    8   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    9   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x90277aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9027775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x902793f8 pthread_cond_wait$UNIX2003 + 73
    3   ...le.music.apps.MAAudioEngine          0x02acef7c MD::CallProcessThread1(void*) + 108
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x90277aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9027775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x902793f8 pthread_cond_wait$UNIX2003 + 73
    3   ...le.music.apps.MAAudioEngine          0x02acecfc MD::CallProcessThread2(void*) + 124
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x90277aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9027775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x902793f8 pthread_cond_wait$UNIX2003 + 73
    3   ...le.music.apps.MAAudioEngine          0x02accbac MD::CallProcessThread15(void*) + 124
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x90277aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9027775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x902793f8 pthread_cond_wait$UNIX2003 + 73
    3   ...le.music.apps.MAAudioEngine          0x02aec3a9 MDFileIOThread_IsBusy + 3593
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x90249afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9024a267 mach_msg + 68
    2   com.apple.audio.midi.CoreMIDI           0x013730c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
    3   com.apple.audio.midi.CoreMIDI           0x0139197a MIDIProcess::RunMIDIInThread() + 150
    4   com.apple.audio.midi.CoreMIDI           0x013742d9 XThread::RunHelper(void*) + 17
    5   com.apple.audio.midi.CoreMIDI           0x01373ca6 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    7   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x90249b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x902776e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x902a65a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x93763b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x937638ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x93787b8b TimerThread + 97
    6   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    7   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 12:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x90268ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x96fcec53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    3   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x90268ac6 select$DARWIN_EXTSN + 10
    1   com.apple.logic.express                 0x00949e17 void UnitTest::CheckEqual<ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment>(UnitTest::TestResults&, ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment, UnitTest::TestDetails const&) + 457975
    2   com.apple.logic.express                 0x00595b84 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5614996
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 14 Crashed:
    0   libSystem.B.dylib                       0x902b70ee __semwait_signal_nocancel + 10
    1   libSystem.B.dylib                       0x902b6fd2 nanosleep$NOCANCEL$UNIX2003 + 166
    2   libSystem.B.dylib                       0x90331fb2 usleep$NOCANCEL$UNIX2003 + 61
    3   libSystem.B.dylib                       0x90353685 __abort + 136
    4   libSystem.B.dylib                       0x903536f5 abort_report_np + 0
    5   com.apple.logic.express                 0x003dc999 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3808169
    6   libSystem.B.dylib                       0x902b005b _sigtramp + 43
    7   ???                                     0x0000000a 0 + 10
    8   ...Rig 5.MusicDevice.component          0x4fe6f998 NI::DSP::Convolver::setImpulseResponse(float const* const*, int, int, float*) + 8584
    9   ...Rig 5.MusicDevice.component          0x500befa1 NI::DSP::ConvolutionBase::doBackgroundWork() + 2897
    10  ...Rig 5.MusicDevice.component          0x4ffeda50 NI::RIG::AUDIO::Rack::doBackgroundThreadWork(bool) + 1184
    11  ...Rig 5.MusicDevice.component          0x50288ef8 NI::RIG::AUDIO::AudioBackgroundThread::run() + 72
    12  ...Rig 5.MusicDevice.component          0x4fcd62e8 NI::GP::Thread::execute(void*) + 72
    13  libSystem.B.dylib                       0x90277259 _pthread_start + 345
    14  libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...Rig 5.MusicDevice.component          0x50213968 NI::MEDIA::Asyncer<NI::PM::UndoBuffer>::run() + 392
    2   ...Rig 5.MusicDevice.component          0x4fcd62e8 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a8c3b77 SerialJobBGThread::run() + 119
    2   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a561a3e BEngine::SetEngineParThreadProc() + 62
    2   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5d1156 BStreamingEngine::run() + 230
    2   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a8e2920 BBackgroundLoader::run() + 80
    2   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 23:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 24:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 25:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 26:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 27:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 28:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 29:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...ery 3.MusicDevice.component          0x7b20a73b BEngine::AuxProcessThreadProc(int) + 75
    2   ...ery 3.MusicDevice.component          0x7b16bfc2 BEngine::AuxProcessThread::run() + 34
    3   ...ery 3.MusicDevice.component          0x7baff828 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 30:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...ery 3.MusicDevice.component          0x7b20a73b BEngine::AuxProcessThreadProc(int) + 75
    2   ...ery 3.MusicDevice.component          0x7b16bfc2 BEngine::AuxProcessThread::run() + 34
    3   ...ery 3.MusicDevice.component          0x7baff828 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 31:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...ery 3.MusicDevice.component          0x7b20a73b BEngine::AuxProcessThreadProc(int) + 75
    2   ...ery 3.MusicDevice.component          0x7b16bfc2 BEngine::AuxProcessThread::run() + 34
    3   ...ery 3.MusicDevice.component          0x7baff828 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 32:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...ery 3.MusicDevice.component          0x7b1c417e BEngine::SetEngineParThreadProc() + 62
    2   ...ery 3.MusicDevice.component          0x7baff828 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 33:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...ery 3.MusicDevice.component          0x7b214df6 BStreamingEngine::run() + 230
    2   ...ery 3.MusicDevice.component          0x7baff828 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 34:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...ery 3.MusicDevice.component          0x7b568caa BBackgroundLoader::run() + 74
    2   ...ery 3.MusicDevice.component          0x7baff828 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 35:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 36:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 37:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 38:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 39:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 40:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 14 crashed with X86 Thread State (32-bit):
      eax: 0x0000003c  ebx: 0x902b6f39  ecx: 0xb14db40c  edx: 0x902b70ee
      edi: 0x00040410  esi: 0xb14db468  ebp: 0xb14db448  esp: 0xb14db40c
       ss: 0x0000001f  efl: 0x00000247  eip: 0x902b70ee   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x504e2dc0
    Binary Images:
        0x1000 -   0xbbcfff  com.apple.logic.express 9.1.8 (1700.67) <BD6CC535-5E3A-1615-6A98-27296A05B3BD> /Applications/Logic Express.app/Contents/MacOS/Logic Express
      0xe51000 -   0xe51ff7  libgenkit.dylib ??? (???) <123A2721-6111-FFE8-1911-74FABB2712C4> /usr/lib/libgenkit.dylib
      0xe54000 -   0xe72fef  com.apple.XSKey 1.0.0 (52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
      0xe81000 -   0xe8dff3  com.apple.music.apps.MAUnitTest 9.1.8 (97.27) <1B77FF0E-ABF2-ABC4-5D7E-638D56A24C69> /Applications/Logic Express.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
      0xe95000 -   0xec8fe7  com.apple.music.apps.MAAudioUnitSupport 9.1.8 (233.53) <E8A99468-7726-CCFE-8D26-DDBC9D5E1AC3> /Applications/Logic Express.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudio UnitSupport
      0xed5000 -   0xf06ff3  com.apple.musicaudiodataservices 1.1 (251.4) <0265F317-13AB-6CF1-A171-7D5853442E75> /Applications/Logic Express.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetShar ing
      0xf15000 -   0xf73ff3  com.apple.music.apps.MALoopManagement 9.1.8 (219.66) <0075F2D0-7A48-A362-2D49-4FECA5E9DF8E> /Applications/Logic Express.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopMan agement
      0xf89000 -  0x11c1fff  com.apple.prokit 7.0 (1331) <B3DAD7D3-5D87-CBA6-D4C7-74E96928BA77> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x12c9000 -  0x1343fff  com.apple.music.apps.MACore 9.1.8 (477.58) <8025A098-49AF-AFF3-4B8E-4C30C06123FF> /Applications/Logic Express.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x1363000 -  0x13afffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x13d4000 -  0x142aff7  com.apple.music.apps.MAHarmony 9.1.8 (199.72) <448DD823-9EF9-8F88-FFF1-2C7EBD9647B1> /Applications/Logic Express.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x1441000 -  0x185bfeb  com.apple.music.apps.MAPlugInGUI 9.1.8 (424.79) <9EBA5689-ECE1-E66B-6A0D-DE3F9C7867E4> /Applications/Logic Express.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1a79000 -  0x1b5bfeb  com.apple.music.apps.OMF 9.1.8 (109.7) <65E724BA-01DB-68E1-9661-E9B96DA76300> /Applications/Logic Express.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1b6f000 -  0x21c0fe3  com.apple.music.apps.MADSP 9.1.8 (588.98) <93C7306D-07A8-DED0-C59B-B333A475E6DB> /Applications/Logic Express.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x28a5000 -  0x28c6ff7  com.apple.music.apps.LogicFileBrowser 9.1.8 (1700.67) <DB122163-0F15-2E23-16AE-3DCAE41D1870> /Applications/Logic Express.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFile Browser
    0x28cf000 -  0x2948ff7  com.apple.music.apps.LogicLoopBrowser 9.1.8 (1700.67) <AFAED0FE-A81D-8204-3633-B6DEF6455B8A> /Applications/Logic Express.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoop Browser
    0x295c000 -  0x297dff7  com.apple.music.apps.MAApogeeSupport 9.1.8 (313.26) <B23133C5-90D1-4B22-7421-375F9374C9EA> /Applications/Logic Express.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSu pport
    0x2982000 -  0x2987ff7  com.apple.music.apps.MAResources 9.1.8 (212.66) <EEB8FFEB-61A3-69E2-D6AC-AB5C7B8337E2> /Applications/Logic Express.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x298b000 -  0x29b4fe3  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x29c5000 -  0x29d5ff7  com.apple.AERegistration 1.2 (401) <09312188-9C9E-E1A8-0F53-B8F34AA7F76A> /Applications/Logic Express.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistrat ion
    0x29e9000 -  0x2a9ffff  com.apple.music.apps.MAFiles 9.1.8 (144.87) <23D65681-872A-1E6B-91E5-B93643CCB375> /Applications/Logic Express.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2ab8000 -  0x2b30fe3  com.apple.music.apps.MAAudioEngine 9.1.8 (158.42) <6ADDBB03-0D41-4473-AFC3-385EFA574B87> /Applications/Logic Express.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngin e
    0x2b97000 -  0x2ba2ff7  com.apple.music.apps.MAToolKit 9.1.8 (359.28) <FEEF1A62-CB87-8FD2-F724-0BB660D63146> /Applications/Logic Express.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2ba6000 -  0x2bbaff7  com.apple.music.apps.MAVideo 9.1.8 (12.70) <FAFE71CD-0FC8-69F4-6FEE-9E873D9F5DD5> /Applications/Logic Express.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2bcd000 -  0x2c82fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x2cc8000 -  0x2d64ffc  com.apple.MobileMe 9 (1.01) <EBADB981-9ED6-82B0-810F-F1CB05CB5A17> /Applications/Logic Express.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x2f98000 -  0x2fcdff7  com.apple.prokit.SnowLeopardPanels 7.0 (1331) <BB481932-46DC-8FB1-97CB-67C484A6CBF2> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x420b4000 - 0x420c1ff7  com.apple.iokit.IOHIDLib 1.6.6 (1.6.6) <665A3308-8C50-655A-ED3F-49AF695A408E> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0x43448000 - 0x4344cff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x43451000 - 0x43457ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x43db0000 - 0x43db8ff7  com.apple.proapps.mrcheckpro 1.4 (397) <25DBA6AA-139D-EFAC-1BF8-5D29A3DFA497> /Applications/Logic Express.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x44020000 - 0x44022ff3  com.apple.music.apps.common.resources 9.1.8 (280.4) <579C1A3C-3636-9A69-185E-819DC01E1083> /Applications/Logic Express.app/Contents/PlugIns/common.res/Contents/MacOS/common
    0x44026000 - 0x44028ff3  com.apple.music.apps.efx.resources 9.1.8 (280.4) <FB5BBFF8-DF5E-32BC-4F4C-C5A2DA3FB1A6> /Applications/Logic Express.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
    0x44041000 - 0x441baff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x441ec000 - 0x445fffef  com.apple.ATIRadeonX2000GLDriver 1.6.36 (6.3.6) <257CAA1D-6573-2932-E344-E96F6C9CDA84> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x44631000 - 0x44655fe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x44971000 - 0x44973fe3  com.apple.music.apps.midi.device.plugin.CS-32 9.1.8 (198.73) <EA9B28F8-4962-8224-D724-7ECA99692774> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/CS-32.bundle/Contents/MacOS/CS-32
    0x4498d000 - 0x44990feb  com.apple.music.apps.midi.device.plugin.FW-1884 9.1.8 (198.73) <9A51CFA4-711B-1164-6874-80FBF4411A3B> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/FW-1884.bundle/Contents/MacOS/FW-1884
    0x44999000 - 0x4499bff3  com.apple.music.apps.midi.device.plugin.GiO 9.1.8 (198.73) <E2634721-B8D4-03CE-43B5-7C64EED8BFD3> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/GiO.bundle/Contents/MacOS/GiO
    0x449a1000 - 0x449a5ffb  com.apple.music.apps.midi.device.plugin.HUI 9.1.8 (198.73) <838E7E91-15F9-779A-9F34-18003221C5CE> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/HUI.bundle/Contents/MacOS/HUI
    0x449b1000 - 0x449b2fff  com.apple.music.apps.midi.device.plugin.iControl 9.1.8 (198.73) <F67DC4BC-6556-6AB6-F5CA-C07F087EF639> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/iControl.bundle/Contents/MacOS/iControl
    0x45230000 - 0x45232ff3  com.apple.music.apps.egt.resources 9.1.8 (280.4) <11B09E42-9FC4-A372-8738-057CAB888671> /Applications/Logic Express.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
    0x45236000 - 0x45238ff3  com.apple.music.apps.emx.resources 9.1.8 (280.4) <A3C65CFE-2BBF-DB8C-D4C8-5950284E44CF> /Applications/Logic Express.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
    0x4523c000 - 0x4523eff3  com.apple.music.apps.es1.resources 9.1.8 (280.4) <DB1CD8D6-2C8F-32EE-266B-A28C00B2DFB7> /Applications/Logic Express.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
    0x45242000 - 0x45244ff3  com.apple.music.apps.es2.resources 9.1.8 (280.4) <7E91D13E-87CF-0B50-14A7-9B7A1E3D345C> /Applications/Logic Express.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
    0x45248000 - 0x4524aff3  com.apple.music.apps.evb3.resources 9.1.8 (280.4) <068F656F-6CA6-37E9-96F5-1F8E10546A43> /Applications/Logic Express.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
    0x4524e000 - 0x45250ff3  com.apple.music.apps.evd6.resources 9.1.8 (280.4) <B15F044D-60BB-FD36-6A49-685C7DCA7FB4> /Applications/Logic Express.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
    0x45254000 - 0x45256ff3  com.apple.music.apps.evoc.resources 9.1.8 (280.4) <E361301A-56EF-FF6C-67E5-AC3D9F15E190> /Applications/Logic Express.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
    0x4525a000 - 0x4525cff3  com.apple.music.apps.evp88.resources 9.1.8 (280.4) <6E1152B4-E9F3-3F6E-7246-A10456888210> /Applications/Logic Express.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
    0x45260000 - 0x45262ff3  com.apple.music.apps.exs24.resources 9.1.8 (280.4) <DC363BF8-D15A-6049-F148-7804EADF7539> /Applications/Logic Express.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
    0x45266000 - 0x45268ff3  com.apple.music.apps.guitaramp.resources 9.1.8 (280.4) <27F67C33-C9BA-D9CE-DC89-A33A7F674F2C> /Applications/Logic Express.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
    0x4526c000 - 0x4526eff3  com.apple.music.apps.guitarcontrols.resources 9.1.8 (280.4) <DAD1836E-F4DD-EB95-2F48-A8AF8552D087> /Applications/Logic Express.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0x45272000 - 0x45274ff3  com.apple.music.apps.mutapdel.resources 9.1.8 (280.4) <555A65F0-E35D-0F5F-76EC-7C83D06C68AB> /Applications/Logic Express.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
    0x45278000 - 0x4527aff3  com.apple.music.apps.pedalboard.resources 9.1.8 (280.4) <9923C7F7-E681-EE64-06CE-A0C8AABF7E65> /Applications/Logic Express.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
    0x4527e000 - 0x45280ff3  com.apple.music.apps.revolver.resources 9.1.8 (280.4) <9AE36A7E-5D8F-681C-ABFD-4BCFE5048FF4> /Applications/Logic Express.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
    0x4a843000 - 0x4a87ffe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1796) <C15BF89F-624F-EED9-4E4E-12D8C088E34D> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x4a88b000 - 0x4a895ff7  com.apple.IOFWDVComponents 1.9.9 (1.9.9) <5B4E7BD7-EF5A-2F5C-DF8E-3D4A7B59F779> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x4e903000 - 0x4e905ff7  com.apple.music.apps.midi.device.plugin.microKONTROL 9.1.8 (198.73) <48E33623-5220-448C-E0D5-6F53B79EC815> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/microKONTROL.bundle/Contents/MacOS/microKONTROL
    0x4f0d1000 - 0x4f0d2ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4f900000 - 0x50bb0fe7 +Guitar Rig 5.MusicDevice.component 5.0.0 (R2354) (5.0.0 (R2354), Copyright © 2011 Native Instruments) <85D6EA46-AAD4-A991-61BB-19ADDBD69894> /Library/Audio/Plug-Ins/Components/Guitar Rig 5.component/Contents/MacOS/Guitar Rig 5
    0x56c11000 - 0x56c45fff +se.propellerheads.rex.library 1.7.0 (1.7.0) <7180964B-2D1C-03CC-E266-51DE3EFBAFA6> /Library/Application Support/Native Instruments/Helper/REX Shared Library.bundle/Contents/MacOS/REX Shared Library
    0x570ed000 - 0x570edff3  com.apple.music.apps.midi.device.plugin.Recording-Light 9.1.8 (198.73) <62130915-EEC9-7EE1-AFB9-737A32AA09AC> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/Recording Light.bundle/Contents/MacOS/Recording Light
    0x570f2000 - 0x570f4ff3  com.apple.music.apps.midi.device.plugin.TranzPort 9.1.8 (198.73) <26E0C91B-097C-E77A-5E34-6BD85A8BA365> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/TranzPort.bundle/Contents/MacOS/TranzPort
    0x573f1000 - 0x573f3fe7  com.apple.music.apps.midi.device.plugin.US-2400 9.1.8 (198.73) <8D056088-15A4-9FE5-4DDD-14CA2AC746A4> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/US-2400.bundle/Contents/MacOS/US-2400
    0x577c2000 - 0x577c3ffb  com.apple.music.apps.midi.device.plugin.US-428 9.1.8 (198.73) <A9C8442B-C474-977F-B61C-4C35DF494201> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/US-428.bundle/Contents/MacOS/US-428
    0x578c3000 - 0x578c6fff  com.apple.music.apps.midi.device.plugin.TouchOSC 9.1.8 (198.73) <09337083-973D-480B-C17F-8F68AE3F2FA2> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/TouchOSC.bundle/Contents/MacOS/TouchOSC
    0x580a5000 - 0x580acff3  com.apple.music.apps.midi.device.plugin.Logic-Control 9.1.8 (198.73) <04DC4A0E-2FE2-BE3F-5F5C-686FB712D8F5> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control
    0x59b00000 - 0x5b3d5fef +Kontakt 5.MusicDevice.component 5.0.0.5133 (5.0.0, Copyright © 2011 Native Instruments) <33AF607C-D590-B595-2ABF-0A31505720BD> /Library/Audio/Plug-Ins/Components/Kontakt 5.component/Contents/MacOS/Kontakt 5
    0x5bbb1000 - 0x5bf55ff7 +de.native-instruments.kconvert.macho.bundle 3.0.0.7 (3.0.0.7) <92504456-EF51-82A6-ABBE-0FA019B40B23> /Library/Application Support/Native Instruments/Kontakt 5/kconvert.bundle/Contents/MacOS/kconvert
    0x7b000000 - 0x7c266ffb +Battery 3.MusicDevice.component 3.2.2. (R633) (3.2.2. (R633), Copyright © 2011 Native Instruments) <3C03A086-A308-ADE1-3E65-8EEBF9E05721> /Library/Audio/Plug-Ins/Components/Battery 3.component/Contents/MacOS/Battery 3
    0x7cb96000 - 0x7cf3aff7 +de.native-instruments.kconvert.macho.bundle 3.0.0.7 (3.0.0.7) <92504456-EF51-82A6-ABBE-0FA019B40B23> /Library/Application Support/Native Instruments/Battery 3/bconvert.bundle/Contents/MacOS/kconvert
    0x81cd0000 - 0x81d27ff7  com.apple.audio.units.CoreAudioAUUI 1.6.1 (1.6.1) <A0B67442-2041-3137-2CC3-609C6044A8FD> /System/Library/Components/CoreAudio.component/Contents/Resources/CoreAudioAUUI .bundle/Contents/MacOS/CoreAudioAUUI
    0x86000000 - 0x860cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x88d00000 - 0x88ee6fef  com.apple.audio.codecs.Components 2.0.4 (2.0.4) <5D32DF8D-C577-EB6B-72FA-1ABDF1CED762> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <749D24EE-54BD-D74B-D305-C13F5E6C95D8> /usr/lib/dyld
    0x9000f000 - 0x90015fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90016000 - 0x900beffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x900bf000 - 0x90136ff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x90137000 - 0x901f0fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x901f1000 - 0x90237ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x90238000 - 0x90248ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90249000 - 0x903f0ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x903f1000 - 0x90455ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x904c6000 - 0x909d8feb  com.apple.RawCamera.bundle 3.14.0 (646) <27962422-EA30-43CF-2B3E-E662BB4C46C7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x90a10000 - 0x90b1cfe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90b1d000 - 0x90b77fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x90b78000 - 0x90c15fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x90c16000 - 0x90c2bfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90c2c000 - 0x90c84fe7  com.apple.datadetectorscore 2.0 (80.7) <58C659CA-72CC-31D2-9732-09BF1A0CAAF6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x90d0e000 - 0x90e90fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
    0x90e91000 - 0x90f11feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90f12000 - 0x90f19ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <61A74CE1-750D-9CAB-B780-306841739EE1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90f1a000 - 0x90f39ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90f3a000 - 0x90f47ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x90f48000 - 0x90f64fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90f65000 - 0x90faaff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x90fab000 - 0x90feeff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x90fef000 - 0x90ffefe7  libxar.1.dylib ??? (???) <2FC317EB-7AC2-CD6C-8C09-E06B2DF02929> /usr/lib/libxar.1.dylib
    0x90fff000 - 0x911e1fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x911e2000 - 0x91250ff7  com.apple.QuickLookUIFramework 2.3 (327.7) <7F89C0A1-310F-ACF1-AA6E-4ADFA4DC98DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x9125b000 - 0x912edfe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x912ee000 - 0x912f9ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x912fa000 - 0x912fbff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x912fc000 - 0x9131efef  com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9131f000 - 0x91320ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x91321000 - 0x9132bffb  com.apple

    Any input? I really don't understand what happened, as it has always worked perfetctly for me.
    This is getting frustrating...
    Please any help? Thanks

  • PO Change output type

    Hi Team,
    I have created one Z-filed (Customised filed) in the Purchase order ,but when i do any change in that field the change output condition type is not triggering .
    I want when i should change any value in the customised field the change output condition type should get trigger , So can you please help me what configuration i need to carry out to achieve this...
    Regards
    Tara

    Hi,
    Go to SPRO > MM > Purchasing > Messages > Fields Relevant to Printouts of Changes - Here add the Z-field with Table Name.
    And then under option SPRO > MM > Purchasing > Messages > Output Control > Message Types > Define Message Types for Purchase Order > Fine-Tuned Control: Purchase Order - Here add o/p type with operation 2 i.e. change.
    And now check the same in PO.

  • How can we change output pin for counter in X series daq

    hello every one...
    If this question is repeated then forgive me and direct me to that.
    I am using X series DAQ USB-6343. In specific instant i want counter output at specific pin and then agian for other requirement i want it to other pin. plz so me some path. i try to find thing but i was not luck...
    thanks & regards,
    Solved!
    Go to Solution.

    Attached is my example (it provides both methods discussed).  I used a text panel with the same device to count edges on PFI0.  Methodology:
    1) Run Example and export to PFI0.
    2) Stop Example
    3) Change output terminal to PFI1
    4) Run Example
    Notes:
    For Method 1, I would continue to see counts until I stopped and started the test panel.  Without digging it to deeply it appears as though the route is not released until the edge count timer is stopped.  Stopping and starting this counter stopped the counter from seeing edges on PFI0.
    For Method 2, I stopped seeing edges immediately after stopping the CO Pulse Freq task.
    Hope that helps,
    Dan
    Attachments:
    DiffCounterOPModified.vi ‏23 KB

  • Changeable, new rel. if new strat. or value change/outputted

    Hi There
    My understanding that when selecting "6  Changeable, new rel. if new strat. or value change/outputted" and setting the " % Value Change " to 0.5 the Purchase Order release strategy sould be restarted if the P/O value is changed and is greater that 5%, but what is happening is that even if the value is less than 5% the release strategy is reset. Why is this happenig?

    Transfered to the correct Forum

  • PXIe6556 - How to change output voltage during the generation?

    I would like to know if is possible to change the output voltage (data lines) during the generation?
    1. Start Generation - Vout=1V
    2. Change output voltage without stop the generation to Vout=1.2V
    3. Change output  voltage to ....
    Tks
    Solved!
    Go to Solution.

    Hello engfpe,
    Take a look at the example bellow.
    In this case, it's being generated a waveform, but you can change all that process for a simple constant.
    Regards,
    Pedro Ivo da Cruz
    Engenharia de Aplicações
    Attachments:
    Voltage (non-regeneration) - Continuous Output.vi ‏72 KB

  • Change output of abap logical database report

    Hello
    I have an abap report that is using a logical database to display some fields.My problem is that i have to change it and display more fields for output ,how can i control this?
    Thank you

    Hi,
    We need to add the required (additional) fields to the internal table structure, fill the fields with relevant data and display them on the screen. How is the output fields related to using a LDB..?
    Can you explain me a little bit more on the below stmt?
    " I have an abap report that is using a logical database to display some fields."
    I am not clear in understanding the relation b/w 'using LDB' and 'fields in output'. I dont think the fields displayed in the output screen will be restricted while using a LDB. Pls correct me if i understood wrong.
    Thanks,
    teja.

Maybe you are looking for