report of Crest brand channel

HY,

I would ask, how you can score a point on a curve on the report.

I analyze a few curves and take a peak of the curve and I want to mark the Summit to be seen on the report.

Somethink like a point and a few lines to the axes X and Y, to see the coordinates of too.

I use a script to load the data and the report, so I need a VBS command.

Thank you.

HI Maria,

The simplest solution would be to create a "PeakX" and a "PeakY" channel and add a new configuration of curve to plot the curve XY no lines and only markers.  If there is only 1 value in each of these channels, then you will get a marker exactly at this Summit.  If you used the DIAdem peak find the function to determine your peak, then you probably already have channels of pic X and Y.

Ask if you have any additional questions,

Brad Turpin

Tiara Product Support Egngineer
National Instruments

Tags: NI Software

Similar Questions

  • Why the parent class does not report data for child in LVOOP class?

    Attached is a practical program that I wrote to learn about the legacy with LVOOP.

    I have the impression of OOP is a Parent class describes the type of object.  Then the children inherent description of the parent.  The child may also have additional qualities, but it still contains the description of the parent.  If a child does not have a VI bearing the same name as the parent and the parent VI will be loaded and executed.

    My questions:

    (1) why does the Parent.lvclass:Read.vi not report 'Child' in the channel indicator when the child write VI has been sent?

    2) matches the data of the child, do not at all seen by the parent company even when it has the same definition (that's the String)?  I understand that the Parent do not know anything about the unique child elements, but I think we should know about the common themes which inherited the child.

    Here is my sample code:

    These are two different sets of data. The parent class has a data set containing the string, the class of the child also has a data set containing the string, but both of these channels are separated.

    This can be made apparent, by changing the names of the channels based on their respective categories:

    What you want is for your children, class VI write to access the data of the parent class. You can do this with a simple data VI member access in VI of the child:

  • ListItem.selected reports false values in DropDownList.onChange

    There is a bug in PS CS5 or later (still present in the CC, not in CS2) with the ListItem.selected property. It is not set correctly when you access in its list drop-down list's onChange event. However, ListItem.selection work.

    Copy the following code shows a panel empty (as it shouldn't):

    var dialog = new Window("dialog", "ListItem.selected bug");
    dialog.orientation = "column";
    
    dialog.ddl = dialog.add("dropdownlist", undefined, ["A", "B", "C"]);
    dialog.ddl.preferredSize = [40, 20];
    dialog.panel = dialog.add("panel", undefined, "Options:");
    dialog.panel.preferredSize = [200, 100];
    dialog.panel.orientation = "stack";
    
    var options = new Array();
    var texts = ["This is A", "This is B", "This is C"];
    for (var i = 0; i < dialog.ddl.items.length; ++i) {
         var itemOpts = dialog.panel.add("statictext", undefined, texts[i]);
         options.push(itemOpts);
    }
    
    dialog.ddl.onChange = function() {
         for (var i = 0; i < options.length; ++i) {
              if (this.items[i].selected) {
                   options[i].show();
              }
              else {
                   options[i].hide();
              }
         }
    };
    
    dialog.ddl.selection = 0;
    
    dialog.center();
    dialog.show();
     

    I reported this to official channels. It would be nice if you saved it:

    JS script: ListItem.selected bug in onChange

    A workaround is using the DropDownList.selection property:

    dialog.ddl.onChange = function() {
         for (var i = 0; i < options.length; ++i) {
              options[i].hide();
         }
         options[this.selection.index].show();
    };
    
  • WRT160n v3 fall wireless

    Hi all

    So, I've owned a number of Linksys routers in the past, but this is the first time I met an embarrassing question.  No apparent problems with the computer not connected to the router, but two computers connected wireless experience apparently random loss of connectivity.  What happens on both computers, this is the wireless signal just seems to disappear completely, in other words, no trace of the SSID in the wireless available drop-down/pop-up on a system networks.  One is a PC running Windows 7 and connect via WUSB600N and the other a Macbook through the airport thingy.  When this happens, the two systems are losing their simultaneous connection.  When it is connected normally, no obvious problem at both ends.

    The router is v3 and the USB Adapter v2, both of which I made had updated to drivers and firmware.

    Ahh!  "I'm typing this it happened: the Signal strength drops to 0% and the SSID is completely eliminated the bit on radar ' Xirrus Wi - Fi Monitor.   It lasts approximately from 10 to 120 seconds and reconnects again at the 100% signal strength afterwards.  Is it possible to log whats happening at this event? Usually he reconnects only if I bring the wireless networks window, even with clicking on what be it later.

    Basic wireless settings

    -Network mode: mixed

    -Width: Auto (20 or 40 MHz) [status window reports 40 MHz]

    -Channel: Auto [status window reports 1]

    -SSID Broadcast: enabled

    Wireless security

    -Mode: WPA2 Personal

    -Encryption: AES

    -Key renewal: 3600 s

    Advanced wireless settings

    -Beacon Interval: 50

    -Threshold of frag: 2306

    -RTS threshold: 2307

    (Win7) wireless network properties

    [x] connect automatically when this network is in range

    [] Connect to a more preferred network if available

    [x] connect even if the network is not broadcasting its name (SSID)

    I don't know if this means anything, but when I run a speed test and watch my ping to google, it ears big time during the download.  The first part is the end of the download and the upload part is pretty obvious.

    ping -t www.google.com
    
    Reply from 64.233.169.147: bytes=32 time=31ms TTL=241Reply from 64.233.169.147: bytes=32 time=28ms TTL=241Reply from 64.233.169.147: bytes=32 time=26ms TTL=241Reply from 64.233.169.147: bytes=32 time=61ms TTL=241Reply from 64.233.169.147: bytes=32 time=53ms TTL=241Reply from 64.233.169.147: bytes=32 time=38ms TTL=241Reply from 64.233.169.147: bytes=32 time=69ms TTL=241Reply from 64.233.169.147: bytes=32 time=55ms TTL=241Reply from 64.233.169.147: bytes=32 time=47ms TTL=241Reply from 64.233.169.147: bytes=32 time=34ms TTL=241Reply from 64.233.169.147: bytes=32 time=33ms TTL=241Reply from 64.233.169.147: bytes=32 time=42ms TTL=241Reply from 64.233.169.147: bytes=32 time=35ms TTL=241Reply from 64.233.169.147: bytes=32 time=514ms TTL=241Reply from 64.233.169.147: bytes=32 time=396ms TTL=241Reply from 64.233.169.147: bytes=32 time=87ms TTL=241Reply from 64.233.169.147: bytes=32 time=495ms TTL=241Reply from 64.233.169.147: bytes=32 time=297ms TTL=241Reply from 64.233.169.147: bytes=32 time=390ms TTL=241Reply from 64.233.169.147: bytes=32 time=412ms TTL=241Reply from 64.233.169.147: bytes=32 time=101ms TTL=241Reply from 64.233.169.147: bytes=32 time=218ms TTL=241Reply from 64.233.169.147: bytes=32 time=135ms TTL=241Reply from 64.233.169.147: bytes=32 time=126ms TTL=241Reply from 64.233.169.147: bytes=32 time=56ms TTL=241Reply from 64.233.169.147: bytes=32 time=129ms TTL=241Reply from 64.233.169.147: bytes=32 time=95ms TTL=241Reply from 64.233.169.147: bytes=32 time=27ms TTL=241Reply from 64.233.169.147: bytes=32 time=27ms TTL=241
    

    When actually in the event of disconnection, the ping log is as follows:

    ping -t www.yahoo.com
    
    Reply from 69.147.76.15: bytes=32 time=29ms TTL=50Reply from 69.147.76.15: bytes=32 time=24ms TTL=50Reply from 69.147.76.15: bytes=32 time=24ms TTL=50Reply from 69.147.76.15: bytes=32 time=30ms TTL=50Reply from 69.147.76.15: bytes=32 time=32ms TTL=50Reply from 69.147.76.15: bytes=32 time=34ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=27ms TTL=50Reply from 69.147.76.15: bytes=32 time=28ms TTL=50Reply from 69.147.76.15: bytes=32 time=29ms TTL=50Reply from 69.147.76.15: bytes=32 time=23ms TTL=50Reply from 69.147.76.15: bytes=32 time=30ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=23ms TTL=50Reply from 69.147.76.15: bytes=32 time=24ms TTL=50Reply from 69.147.76.15: bytes=32 time=26ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=27ms TTL=50Reply from 69.147.76.15: bytes=32 time=24ms TTL=50Reply from 69.147.76.15: bytes=32 time=27ms TTL=50Reply from 69.147.76.15: bytes=32 time=26ms TTL=50Reply from 69.147.76.15: bytes=32 time=27ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=27ms TTL=50Reply from 69.147.76.15: bytes=32 time=26ms TTL=50Reply from 69.147.76.15: bytes=32 time=46ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=26ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=26ms TTL=50Reply from 69.147.76.15: bytes=32 time=26ms TTL=50Reply from 69.147.76.15: bytes=32 time=24ms TTL=50Reply from 69.147.76.15: bytes=32 time=24ms TTL=50Reply from 69.147.76.15: bytes=32 time=24ms TTL=50Reply from 69.147.76.15: bytes=32 time=23ms TTL=50Reply from 69.147.76.15: bytes=32 time=24ms TTL=50Reply from 69.147.76.15: bytes=32 time=24ms TTL=50Reply from 69.147.76.15: bytes=32 time=24ms TTL=50Reply from 69.147.76.15: bytes=32 time=23ms TTL=50Reply from 69.147.76.15: bytes=32 time=24ms TTL=50Reply from 69.147.76.15: bytes=32 time=28ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=28ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=24ms TTL=50Reply from 69.147.76.15: bytes=32 time=27ms TTL=50Reply from 69.147.76.15: bytes=32 time=26ms TTL=50Request timed out.Request timed out.Request timed out.General failure.General failure.General failure.General failure.General failure.General failure.General failure.General failure.General failure.Request timed out.Request timed out.Request timed out.Request timed out.Reply from 192.168.1.102: Destination host unreachable.Request timed out.Request timed out.Reply from 192.168.1.102: Destination host unreachable.Request timed out.Request timed out.Request timed out.Request timed out.Reply from 192.168.1.102: Destination host unreachable.Request timed out.Reply from 192.168.1.102: Destination host unreachable.Reply from 192.168.1.102: Destination host unreachable.Reply from 192.168.1.102: Destination host unreachable.Reply from 192.168.1.102: Destination host unreachable.Reply from 69.147.76.15: bytes=32 time=1029ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=24ms TTL=50Reply from 69.147.76.15: bytes=32 time=35ms TTL=50Reply from 69.147.76.15: bytes=32 time=25ms TTL=50Reply from 69.147.76.15: bytes=32 time=24ms TTL=50Reply from 69.147.76.15: bytes=32 time=1891ms TTL=50Reply from 69.147.76.15: bytes=32 time=32ms TTL=50
    

    Information system (is it useful?)

    -Asus P6T V2 Deluxe BIOS 0610 [Intel x 58, Intel 82801IR (ICH10R)]

    -Intel Core i7 920

    -Sapphire Radeon HD4870

    -WUSB600nv2 wireless adapter

    -Hard drives: ST3320620AS x 2, 1 x ST31500341AS

    I tried to be comprehensive in this OP, but let me know what other information would help!  This is very frustrating and I am ready to just plug the old router break with a bat and back in return this device to another brand.  In the course of typing this message it disconnected FOUR times, which is totally unacceptable.

    See you soon,.

    Greg

    Reset the router for 45 seconds and reconfigure the router from scratch...

    -Change the width of the channel to only 20 MHz, and channel 3 (also try channel 1 and 9).

    -Uncheck the option "Filter anonymous Internet requests" in security.

    -Change N document.write ("Transmission rate") Transmission rates to 15-130Mbps

    -Deactivate the burst 'framework '.

  • Question of axis 2D display system

    Is there a way to tell the presentation of the report, a chart with the name of the channel only and not the Index or number and channel name?

    For example, I use a chart that contains strings belonging to different groups and data I load are not always the same channels or lengths and there because there are times where I need to go to the display option and to rechoose the settings I want to display instead of the report knowing that the channel name and automatically load into the report.  This can be something simple that I'm missing.

    Hello J,

    It is a function, called 'Curve of Expansion', but it is not obvious that it's there.  You need to get several things just right for this to work.  First, you must go to the REPORT layout settings configuration window and click on the button 'Curve Expansion' and check the 'Expand curves"(click OK your way out dialog boxes).  Then you need to double-click the chart and enter just the name of the channel in curve congfiguration - no information group at all.  If you draw a curve XY, you will have to do for the reference to the channel X and the reference of the channel there.  Then, there must be a channel in more than one group that has exactly this name that you used in the configuration of the curve.  If you are tracing a curve XY, then the channel of X and Y channel used for each curve should be in the same group to ensure that the order may contain up to properly.

    Brad Turpin

    Tiara Product Support Engineer

    National Instruments

  • tiara BindChannel not SQL_BindChannel

    Hello

    I use DIAdem + connectivity Labview VI to produce reports. The data is stored in a MySQL database. No problem here.

    I use the 'automation command.vi Run' with the following command SQL_BindChannel ("CHANNEL_X", "Value", "n") for transmitting data stored in the 'Value' field on the CHANNEL_X channel. So far so good.

    DIAdem then generates the graphic report nicely.

    Now I would like to add some certain data to the chart report, think it's upper and lower limits. How can I do? I want to pass a constant value

    Somehow:

    BindChannel ("upperlimit", 5.5"," n ")... My problem is that I don't know the syntax to do it.

    Thanks in advance, Alex

    Hi Alex,

    It seems that you did not understand my suggestion.  Continue by all means by using SQL_BindChannel to send your queried data 2 columns to the channels of data in DIAdem base, but DO NOT try to use the SQL_BindChannel command to send a constant value you have in LabVIEW to tiara.  The rule here is that if you don't question him, you don't have to link it.  So far it has sounded like your constant value of 10 came NOT from the database, so do not bind.

    Instead, send this value (10) to a VARIABLE of tiara and the reference VARIABLE as the source of the REPORT curve, not a channel.

    Brad Turpin

    Tiara Product Support Engineer
    National Instruments

  • VI, written in Labview 8.2 does not not in labview 8.5

    I improved labview on my PC. Old version was of 8.2 and now I 8.5.1. But the vi and the program that has worked well in labview 8.2, works no more. I noticed that some of the sub vi are not recognized in labview 8.5. A specimen VI is attached. Pls suggest what to do.

    Thanks in advance

    RSD

    errors such as the following, are reported;

    Poly VI 'VI Timing.vi': sub Daqmx is not executable.

    similar errors are reported to create virtual channels, mx writing Daq and the Daq mx start task.

    You just need to reinstall the DAQmx driver. You can find the latest version of the driver from the drivers and updates.

  • Purchase of Sansa Clip and memory card

    I'm about to buy a Sansa Clip. I was planning on getting a 2 GB mp3 and the purchase of a 16 GB memory card.
    My question is, will they work together? A 16 GB card will work in a 2 GB drive? And the memory card should be SanDisk or can it be any business?

    Your help and your answers would be greatly appreciated!

    The Clip doesn't have a slot for card, only the Clip + and Clip Zip. Any size to maximum 32 GB will work. Any brand should work, but there has been reports of some brands does not not with the Zip model. That was supposed to be addressed in an update of the firmware, but to play in the trunk, I'd buy a SanDisk brand.

    And you can consider getting a larger capacity of 2 GB player. The extra cost is not much, and this extra room will be useful. Music libraries tend to develop, especially now that you have a cool gadget little listening to load them on.

  • Update a column with randomly selected values

    Hello

    We have a chart of accounts that represents mainly the brands & channels. an example is shown below.

    account_ID chain_id brand_id service

    1 11 NULL NULL

    1 12 NULL NULL

    2 11 NULL NULL

    Here, I want to update the chain_id & brand_id which are currently ZERO in order to make all the eligible ranks for further processing. There is another table (say chain_brand) that maintains the relationship between chain_id and brand_id. a chain_id can have several brand_ids

    for example, chain_id brand_id

    101 2011

    101 2012

    102 2020

    Now I need a script that could randomly choose the values in the chain_brand table, and update the table accountable. condition is that these values must be unique for an argument account_id

    EG.,.

    account_ID chain_id brand_id service

    1 101 2011 11

    1 101 2011 12

    2 102 2020 11

    so each account can be attached to a single chain_id and a brand_id.

    Please suggest how this can be achieved.

    TIA.

    There is probably a pure sql solution far superior to mine... but in pl/sql

    Start

    for c in (select account_id, separate accounts)

    loop

    Update accounts

    package (chain_id, brand_id) = (select chain_id, brand_id

    from (select *)

    of chain_brands

    order of dbms_random.value)

    where rownum = 1)

    where account_id = c.account_id;

    end loop;

    end;

  • 64 bit trouble...

    We had adjustments to 2998 obtaining Windows server R2 runs in our vSphere environment. We keep getting an error when trying to install Win 2 k 8 R2 - CPU incompatible.

    After doing some research, we found that it had to enable VT in the bios of the host. So we made sure all of our guests had turned it on (and actually makes that we could use... enhanced vmotion).

    We always receive the error when you try to install Win 2 k 8. So in my research I found a utility to create a bootable CD that you can put in hospitality and information regarding the CPU and their compatibility with 64-bit. I ran on one of our guests and received a message that says:

    "VT is not supported on this system due to an incompatible mix of features VT on different processors."

    Also in the journal, we found that CPU brand channels indicate:

    -intel processor Xeon e5310... location 1 and

    -intel Xeon processor L5310... bin 2

    In addition, he indcates what follows for each location:

    BIN1: family: 06 model: strengthening of the 7

    BIN2: family: model 06: b Ford

    We had 3 guests each with 1 cpu (quad core) and later the improved 2-processor (quad core). We have had no problems to run things (except increased vmotion would it turns out that VT is not enabled on the host only). but let's assume that something in the deepening of the CPU is the question, but all searches the message «VT no is not supported on this system...» "have led to NO result, I wonder if anyone can shed some light on this situation for us.

    Any help would be greatly appreciated.

    Intel microcode update should be included as part of the latest version of the BIOS available from Dell.

  • X120e - 4 GB or 8 GB max?

    I just ordered a X120e with E-350.  I read the card and it says that 4 GB max is supported in Dimm 2 slots (2 GB each).  However, I have read some of the posts here and it seems that we put in 8 GB.

    I would be grateful if someone gave me some tips on what follows.  I intend to replace the 2 GB with 2 sticks of 4 GB.

    (1) I have not used Windows 7 (my current computer is still running XP), will be Windows 7 see 8 GB?

    (2) will be any DDR3-1066 4 GB stick work? Can anyone recommend 2 4 GB sticks?

    Thank you

    Welcome to the forum!

    the X120e can use 8 GB but amount officially supported is 4 GB.   install 8 GB at your own risk.

    Windows XP x 86 will see total 3 GB if you have 8 GB installed.   you will need either a 64 bit OS to use all 8GB or 32-bit version of windows server 2003.

    most of the modules of DDR3-1066 and 1333 will work in your system, but some users have reported problems with brands like corsair, transcend and a few other low end brands.   I personally recommend anyone using modules of samsung and micron.   a solid choice is crucial.

    If you find the modules 1333 cheaper than the 1066 MHz so you might as well get the 1333.   they will downclock to 1066 MHz in your X120e, but would be a good thing to have if you ever move to a system with a memory bus 1333 MHz.

    (edit: I forgot a detail)

  • Flash 10.3... does not not in some applications (YouTube, Comcast), etc.

    Hi everyone - I have read several other posts of people who have the same problem and have made too much of hours of research, but I have not yet found a solution.  I use IE9 with Windows Vista.

    I uninstalled (to the best of my knowledge) of all the old versions of Flash and reinstalled the latest of today, whatever is... 10.3-.  Restarted (again and again and again).  I checked on the test of Adobe site that shows a blinking red 'R' that I installed the latest version.  Active modules and Shockwave Flash Object is activated.  The current version appear in my "Add/Remove Programs" list  But I can't play a video directly from YouTube or even discovers a weather report of my local channel - they both State that I don't have Flash.  In addition, my videos appear on my Comcast home page.  Interestingly, I have no problem at all via FB video game shared a friend of YouTube, or play a stupid game of FB which requires Flash.

    I'm about to reset my internet and trusted in the Middle site settings and activating all the scripts... once again!  I'll reboot after I send this message and see what happens.

    I would LOVE suggestions!

    I have

    Hi, take a look at this feature that is part of IE9. Several users have found that it is their problem. When this ActiveX filtering is enabled, then the site will not work. This is a security feature in IE9. So try turning it off by the instructions.

    To disable ActiveX filtering on a specific Web site
    In Internet Explorer, click on the filter button in the address bar and then click on disable ActiveX filtering.

    To disable ActiveX filtering on all Web sites
    In Internet Explorer, click Tools, point to security and then click ActiveX filtering.

    http://Windows.Microsoft.com/en-us/Internet-Explorer/products/IE-9/features/ActiveX-filter ing

    eidnolb

  • Tough One - column selector

    Hi guys
    I'm back with a more complex problem

    Problem: I have a report in which I have 3 columns and coresponding selector to column for all three.

    (1st column Chooser). (2nd column selector). (3rd column selector)
    Group Dept. | Dept | Class
    | Brand

    It's
    In the first column selector, we have just 1 column - group Dept
    In the second column selector, we have just 1 column - Dept
    In the column Chooser third, we have 2 column - class and brand

    Now, I have a requirement that when A user connects... and runs the report it only get brand (no classes) in the 3 rd column picker
    and when user B connects... and runs the report he gets only class (no brand) in 3rd column selector.

    How can we do. Its hard.
    Note: Please explain so that if another user bed it can easily understand user

    I don't understand, it works for me.

    Straight forward: you want a column in your report, indicating data brand for user A and user B class data.
    Fix?
    First of all try and test the function choose without the column selector and test if it works.

    How do you set the permissions for the column of the class? When the user has no permission to read the column of the class, it is impossible that he would be able to see this data, or you should get an error.

    Kind regards
    Stijn

  • Report: channel error in several tables description

    I get several error messages when you create more of a channel table and you want to view the descriptions of channel. Is there something wrong with the allocation of the value of the description of the header line? I have attached a minimal example:

    Option Explicit  ' force explicit declaration of all variables in a script.

    Call Data.Root.Clear)
    Call DataFileLoad ("C:\Program Files (x 86) \National Instruments\DIAdem 2014\Examples\Data\Example_data.tdm")
    Call Report.NewLayout)

    Dim oMySheet, oMyTable, oMyColumn, oMyGrp, iCount, gCount

    GCount = 1 to GroupCount
    Set oMyGrp = Data.Root.ChannelGroups (gCount)
    Set oMySheet = Report.Sheets.Add ("Table" & gCount)
    Set oMyTable = oMySheet.Objects.Add (eReportObject2DTable, "Table" & gCount)
    oMyTable.Settings.Header.Title2 = "@Data.Root.ChannelGroups (CurrGroupIdx).» Channels (CurrChnNo). Properties ("& Chr (34) &"description"& Chr (34) &" ""). "Value".
    oMyTable.Settings.Header.UseAutoFontSize = TRUE
    oMyTable.Position.ByBorder.Bottom = 5
    oMyTable.Position.ByBorder.Top = 5
    oMyTable.Position.ByBorder.Left = 5
    oMyTable.Position.ByBorder.Right = 5

    ICount = 1 to oMyGrp.Channels.Count
    Set oMyColumn = oMyTable.Columns.Add (e2DTableColumnChannel)
    oMyColumn.Channel.Reference = oMyGrp.Channels (iCount). GetReference (eRefTypeIndexName)
    Next
    Next
    Call Report.Refresh)

    As you will see, everything works fine for the first table, but errors are produced for all of the following.

    / Phex


  • How to display the max value of channel report repel?

    Hi all

    I have 2 text boxes start and ready target on my report. I need my minimum value of the layer and the other value to automatically display in the start menu and to target channels max case respectively.

    How can I go about it?

    Rsh

    Hello, RSH,.

    Now, how can I limit the decimal points to 2 digits, say, for example, we use d.dd. How can I use it here?

    You can simply convert the string variables and the format of this string using the str function in DIAdem.

    Here is an example for your specific application:

    Maximum: @@str (CMax("[1]/Speed"), "d.dd").

    I hope this helps.

    Otmar

Maybe you are looking for