DIAdem 9.x, View, Flags: Punkte kopieren, (Pointmem in Version 8)

DIAdem 9.x, View, Flags: Punkte kopieren, (Pointmem in Version 8)
Ich habe in DIAdem Version 8.1 eine Auswertung im Modul View erstellt.
In einer Kurve müssen genau 4 Punkte markiert werden.
Beschreibung:
Ein Layout wird geladen, Kanäle ausgewählt, der Cursor (Messmodus, Fadenkreuz) eingestellt und positioniert.
Verwendet wird nun die Interaction und die Bedienung mit Icon (Function Pointmem) genau 4 x.
Die Daten (Y-Werte) werden in einem Kanal in ihrer Bedienungsreihenfolge abgelegt.
In DIAdem 9.1 ist die Bedienung ähnlich, das Ergebnis leider nicht gleich.
Es muss das Icon "Flags setzen" bedient werden.
1.Wie kann das mit Script aufgerufen/voreingestellt werden?
Es werden jetzt 4 Punkte (Flags) gesetzt.
Mit dem Icon "Flagsunkte kopieren" werden die Daten in einen freien Kanal kopiert.
Leider ist die Reihenfolge NICHT mit der Bedienung identisch.
2. Wie können Punkt in der Reihenfolge ihrer Bedienung abgelegt werden?
3. Kann nach jeder Bedienung der markierte Punkt in einem Kanal abgelegt werden?
Attachments:
ViewKraftSpitzen.zip ‏1 KB

Sehr geehrter Herr Miele,
in Diadem 9 sind die Parameter des Moduls Diadem VIEW als Objekte und Unterobjekte organisiert.
Anbei der VBS-Code für das Setzen der Cursors und das Kopieren der Daten, der Ihnen die Vorgehensweise aufzeigen soll.
Über die Diadem-Hilfe -> Funktionen, Befehle und Variablen ->
Diadem VIEW -> Objekte haben Sie Zugriff auf die einzelnen Methoden
und Eigenschaften.
Sub SetCursor
  dim x1, x2
  View.ActiveSheet.Cursor.Type = "Band" ' Sets band cursor
  x1 = (CMin("Channel1")+CMax("Channel1"))/2    ' Defines x position of the cursor
  x2 = x1+0.5
   View.ActiveSheet.Cursor.X1 = x1
  View.ActiveSheet.Cursor.X2 = x2
  call MsgBoxSetPos(10,
10)            
' Positions message box
  call MsgBoxDisp("Please select a range", , , , 3)  ' Outputs message
  call InterActionOn()  ' Stops script, DIAdem can now be evaluated
end sub ' procedure SetCursor
sub CopyChannels
  dim X1, X2, P1, P2, Pn
  X1 = View.ActiveSheet.Cursor.X1 ' Evaluates cursor position 
  X2 = View.ActiveSheet.Cursor.X2
  if X1>X2 then           ' Exchanges positions if x1>x2
    X2 = View.ActiveSheet.Cursor.X1
    X1 = View.ActiveSheet.Cursor.X2
  end If
  P1 = PNo("Channel1", X1)    ' Determines point number witin x-channels
  P2 = PNo("Channel1", X2)
  Pn = (P2-P1)+1          ' No of values
  View.Autorefresh = 0
  if CNo("TimeCopy") <>0 then call ChnDel("TimeCopy")
  if CNo("VibrationCopy")<>0 then call ChnDel("VibrationCopy")
  if CNo("SoundCopy")<>0 then call ChnDel("SoundCopy")
  call ChnAlloc("TimeCopy", Pn)  ' Prepares channels
  call ChnAlloc("VibrationCopy", Pn)
  call ChnAlloc("SoundCopy", Pn)
  call DataBlCopy("Time", P1, Pn, "TimeCopy", 1)  ' Copies area
  call DataBlCopy("Vibration", P1, Pn, "VibrationCopy", 1)
  call DataBlCopy("Sound level", P1, Pn, "SoundCopy", 1)
  View.Autorefresh = 1
end sub ' procedure CopyChannels
Und hier der Aufruf:
  call OpenandPrepView() ' Panel initialization
  call SetCursor()       ' Positions cursor
  call CopyChannels()    ' Copies defined curve area
Mit freundlichen Grüßen
Indiana

Similar Messages

  • The scroll function on my mousepad is disabled when viewing a pdf file in firefox version 5.0. The scroll works on the pdf, but not on the other tabs. When the pdf is closed, the scroll function returns to normal. Any ideas?!

    The scroll function on my mousepad is disabled when viewing a pdf file in firefox version 5.0. The scroll works on the pdf, but not on the other tabs. When the pdf is closed, the scroll function returns to normal. Any ideas?!

    Hey thanx for the help, it worked like a charm.
    I think firefox changed the application lay out, as I used to be able to choose my PDF opener from the list at " Adobe Acrobat Forms Document' where I could choose Nitro-PDF reader, but it has now moved all the way to the bottom like you suggested to the obvious place of "Portable Document Format" section.
    If someone didn't tell me , I wouldn't have scrolled all the way down to be able to find it... it really should be with all its cousins up the top...
    Cheers again..

  • Unable to view pictures in mail 3.6 version

    Unable to view pictures in mail . have mail version 3.6

    Images in received emails are only visible if included in an HTML message.
    If they appear as an attachment icon just double-click them and they should open in Preview.

  • I updated my iMac to Mountain Lion and when I want to fit my screen view... in the last version I had to examples where I could choose wide after format but I miss that function now in Mountain Lion. Can anyone please help me???

    I updated my iMac to Mountain Lion and when I want to fit my screen view... in the last version I had to examples where I could choose wide after format but I miss that function now in Mountain Lion. Can anyone please help me???

    I'm sorry for my bad english, my problem is that I want the program I open in a new window to be avilable in full screen mode. Before I uppdated my os to Montaine Lion I could choose wide under screen in settings. I'll take an ex for you. When I play poker online I want to see the tabel in full screen but I don't manage to fix that. Do you Sir have any idea???

  • Some times the ipad will ask me to install adobe flash player to view some internet vedios. Which version should be apt for my Ipad 4

    Some times the ipad will ask me to install adobe flash player to view some internet vedios. Which version should be apt for my Ipad 4

    IOS device do not support Flash
    However Skyfire, Photon, iSwifter, Browse2Go and Puffin Web Browser will provide limited Flash capability

  • View flagged emails on iOs5

    Now that flagged emails are supported in iOS5 - is there any easy way to view all flagged emails?

    Anxiously waiting for response too. My #1 missing feature on iPhone (vs old BB) was to flag email &amp; set a due date &amp;/or reminder for follow up. I've been surprised to not see even an app to do this. The flag is a great improvement but still need the interaction with to dos or, at least, a way to set your view to prioritize flagged items to be at the top so they never fall out of view (&amp; out of mind).

  • LR3 Mac Bug - Survey View Flagging

    Bug: When viewing multiple photos in Survey view (N) you are unable to flag/rate/color just one photo. Instead, all photos get that rating.
    This would seem to render the Survey view useless for editing purposes. Previous releases of LR do not behave this way.
    Is ther a new setting I'm unaware of or is this a true bug?
    Cheers.

    Ah...
    Thanks.

  • Grid View: Flags, Rating, Color Label read only? / Mark Images Read only?

    Hi
    I'd like to see the flag-status, rating and color label assigned to an image as cell icons. But if I show them as Cell Icons, I am also able to change them, which happens to me quite often accidentally when I click into the frame of a image to change selections.
    Is it possible to show these markers for each image without being able to change them in the frame? I would be quite happy being able to change them from the tool bar, but still being able to see them on the single image.
    Related to this:
    Is it somehow possible to mark images as read only, so that further changes (development, metadata etc.) can be made impossible? This would be nice for older images, which have been processed completely and should stay that way, inhibiting accidental changes to images. Sometimes it is difficult to even notice when one accidentally changes metadata on an image.
    Thanks for your thoughts
    Beat Gossweiler
    Switzerland

    Yes it's a bug. I see it on Mac platform.

  • How to set "Dirty" view flag to make a system call WDDOMODIFYVIEW again

    Hi!
    When a button is hit I want to mark my view "Dirty" so that system call WDDOMODIFYVIEW again. I need this to refresh/rebuild the view after user action.

    Anurag, you right. I've created simple WD application and WDDOMODIFYVIEW is called after every button hit.
    But it my case I've added button to a standard component (FPM_OIF_COMPONENT) by means of Enhancement Points. And hitting this button does not lead to call of WDDOMODIFYVIEW method. Though all standard buttons in the componend do lead to call of this method.
    Strange behavior.
    I thought, may be there is a way to "force" system to invoke this method. Like set view to some status "Needs to be redrawn", "Dirty", "Invalid", etc.

  • Probleme mit Diadem 9.1 VIEW

    Beschreibung der Fehlfunktion:
    - Corsur kann nicht gewechselt werden
    - Layout kann nicht gewechselt werden
    - Daten werden nicht dargestellt
    Das Klicken von Schaltflächen und Iconen wird dargestellt, aber nicht ausgeführt

    Hallo Herr Struss,
    wir benötigen noch ein paar mehr Informationen um das Problem zu lokalisieren.
    Welches Betriebssystem mit welchem Service Pack benutzen Sie?
    Welches Viren-Schutzprogramm in welcher Version benutzen Sie?
    Wie lautet die exakte DIAdem-Version (Menü->Hilfe->Info über)?
    Haben Sie das aktuelle DIAdem Service Pack installiert (SP2 + SP2b)?
    --> Link zum Web: www.ni.com/support/diasupp
    Können Sie DIAdem in den anderen Modulen problemlos bedienen?
    Mit freundlichen Grüßen
    Walter Rick

  • Yosemite Mail Sets IMAP Flags differently than earlier Mail Versions

    Since converting to Yosemite, our junk mail filtering system (a copy of Thunderbird running 24/7 on our Linux server) has not worked.   We get over 1,000 pieces of Spam per day and use this setup to screen the junk before reading on our iPhones.
    After hours of debugging I discovered that when Yosemite Mail initially downloads a message from the IMAP server (we use HostGator), Yosemite Mail sets the IMAP Flags on the server to be NonJunk    $NotJunk    NotJunk 
    Yosemite Mail does this before any message is viewed.
    This is very different than Mavericks and earlier versions of Mail.  In those earlier versions, no IMAP server Flags were set when a message was downloaded.  The same is for the current version of iOS on my iPhone; no IMAP server Flags are set.
    The problem is that the three versions a "Not Junk" flag set by Yosemite Mail are confusing Thunderbird and probably other Mail clients.
    Does anyone know a way to stop to Yosemite Mail from setting these flags?   I filled a bug report with Apple, but am not optimistic...

    Back up all data before proceeding.
    1. Triple-click anywhere in the line below on this page to select it:  
    ~/Library/Mail/Bundles
    Right-click or control-click the highlighted line and select
              Services ▹ Open
    from the contextual menu.* A folder may open, or you may get an error message that the item can't be found. Either result is normal. If the folder does open and has contents, move the contents to the Desktop. Relaunch Mail and test. If there's no change, put the contents of the folder back and quit Mail again.
    2. Repeat with this line:
    /Library/Mail/Bundles
    This time you may be prompted for your administrator login password when you remove the items. Make sure they're removed from the folder and not just copied to the Desktop. If necessary, copy them first and then move the originals to the Trash.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • How do I force an HTML Article to load on every view rather than load a cached version of the page?

    I've got several HTML articles, one is a search page. When you click a search result I am setting a variable in localStorage for the search query so it can be highlighted on the result page. When you get to the result page however, 99% of the time it loads a cached page. I need to force it to refresh and execute the JavaScript on every view not just when the View Application decides it should. Also the thumbnail is often cached to a really old version with something highlighted that you searched for 10 mins ago.
    Is there any API that I can make the HTML Article load on every view?
    Many thanks,
    Kris.

    Flash only supports a small amount of html in text areas.  If what you re trying to include is within what it supports, then you assign the text to the textfield using the htmlText property of the TextField...
    tfield.htmlText = "<a href="...">link</a>"; // will display "link" as a link

  • I am having a problem viewing YouTube videos in the latest version of Firefox.

    I'm on Firefox 34.0 on a Windows 7 laptop. Up until recently I had no trouble viewing videos on YouTube. I would enter "youtube.com" into the browser address and it would take me to http://youtube.com. But now it takes me to "http://m.youtube.com/?", which appears to be a mobile YouTube viewer. And when I try to open a video there I get this message:
    "Firefox doesn't know how to open this address, because one of the following protocols (rtsp) isn't associated with any program or is not allowed in this context."
    This just started after the latest version of Firefox uploaded to my computer. Why can't I access the normal Windows version of YouTube anymore?

    This problem has been fixed. I rebooted my laptop after clearing my Firefox cache and deleting all cookies. Once my laptop was rebooted, I opened Firefox and now I can access the regular YouTube site, not the mobile site.

  • PDF portfolios in Acrobat X Pro - being viewed on the new XI reader version

    Hi
    We currently produce PDF portfolios in Acrobat X Pro - Can these be viewed on the new XI version without problems?
    I have heard from other people, that they experience issues - has anyone heard/seen this?
    Thanks

    Hi Chris.Parry,
    Portfolios created in Acrobat X Pro can definitely be viewed in version XI.
    If you've heard of issues between versions, it is probably regarding people trying to edit/update portfolios created in version 9. Portfolios created in version 9 are different than those in X and XI.
    Please see this page regarding A11 compatibility with Acrobat 9 Portfolios:
    https://helpx.adobe.com/acrobat/using/overview-pdf-portfolios.html#overview_of_pdf_portfol ios
    and specifically this section:
    https://helpx.adobe.com/acrobat/using/overview-pdf-portfolios.html#pdf_portfolios_created_ in_acrobat_9_acrobat_pro
    That said, testing is always a good idea. :-)
    Regards,
    Charlene

  • How do I view tracks of an album in version 11.0.4.4?

    With the new updates to itunes, I've been avoiding itunes, because I don't like them
    However, I just got a new CD, imported it into itunes...but now when I click on the album, it just plays the first track. I have no idea how to find any of the other songs, other than searching each one by title.

    Have you tried clicking the Albums button in the toolbar?
    If you then click on the album, it should show you all the tracks for that album. If the tracks aren't grouping correctly, see:
    http://samsoft.org.uk/iTunes/grouping.asp
    You can also see albums and the tracks they contain in the Songs listing if you show the Column Browser (View menu).
    Regards.

Maybe you are looking for

  • SAPSQL_ARRAY_INSERT_DUPREC" "CX_SY_OPEN_SQL_DB in VA02

    Hi Experts,               I have an issue when tried to update the reason for rejection for a particular line item. When updated the reason for rejection..and press save  ,system prompts to select the schedule line, when it is selected...program says

  • Importing PDF and Photoshop files since using Windows 7 64bit

    Hi, I recently upgraded (?) to Windows 7 64bit.  I have notices when importing PDF and photoshop files into the InDesign document, the resolution of the graphics are off and the lines are choppy.  Even the fonts are illegible.  What happened?  Are th

  • Writing long to file

    I've been banging my head over this all day. I have an array of long numbers I want to write to a file. The command MyFile.write(longnumber[j]); doesn't work for type long. What do I do? Thanks. Edited by: tomegalovlito on Dec 11, 2007 3:15 AM

  • Issue on Sap Script Forms

    Hi ABAP Experts, i got one object on SAP Script Forms, this is first time i am doing sap scripts, my issue is i created a form Debit memo from scratch and now i want to assign this form to standard print program RFK0RD00(PAYMENT NOTICE) and for this

  • 1st gen shuffle broken?...

    About two days ago my ipod shuffle (1ST GEN) was working fine. The next day when i came back from school, I went to go charge it with my belkin wall adapter but none of the lights came on but the charger had been working previously. When I tried it o