Changing fonts
Hi all, New to the forum and looking for help. The company I work for is changing it logo/font. This means we have to go through our calibration sheets and change the font. So far so good. Problem is,...
View ArticleButtons
Is there any way to latch a button press in a non-modal user dialog box? I want a button to remain depressed while a certain activity is active.
View ArticleActivating Pan Mode (aka move) in 2D Curve for view
What is the property or method for enabling pan mode (aka move, aka "the hand") in a 2D axis display object in the view panel? So, View.ActiveSheet.ActiveArea.DisplayObject.*Something here?*
View ArticleInconsistent Call of OnCursorChanged event
I am making a non-modal dialog box, and I want some things on the dialog box to change depending on the type of display currently active in the view panel. So, I want an event that is called whenever...
View ArticleExtracting indivicual cycles from a channel
Hello,I have a waveform from which I wish to extract each cycle and superimpose them and create a resultant graph.It is a long process manually, using the band selection cursor for each cycle >...
View ArticleReplace NoValue values in channel group
I have a channel group containing multiple channels; some channels are numeric and some channels are text. Each channel has several NoValue values. Depending on the channel format, I would like to...
View ArticleExport a part of channel data into csv file
I have multiple data groups. I would like to export just a subset data of a specific data channel of each group (channel has same name as group's name); the subset is determined by FirstInd and EndInd....
View ArticleHow to access to the property CANBusNumber and CANDBName of a channel group
Hello, I'm working with Diadem 2015.I have converted a BLF file into tdm. I have some channel groups that correspond to my multiplexer mode.I would like to access to the properties CANBusNumber and...
View ArticleCanceling the DIAdem Evaluation period early
Hello,Without going into a large amount of detail, is there a way to prematurely end an Evaluation period? I have an network license but, since I told DIAdem to allow Evaluation before I received this...
View ArticleFind all indices of a string in text channel
I have text channels; each has some values containing the word "Shutdown". I would like to determine all the indices of those values. I tried ChnFind method but it was not successful. Please check the...
View Articleuse of GetReference for ChnFind
I create a very simple code just to detect value larger than 60 of channel "MWG/MWG".Dim Ind : Ind = ChnFind("Ch(""MWG/MWG"") >= 60",1)When I change use GetReference, it does not work any more...
View ArticleChanging the colour of a bar chart
Hi everyone, Is it possible to Change the colour of the bars in a bar chart? I can only change the colour of the border line but not the filling. Thanks, greetingsAnne
View ArticleText Object newlines
Hello can anybody please advise on how to insert text into the REPORT Text Object which contains newlines? I'm trying GroupPropCreate/Set/Get with the text object having the corresponding @@T@@ code....
View ArticleMissing Curve Display in VIEW when X axis is decreasing
Found a bug today... When using a (monotonically) decreasing channel as the X axis in DIAdem-VIEW, as well as the "Line" display for the curve, the curve is not visible. The Axes will scale correctly,...
View ArticleTDMS save as WAV file, not always working
I have some waveforms saved in .tdms files. I want to convert them to .wav audio files. In DIAdem, I'd did 'Save As' then chose 'Audio .wav'. When I open the .wav file up in an audio player/editor,...
View ArticlePulling data out of Chnpeakfind
I have the following in my script file Call ChnPeakFind("ElapsedTime","CFC60_High_Lat","Min_Lat_Time","Min_lat",1,"Min.Peaks","amplitude") How do I make the data in "Min_Lat_Time" available for use as...
View ArticleHelp integrating .NET dll through LabView calls
I'll preface this with saying this is my first time trying to call Labview VI's from DIAdem, and more specifically, ones that are calling a DLL. Ultimately, I will be using a much more complex DLL, but...
View ArticleDiadem2017 - XMS ChnXMSCalc doesnt save results
Hi im using crash analysis function for counting 3ms, with following code Call ChnXMSCalc("", chActC.GetReference(eRefTypeIndexName), 3, 0, "in one peak", false)The last parameter is "XMSNegSigValCalc"...
View ArticleAre different time channels allowed in the same file?
I would like to store several different time channels in the same file. Does Diadem allow this? Basically I have want to associate some numeric channels with a time channel and other numeric channels...
View ArticleDiadem 2017 dialog box not compatible with older versions
Dont know if its just my problem, but dialog boxes created in 2017 or just saved in 2017 are not compatible with Diadem 2015 version. it throws an error "invalid file type" when trying to open them by...
View Article