Is it possible to make a Set of an object in LabVIEW via the ActiveX primitive

Hi,
I need to replicate this code in LabVIEW, its VB code
<VBCODE>
Private Sub commandPrint_Click()
    Dim factory As Object
    Set factory = WebBrowser1.Document.getElementById("factory")
    factory.printing.header = "This is my header"
    factory.printing.footer = "Page Footer: &D - &P"
End Sub
</VBCODE>
Dany Allard

There is my code in labVIEW for the moment
See attachments
Dany
Dany Allard
Attachments:
Exemple code SET.JPG ‏47 KB

Similar Messages

  • Who can i make a set-reset flip-flop with labview interacting with for cycle outputs

    Who can i make a set-reset flip-flop with labview interacting with for cycle outputs

    Are you wanting a VI that emulates a RS filp flop, or do you have a question about using an actual one?
    You can make a RS flip flop by knowing the 4 states:
    R=0, S=0, Q=no change
    R=0, S=1, Q=1
    R=1, S=0, Q=0
    R=1, S=1, Q=?(invalid condition)
    I have attached a RS flip flop VI in LV version 6.0
    dhuff
    Attachments:
    RS_Flip_Flop.vi ‏34 KB

  • Is it possible to make an  animated drop down menu  and still use  the menu widget?

    Hi- I am trying to create a menu bar that is hidden with just a tab exposed  to indicate that there is a menu  there. Upon  rollover,  the full menu bar slides down and reveals the menu items.  I can't find a way to make it smoothly  slide down so I settled for the Photoshop button and just moved the button position in Photoshop to fake it.    The problem is  now I need to find a way to still use the menu widget along with this.  if that can't be done,  can I use the Photoshop button and populate the menu there and abandon the menu widget?
    Someone suggested using  Edge Animate ( why the hell is this a separate  software from Muse?)  to make the animation.  If that's a possibility,  can the menu widget be used with the Edge file that's imported?  please help me get to where I need to go  however it needs to happen!  Thanks in  advance.
    Here's a link to a screenshot of my menu: http://www.groovindj.com/menu.jpg
    Here's a site that  does  pretty much what I'm looking to do... www.bagigia.com

    Ok, thanks! I have another way to do what I'm trying to do, I just thought it might be better to do it this way. Obviously I was wrong!
    Thanks again!

  • Is it possible to make a playlist and then delete those songs from the Music library and only keep them in the Playlist?file

    Is it possible to make a playlist of particular material and then delete them from the Music list and just keep them in the play list?
    than you. first time user/.

    I see you've found your answer here.
    tt2

  • Check you are set up to watch BT Sport via the app...

    Hello all
    We’re aware that a number of you are having problems accessing the BT Sport app. We’re looking into the specific scenarios some of you have described but we thought it would be useful to post up this general guidance as well.
    Check you’re ready to watch on the app
    If you have ordered BT Sport to watch on BT TV, YouView or Sky you should be set up to use the app as well. All you need to do is download it. You can do that by going to the Apple App Store or the Google Play Store.
    If you want to watch on the app or online only, not on TV
    If you are a BT Broadband customer and you just want to watch BT Sport online or via the app (not via TV) you need to activate it first. To activate, just log in to My BT, scroll down and click on BT Sport and follow the steps. If you have more than one account number in your My BT profile, remember to switch onto the one your BT Broadband is billed to.
    Thanks
    Nigel
    BTCare Community Mod
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

    Well, it's the 10th September, and my BT Broadband is finally activated; but still no BT Sport via the Sky box
    I've tried to link my Sky viewing card to mt BT account online, but I just get the message 
    "Good news!You've already got access to BT Sport. Watch online at btsport.com or via our Apple and Android apps. If you'd like to talk to us about upgrading your BT Sport Pack so you can watch via your TV please call us on 0800 731 0286."
    What? I don't want to watch on a computer or phone. I want to watch it on my TV.
    Anyway, I called the number, waited on hold for 26 minutes before being cut off.
    What is going on?

  • Possible to use mySQL, an open source program with Labview without the use of toolkit, just like we can do with MySQL with Command line.

    Hi i am trying to see if I can use sys exe .vi to execute Mysql commands. Is it possible to use without toolkit?
    regards,
    Clement

    Hi. I know there's a free toolkit that use ADO. But the problem is that my company not wish to splurge on the purchase of MS database server or  alikes, but prefer to run MySQL. So can I do the labview with the MYSQL only?
    Clement

  • Is it possible to make all type bold? I have trouble reading the weak type.

    example: Your "Fill ouy this...." is so weak I can't read it.

    You can use the NoSquint extension to set font sizes (text/page zoom) and text colors on web pages.
    *NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/
    You can choose a default font that looks best for you.
    You can use this font test to see if you can find a font that suits you.
    *http://browserspy.dk/fonts-flash.php?detail=1

  • HT3805 I recently upgraded to mavericks on iMac . now when i open aperture I get the message"aperture cannot access this library. to use this library, make sure its file permissions are set correctly" I have repaid permissions via the aperture first aid.

    I repaired the permissions in aperture first aid. I notice my short user name has changed from the one before the mavericks upgrade.

    I notice my short user name has changed from the one before the mavericks upgrade.
    Then you created a new user account when upgrading. How did you upgrade? Did erase the system and set up your mac completely new? If your short user name has changed, you are no longer the owner of your Aperture library, if it ha been created with your old user name.
    I repaired the permissions in aperture first aid.
    And after repairing the permissions you can still not access it?
    Where is the library located? On an external drive or in your Home folder?

  • How to make text document more interesting quickly for use via the web?

    what Adobe applications are the best for making a .pdf text document more interesting (quickly) for use via the web?

    <moved from Adobe Creative Cloud to Creating, Editing & Exporting PDFs - kglad>
    people here can better help you.

  • How to set Dnet assembly object instance

    I have an MKS Dnet MFC (P6AO) that I want to connect to.  I have been able to connect to other MFCs using my Vi as long as the input assembly instance is set to 14 and the output assembly instance is set to 19.  I can explicitly message this MFC.  What class, instance and attribute do I use to set this assembly object?  What is the data type?
    I can communicate with other brands of MFCs as long as the I/O assemblies are set to 14&19.  Any help would be appreciated.
    Thanks,
    Joe

    The ODVA has a freeware EDS editor that will go a long way toward preventing typos and incorrect settings, and allows you to try "what if" settings as you learn EDS details.  The specification for an EDS file is part of the ODVA CIP standard and as far as I know, costs $300, but you will be able to do a lot of simple things just by surfing through example EDS files.
    www.odva.org then search for "EZ-EDS".  They require a quick email registration first.
    Here's a valid link as of this writing:
    http://www.odva.org/Home/CIPNETWORKSPECIFICATIONS/Order/Software/tabid/134/Default.aspx

  • I am trying to find out if I can change a setting of the calendar in my iPhone.   When I view calendar, in month, I would like to view it with the starting day of the week being Monday, not Sunday.  Is it possible to make this change? SS

    I am trying to find out if I can change a setting of the calendar in my iPhone. 
    When I view calendar, in month, I would like to view it with the starting day of the week being Monday, not Sunday.  Is it possible to make this change?

    Hello SMEvans32
    You can use iCloud to share the Calendar, that way she will always be up to date on that particular section of your work calendar. If you want to use iCloud, I would recommend backing up so you have a safe copy of your data.
    iCloud: Calendar sharing overview
    http://support.apple.com/kb/PH2689
    iCloud Setup
    http://www.apple.com/icloud/setup/
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • How do I omit pauses when downloading classical music? Is it possible to make a single 'song' for a symphony or set of preludes?

    I only have classical music downloaded into iTunes and the system does not apear to recognise familiar formats in this genre. With somehting like Bach or Shostakovich preludes, pauses between them are bearable: but I would never wish to shuffle them.However with opera, singing and orchestral pieces often run into each other without pause. Is it possible to link a set of what iTunes calls 'songs' into a seamless whole? Also with a symphony it would be extremely attractive to omil the Shuffle option altogether: it can be activated by mistake. Is there any way of telling it to go away?

    Also with a symphony it would be extremely attractive to omil the Shuffle option altogether: it can be activated by mistake. Is there any way of telling it to go away?
    Dredwina,
    Highlight the track(s), right-click, Get Info, and go to the Options tab. Put a checkmark on "Skip When Shuffling," the OK out.

  • Top-Level Navigation Bar - Is it possible to make it 3 levels?

    Dear Portal Experts,
    Could someone please advise if it is possible to make the Top-Level Navigation Bar show more than 2 menu levels?  I looked at the document and it said we can only have 1 or 2 levels.  But I'm just wondering if there is any way around it.  Thanks.

    yes you are right .we can set only 1 0r 2 levels but good news is there is a workaround
    follow this blog
    Tag  Libraries: Creating a Hover Menu in SAP NetWeaver Portal
    reward points if helpful

  • Is it possible to make a partition in Windows 7 and then place OS X on that partition?

    My employer just gave me a new MBP 13" with Windows 7 on it.  It has bootcamp running, but no option to boot in Mac OS.  IT dept. said they deleted Mac OSX Lion due to security concerns (?).  In any case, as I travel quite a bit and have and ipad and iphone, I would like to use Mac OSX for personal use and Windows 7 for work.
    Is it possible to make a partition in Windows 7 and then place Mac OSX Lion on the partition so that I do not need to reinstall Windows?   I know it would be possible to wipe the HDD and then add Mac OS, then bootcamp, then Windows 7, but adding again would get my IT dept involved which would put me back to square one.
    Any help would be appreciated!!
    JF

    Ok let me ask you IF the IT department of your workplace does NOT want OS X installed on "THEIR" (The Companies) computers because of what they think is some type of security issue why are you trying to go against their wishes and install OS X on a computer that is NOT owned by you.
    That could cost you your job.
    If you continue down this path you will screw up the Windows install and have to take the system back to the IT department to get it fixed. What do you think they will say at that point?
    Do as you like but you would be better off just buying your own Mac computer if you are set on using OS X as your personal operating system.

  • Is it possible to make an OSB Proxy service offline/online based on BS

    JMS QUEUE
    |
    |_____ Proxy Service <-------->Business Service <---------> External System URL
    I have a configuration as shown above.
    There is a way to make the Business Service offline/online based on the External system URL being offline/online by setting the
    Business service-> Operational Settings->Offline Endpoint URIs with a timesatmp.
    Is it possible to make the state of the proxy service to enabled/disabled based on this state of BS based on external enpoint URI?
    This is a requirement such that the messages in the JMS queue doesnot get lost or consumed when the external system is offline.
    Thanks in Advance!

    I have thought about this. There are some problems here....
    I cannot use the same proxy to invoke the java callout and then based on the code or handler disable it, since
    1) i would have no way to enable back the proxy again.
    2) Also there is some amount of message loss.
    So i will have to use another proxy to do the same, but in this case
    1) what would be the trigger to this proxy?
    2) And how often do i invoke the java callout to see if the URI is up or not? (wouldnt that affect the performance?)
    I am just wondering why did they give an offline URI option in the business service and no similar option in the proxy service, Any Idea?
    Thanks

Maybe you are looking for