How to tell if client is channel bonding from WLC end?

Greetings,
I'm reading that if the WLC client detail shows rates m7 - m15, then it must be a 40Mhz wide channel (bonded 20's). However, I'm seeing those rates on 2.4 clients as well, which would be impossible, since those are not bonded.   I'm looking at a 4402 running 7.0.240.0.
Is the 2.4 reading just buggy?  Different rules for 2.4 MCS?  Why doesn't Cisco simply show the Mbps like the client itself does rather than leaving us with this MCS mXX hieroglyph? :-)
Thanks!
Gary

So long as the rate is avaialber and the client has RSSI/SNR to support it, it can connect at that rate.  There are diffferent rates for 20 vs 40 wide, as well as the guard interval.
http://en.wikipedia.org/wiki/802.11n#Data_rates
HTH,
Steve
Please remember to rate useful posts, and mark questions as answered

Similar Messages

  • Stupid Question: How to tell MAC which drive to boot from?

    This may sound really stupid but coming from the Windows world....how do I get the system to boot from a different drive (if and when I get it setup :-)).
    Is their an equivalent <F>Key in the Mac World?
    Thx

    I decided to get an external firewire drive (Maxtor) to boot my Macs in the event that I was unable to get one of the Macs to boot. I installed the Tiger OS on the Maxtor using my Powerbook G4 disk and then tried it out with the Option key pressed at startup and it booted from the Maxtor and worked great on the Powerbook. I then (using the firewire cable again) attached it to my Powermac G5 that I bought about a year ago (Dual processor, 2.3 Ghz.) and it also booted from the Maxtor just fine.
    I then hooked it up to my newest Mac the exact same way (Powermac G5, Dual Core, 2.3 Ghz) and got a kernel panic. Why would that be?
    Powerbook G4, PowerMac G5, Dual Core, and PowerMac G5 Dual Processor   Mac OS X (10.4.5)  

  • How to create single user and bulk users from back end in ebs r12?

    Hi all,
    how to create users from back end in oracle application R with responsibilities?
    Thanks in Advance,
    Sandeep
    Edited by: user2584435 on 17 Nov, 2009 11:14 PM
    Edited by: user2584435 on 17 Nov, 2009 11:14 PM

    Hi,
    I have created user san1 with below mention pkg and added sysadmin with below mention pkg.
    BEGIN fnd_user_pkg.CreateUser(x_user_name =>'san',
    x_owner =>'CUST',x_unencrypted_password => null,
    x_description => 'new_desc2',x_email_address => '',x_fax => '');
    end;
    DECLARE
    v_user_name VARCHAR2(30) := upper('&Enter_User_Name');
    BEGIN
    fnd_user_pkg.addresp(username => v_user_name
    ,resp_app => 'SYSADMIN'
    ,resp_key => 'SYSTEM_ADMINISTRATOR'
    ,security_group => 'STANDARD'
    ,description => 'Auto Assignment'
    ,start_date => SYSDATE - 10
    ,end_date => SYSDATE + 1000);
    END;
    Q. I am able to login but dont having any responisibility,why?
    Regards
    Sandeep.

  • How to know the status of concurrent program from back-end in oracle apps

    Hi,
    Can you please explain me step by step how to know the status of the concurrent program from back end in oracle apps.
    Thanks,
    Raj

    When a record is being updated by a form, if you create a Pre-Update trigger on the block, the trigger will run for each record being updated.
    Same thing happens with a Pre-Insert and Pre-Delete trigger.

  • How to create network teaming or channel bond

    hi
    how to create bond0 and bon1 for RAC installation between two nodes??
    node1
    [grid1@rac-1 ~]$ /sbin/ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:00:E8:F7:02:B0 
              inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::200:e8ff:fef7:2b0/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:20571 errors:0 dropped:0 overruns:0 frame:0
              TX packets:19190 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:10508240 (10.0 MiB)  TX bytes:9218545 (8.7 MiB)
              Interrupt:177 Base address:0x8400
    eth1      Link encap:Ethernet  HWaddr 00:26:18:59:EE:49 
              inet addr:192.168.181.10  Bcast:192.168.181.63  Mask:255.255.255.192
              inet6 addr: fe80::226:18ff:fe59:ee49/64 Scope:Link
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:49 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:23
              collisions:0 txqueuelen:1000
              RX bytes:18391 (17.9 KiB)  TX bytes:0 (0.0 b)
              Memory:fe9c0000-fea00000
    lo        Link encap:Local Loopback 
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:16332 errors:0 dropped:0 overruns:0 frame:0
              TX packets:16332 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:16738217 (15.9 MiB)  TX bytes:16738217 (15.9 MiB)
    virbr0    Link encap:Ethernet  HWaddr 00:00:00:00:00:00 
              inet addr:192.168.122.1  Bcast:192.168.122.255  Mask:255.255.255.0
              inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:47 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:0 (0.0 b)  TX bytes:10062 (9.8 KiB)
    [grid1@rac-1 ~]$ node2
    [root@rac-2 ~]# ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:1D:72:39:3A:E4 
              inet addr:192.168.1.3  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::21d:72ff:fe39:3ae4/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:6765 errors:0 dropped:0 overruns:0 frame:0
              TX packets:7040 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:3922791 (3.7 MiB)  TX bytes:1079834 (1.0 MiB)
              Interrupt:169
    eth2      Link encap:Ethernet  HWaddr 00:00:00:00:00:00 
              inet addr:192.168.181.20  Bcast:192.168.181.63  Mask:255.255.255.192
              inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 b)  TX bytes:7029 (6.8 KiB)
    lo        Link encap:Local Loopback 
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:4970 errors:0 dropped:0 overruns:0 frame:0
              TX packets:4970 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:7648305 (7.2 MiB)  TX bytes:7648305 (7.2 MiB)
    virbr0    Link encap:Ethernet  HWaddr 00:00:00:00:00:00 
              inet addr:192.168.122.1  Bcast:192.168.122.255  Mask:255.255.255.0
              inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:0 (0.0 b)  TX bytes:10706 (10.4 KiB)
    [root@rac-2 ~]# ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:1D:72:39:3A:E4 
              inet addr:192.168.1.3  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::21d:72ff:fe39:3ae4/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:6767 errors:0 dropped:0 overruns:0 frame:0
              TX packets:7044 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:3923027 (3.7 MiB)  TX bytes:1080210 (1.0 MiB)
              Interrupt:169
    eth2      Link encap:Ethernet  HWaddr 00:00:00:00:00:00 
              inet addr:192.168.181.20  Bcast:192.168.181.63  Mask:255.255.255.192
              inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:37 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 b)  TX bytes:9982 (9.7 KiB)
    lo        Link encap:Local Loopback 
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:4970 errors:0 dropped:0 overruns:0 frame:0
              TX packets:4970 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:7648305 (7.2 MiB)  TX bytes:7648305 (7.2 MiB)
    virbr0    Link encap:Ethernet  HWaddr 00:00:00:00:00:00 
              inet addr:192.168.122.1  Bcast:192.168.122.255  Mask:255.255.255.0
              inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:0 (0.0 b)  TX bytes:10706 (10.4 KiB)
    [root@rac-2 ~]# i have done till now....
    Configure Network Bonding
    In /etc/modprobe.conf add line:
    alias bond0 bonding
    alias bond1 bonding
    options bonding miimon=100 mode=1 max-bonds=2
    (“mode=1? means active/passive failover… see “bonding.txt” in kernel sources for more options)
    /etc/sysconfig/network-scripts/ifcfg-bond0 looks like:
    DEVICE=bond0
    BOOTPROTO=none
    ONBOOT=yes
    NETWORK=192.168.181.10
    NETMASK=255.255.255.192
    IPADDR=192.168.181.20
    USERCTL=no
    /etc/sysconfig/network-scripts/ifcfg-eth0 looks like:
    DEVICE=eth0
    BOOTPROTO=none
    ONBOOT=yes
    MASTER=bond0
    SLAVE=yes
    USERCTL=yes1)what to do get my access to adsl modem?
    2)what to do on node2?
    i am facing some error when i am installing clusterware bcz the interface names are different in each node.and public and private ip NICs are in different order.
    will this bonding solute out this issue?
    regards
    Edited by: you on Apr 25, 2010 2:00 AM
    following the steps from here(but its done on vm-ware):
    http://blog.ronnyegner-consulting.de/2009/09/14/oracle-11g-release-2-install-guide-%E2%80%93-grid-infrastructure-installation/

    Why do you want to use bonding? If this is not a real RAC, what do you want to achieve by bonding?
    I do not see a dedicated Interconnect interface. Node 1 has NIC eth1 and node 2 has NIC eth2. One of the basics for RAC is to have the same configuration on each node. So if node 1 uses eth1 for public/virtual/private networking, then so should every other node in the cluster.
    If you bond eth0 and eth1, then what do you want to use for your Interconnect? The same bond0 interface that is now used for your RAC's public and virtual interface configuration?
    Make sure you understand the basic requirements for a RAC configuration. Make sure you adhere to these - even in a virtualised environment.

  • I need to figure out how to tell Organizer that photos have moved from one hard drive to another

    I have PSE 10 on my laptop and used Organizer to tag and view images on my laptop and on my PC via a wireless network.  My PC died but I had all the photos backed up on an external hard drive.  I want to tell Organizer to look for those photos (hundreds of them) on my external hard drive instead of trying to find them on the PC drive.  Any idea how to do this?

    If you have recovered your catalog folder, which was probably on your C: drive, you can try to reconnect:
    http://kb2.adobe.com/cps/333/333358.html
    However, you have probably lost your catalog, so your only solution is to import your files again in a new empty catalog. If you had 'written metadata to files', you'll recover tags and ratings, but not albums, stacks or version sets.

  • How do I export a 2-channel stereo from a Soundtrack Pro master mix?

    I'm using Soundtrack Pro to create a 7-track music mix for a live event in a few weeks. The mixing and balancing of audio levels went fine. But when I exported the project to an AIFF file, the resulting file had 6 channels instead of the normal 2, and its bit rate is 4233 kbps instead of 1411.
    In SP I selected File> Export > Master Mix | AIFF File | 16-bit | 44.1 kHz
    There don't appear to be any options regarding flattening the audio. So how do I create a normal 2-channel stereo AIFF file from my mix?

    Never mind, I figured it out — the problem was that my Submix 1 was marked "1-6" instead of "Stereo 1,2" — problem solved.

  • How to Get Outlook Client Version for MAC from Exchange 2010

    Hi, 
    I want to know how many users in my organization are using Outlook for MAC or Email for MAC. What is the best way to extract this information from Exchange 2010 server. I can read the RPC Client Access logs by running logparser:
    logparser.exe "SELECT distinct extract_suffix(client-name,0,'=') as User,client-software,client-software-version as Versio
    n,client-mode,client-ip,protocol from 'D:\RPC\EXTC03\RCA_2014*.log' WHERE (operation='Connect') GROUP BY User,client-software,Version,client-mode,client-ip,protocol ORDER BY User" -nSkipLines:4 -i:CSV -rtp:-1 > D:\RPC\EXTC03\EXT
    C03.TXT
    How to extract Outlook for MAC clients from this command? 
    Hasan

    Hi Hasan,
    As far as I know, Outlook for Mac (Office 2011) uses Microsoft's EWS (Exchange Web Service). So you probably need to collect and focus on EWS logs, not RCA.
    Anyway, Karl is right that you'd better post your question in our Exchange forum, where you can get more experienced responses:
    https://social.technet.microsoft.com/Forums/exchange/en-US/home?category=exchangeserver
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • How to access the client PCs via RDP FROM Windows Server 2003

    Hopefully this is not an ignorant question, but every thread I've read focuses on client PCs not being able to access the terminal server. I have the opposite problem. I am working remotely and have full access to the servers (some of which are virtuals).
    I need to be able to connect to the various workstations, but I cannot.  Is this just a setting I have misconfigured?  Is there any software I can deploy to these PCs that will allow me to log in and update their workstations?
    Any help is sincerely appreciated.
    - Jeff

    Hi Jeff,
    Thank you for your posting in Windows Server Forum.
    You can able to take RDP for client system from server. But keep in mind that; client system can only allow 1 RDP session at a time for administrator purpose. For that you need to have permission for taking rdp session. 
    Also you need to verify that “Remote Desktop Service” service is running and also need to verify the below thread as per snap.
    In addition, if you want to manage all the server and client system, then you can use Remote Desktop Connection Manager to manage all the client and server remotely.
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • How to tell if a friend deleted you from his/her c...

    Hi,
    Sorry for reposting the age-old question, but I was wondering if anyone is aware if Skype policies have changed regarding this old question. According to the older forum posts, about a year or two old, if someone deletes you from Skype, there are differing opinions as to whether or not you can see the contact online or not. (Skype won't let me link the old forum post, so you'll have to Google it)
    However, the tests I ran using a dud Skype account show that if I delete "myself," the "resend contact request" button appears. It seems to clearly show that I deleted a contact. If I block a contact, then the contact only appears offline. The first part seems to contradict what the older forum posts claim, and I was wondering if this Skype behavior has changed. Does it matter if the contacts are connected to the same supernode? I'm also doing this on a PC, so does the behavior change if my contact using the Mac or mobile version? 
    In the end, my question is in regards to a specific contact which I have been wondering if that person deleted me from their contact list. What is the privacy setting for mood messages? If I can see the contact's mood message, does that mean they have not deleted me? I know it says "Contacts only" for mood message under privacy, but I don't know if that means current contacts, or those who have been "authorized" as contacts.
    Thanks
    Solved!
    Go to Solution.

    equally curious, I also try to run tests of my own.  as far as I remember, users should not be able to distinguish the differences between deleted and blocked.  But the results seem to be contradicting this idea.  Changes were checked after logging out/logging in, 5 minutes from the time after performing the actions (blocking and deleting).
    Image 1 - Sample Account 2 and Sample Account  @ normal stage
    Image 2 - Sample Account 2 "blocked" Sample Account 
    Image 3 - Sample Account 2 "deleted" Sample Account
    However, these tests and the results don't necessarily represent or confirm anything.  Just want to share the outcome of the recent experiments regarding the topic being discussed.
    IF YOU FOUND OUR POST USEFUL THEN PLEASE GIVE "KUDOS". IF IT HELPED TO FIX YOUR ISSUE PLEASE MARK IT AS A "SOLUTION" TO HELP OTHERS. THANKS!
    ALTERNATIVE SKYPE DOWNLOAD LINKS | HOW TO RECORD SKYPE VIDEO CALLS | HOW TO HANDLE SUSPICIOS CALLS AND MESSAGES
    SEE MORE TIPS, TRICKS, TUTORIALS AND UPDATES in
    | skypefordummies.blogspot.com | 

  • How to get the client's IP address from within Java Studio Creator JSP/Java

    Hi there.
    I just started using the Java Studio Creator 2 and now I need to get hold of the client IP address - this should be part of the request, but I cannot fint the right way to get hold of that information. I want to be able to access this information from within the Java-code in a JSP/JSPF-page.
    Is there a new way of doing:
    request.getRemoteAddr();
    This is the way I remember it from the JSP/Servlet-days...
    Sincerely,
    - Oystein Saebo -

    javax.servlet.http.HttpServletRequest req = (javax.servlet.http.HttpServletRequest) getExternalContext().getRequest();
    req.getRemoteAddr();

  • How to tell a credit memo is cancelled from Sales Distribution?

    Hi, Expert,
    This is Sales Distrubtion Billing side credit memo.
    From the ME23N Document Flow of a PO delivery, I can see a credit memo status is 'cancelled'.  Do you know what is the background process to show that 'cancel' status? 
    I see the mapping from the 'cancelled' is from :
        structure:  DOCUMENT_FLOW_ALV_STRUC,
       field name: STATUS
       Data Element:  BELEG_STATUS
    What's the real  table, Field and value to deceide a credit memo is cancelled?
    I need to drop this cancelled credit memeo when post to the amount.
    Thank you very much for your help.
    Helen

    Hi,
    see in flow document  VBFA
    Rgds

  • How to stop BAPI(FM) when enter data from front end is calling a BAPI

    Hi Experts
    We are entering the data through front end , that is calling one BAPI and upadating the data
    into SAP .
    could any one tell me how to stop this BAPI , is it possible to stop that BAPI using external break points
    Thanks.

    Is this BAPI Called in another task? Otherwise, you should be able to debug it like any other Function module in foreground.

  • How to close open notifications of a users from back end.

    Hi,
    One of our HR user has many open notifications since one year. I want to close all the open notifications of year 2011. Any one can please provide me an update query for the same.
    Thank you.

    906610 wrote:
    Hi,
    One of our HR user has many open notifications since one year. I want to close all the open notifications of year 2011. Any one can please provide me an update query for the same.
    Thank you.Please do not create duplicate posts -- deleting open notification of a user till particular date.

  • How to tell your platform type?

    I'd like to be able to tell the platform type (unix, mac, windows) that
    a VI is running on so that I can better parse text files. Does anyone
    know of a nice way to do this?
    -- Stephen

    If your problem is only about end-of-line characters, you can use the
    "Convert EOL" input of the read and write file functions.
    Reading a file with Convert EOL true will change the CR,LF, CRLF, LFCR
    combinations into singles LF in the read string.
    Writing a string to file with Convert EOL true will change them back to the
    platform dependant end-of-line charater(s).
    Jean-Pierre Drolet
    "Michael Aivaliotis" a �crit dans le message news:
    [email protected]...
    > Sorry, it returns an empty string..
    > Actually the solution to your problem comes from somewhere else.
    >
    > What you have to do is find out what an "End of Line" constant looks like
    on
    > each platform.
    >
    > If the "End of Line" constant is equal to a "Carriage Return" constant
    then
    > you have a Mac.
    > If the "End of Line" constant is equal to a "Line Feed" constant then you
    > have Unix.
    > If the "End of Line" constant is equal to a "Carriage Return" constant
    > concatenated with a "Line Feed" constant then you have a PC or a "Gates
    > Box".
    >
    > Everything else is Unknown platform. I wonder what Linux returns....Hmmmm.
    >
    > Thank You
    >
    > Michael Aivaliotis
    > Senior Developer
    > Cymasoft Inc.
    > Tel: 416.984.9100
    > email: [email protected]
    > web: www.cymasoft.com
    >
    >
    > > -----Original Message-----
    > > From: [email protected] [mailto:[email protected]]
    > > Sent: Friday, October 20, 2000 10:46 AM
    > > To: [email protected]
    > > Subject: Re: How to tell your platform type?
    > >
    > >
    > > Message from the Deja.com forum:
    > > comp.lang.labview
    > > Your subscription is set to individual email delivery
    > > This message was sent to [email protected]
    > > Deja.com: Best way to buy a PC
    > > http://www.deja.com/channels/channel.xp?CID=13031
    > > >
    > > Can someone on a windows platform do an experiment? The "empty path"
    > > constant, when routed to a path to string converter, returns the
    > > empty string
    > > for Macintosh and a forward slash for unix. I'm hoping that it
    > > will return a
    > > backwards slash for windows.
    > >
    > > Thanks.
    > >
    > > -- Stephen
    > > who is still using labview 4.1
    > >
    > >
    > > Paul Davey wrote:
    > >
    > > > Hi Stephen
    > > >
    > > > I asked this question once. You use the "Open Application Reference"
    > > > function (Application Control) (with no inputs) and wire the reference
    > > > number to a "Property Node". Then pop up on the element in the
    Property
    > > > Node and choose "Operating System: Name"
    > > >
    > > > Paul
    > > > --
    > > >
    > > > Research Assistant
    > > > School of Physiotherapy, Curtin University of Technology
    > > > Selby Street, Shenton Park, Western Australia, Australia. 6008
    > > > email: [email protected]
    > > > Tel. +61 8 9266 4657 Fax. +61 8 9266 3699
    > > >
    > > > "Everyone who calls on the name of the Lord will be saved." Romans
    10:12
    > > > "For all have sinned and fall short of the glory of God, and
    > > are justified
    > > > freely by his grace through the redemption that came by Christ Jesus."
    > > > Romans 3:23-4
    > > >
    > > > Stephen Boulet wrote:
    > > >
    > > > > I'd like to be able to tell the platform type (unix, mac,
    > > windows) that
    > > > > a VI is running on so that I can better parse text files. Does
    anyone
    > > > > know of a nice way to do this?
    > > > >
    > > > > -- Stephen
    > >
    > > --
    > > Stephen Boulet
    > > Senior Electrical Engineer
    > > Schaumburg BTS COE Lab
    > > Motorola Network Solutions Sector
    > > Phone: 847-576-4399
    > > Fax: 847-538-3765
    > >
    > >
    > >
    > >
    > >
    > >
    > > _____________________________________________________________
    > > Deja.com: Before you buy.
    > > http://www.deja.com/
    > > * To modify or remove your subscription, go to
    > > http://www.deja.com/edit_sub.xp?group=comp.lang.labview
    > > * Read this thread at
    > > http://www.deja.com/thread/%3C39F05AB9.4F66DCD2%40comm.mot.com%3E
    > >
    > >
    >
    >
    >
    > Sent via Deja.com http://www.deja.com/
    > Before you buy.

Maybe you are looking for

  • Help me to get OCA study guides

    searching study materials for all the 4 papers of Oracle I DBA OCP exasperate tell me form where I can download these.

  • Packing using function modules in outbound delivery

    Hi All,          I am creating a outbound delivery using BDC. I am trying to Create HUs, Pack and assign serial numbers. I wish to do it using standard FMs. Please advise. Step # 1. I was able to create HUs using BAPI_HU_CREATE .                I was

  • Can't change tool panel width

    I drew a red circle where should be these vertical lines showing that i can change the width of the panel, but they are missing with some of the windows (color and paragraph at the moment), at the beginning it was ok, but at some point the color pane

  • Can you please give me the suggested version #s of working DPS software parts?

    My latest app was already at iTunes before all the upgrade snafus started in January, so I held off on doing upgrades then. I'm starting a new app TODAY and would like to make sure I have the upgrades that are working properly installed. In Jan I was

  • No response on some keys.

    hello I experience a funny problem on my Powerbook G4, 12": occasionally, the keys "3", "e", "d", and "c" don't respond. I mean: when they decide to refuse, then ALL of them refuse to work simultaneously, and I don't get them back into kind collabora