How can I establish connection between DirectSoft Programming software and LookOut

Hi,
        I am working with a DL06 PLC. I am trying to a develop a LookOut Direct HMI for this tainer. I would like to know if there is any option in LookOut where it allows me to run small parts of PLC code along with HMI so that i can toggle discrete output. To be more speicifc i have X0 - 16 input bits and C0 - 16 status bits. I have to develop a logic in PLC programming so that the status bits toggels Y0 - 16 outputs on the tainer. So can you please let me know if there is any way of establishing communication between LookOut HMI and  DirectSoft 32 PLC programming software.
Thanks
regards
Koneru

Kone,
Have you tried mathematics.
I use something like:
ADec2Bcd      = sum(mod(000,16),mod(trunc(000/16),16)*10,mod(trunc(trunc(000/16)
                /16),16)*100,mod(trunc(trunc(trunc(000/16)/16)/16),16)*1000);
Simply replace the 000 with the value to be converted, can be a numerical object.

Similar Messages

  • Help Needed in establishing connection between Kepware OPC server and UDS 4

    Hi All,
    I am in the process of establishing connection between Kepware OPC server and UDS 4.0,
    Can anyone guide me through the process of configuring UDS 4.0 to establish conection with the Kepware.
    Any standard documentation on UDS 4.0 will be of great help.
    Thanks in advance,
    Shyam

    HI Rajesh,
    I am creating OPC DA instance and when i try to browse for the OPC servers available in the machine, the list is blank. i am not able to view any OPC servers.
    Actuallt the Kepware OPC server and UDS are installed in the same machine.
    Can you plz through some ligh on this
    Regards,
    SHyam

  • Can we establish connection between developer 6i with oracle 10g

    hi all
    can some body guide me that how we establish connection between developer 6i with oracle 10g. i have install developer and oracle 10g on different machine
    please guide me

    Look at following thread
    Re: Patch 18 available for Windows Client/Server Forms 6i
    I had installed Patch 18 against 10G DB and Forms work well.
    Anyway you can see patches in
    http://updates.oracle.com/ARULink/PatchDetails/process_form?patch_num=4948577&release=3060000&plat_lang=912P
    Hope this helps
    Regards
    Rosario

  • Establish connection between existing IAS6.5 and newly installed S1WS6.1

    Does anybody know how I can establish connection between iPlanet app server 6.5 and Sun One web server 6.1? I have an existing IAS6.1 and I've just installed web server 6.1. Can this be handled by installing a web connector plug in?

    Does anybody know how I can establish connection between iPlanet app server 6.5 and Sun One web server 6.1? I have an existing IAS6.1 and I've just installed web server 6.1. Can this be handled by installing a web connector plug in?

  • How to make the connection between a sale order and an invoice in SDK

    Hi,
    Im trying to make the connection between a sales order and an invoice using the SDK.
    Here is how i create each of them:
    Invoice:
    public int SalesInvoiceInternalSave(string buisnesspartnerCardCode, DateTime dueDate, double discountPercent, string id, IList<InternalItem> items, ref int invoiceId)
          int res = 0;
          SAPbobsCOM.Documents invoice_entry = (SAPbobsCOM.Documents)Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oInvoices);     
          invoice_entry.CardCode = buisnesspartnerCardCode;
          invoice_entry.DocDueDate = dueDate;
          invoice_entry.DiscountPercent = discountPercent;
          invoice_entry.Reference2 = id;
          foreach (InternalItem item in items)
            invoice_entry.Lines.WarehouseCode = item.Shopid;
            invoice_entry.Lines.ItemCode = item.Code;
            invoice_entry.Lines.ItemDescription = item.Name;
            invoice_entry.Lines.Quantity = item.Quantity;
            invoice_entry.Lines.UnitPrice = item.Price;
            invoice_entry.Lines.Add();
          res = invoice_entry.Add();
          return res;
    Sales order:
        public Boolean SalesOrderInternalSave(string orderId, string buisnesspartnerCardCode, DateTime dueDate, IList<InternalItem> items)
          SAPbobsCOM.Documents order_entry = (SAPbobsCOM.Documents)Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oOrders);
          order_entry.CardCode = buisnesspartnerCardCode;
          order_entry.DocDueDate = dueDate;
          foreach (InternalItem item in items)
            order_entry.Lines.WarehouseCode = item.Shopid;
            order_entry.Lines.ItemCode = item.Code;
            order_entry.Lines.ItemDescription = item.Name;
            order_entry.Lines.Quantity = item.Quantity;
            order_entry.Lines.UnitPrice = item.Price;
            order_entry.Lines.Add();      
          int res = order_entry.Add();
          return res == 0;
    What do i need to change to get the connection between the two of them?
    And how do you insert a amount (not percent) discount into an invoice?
    Regards,
    Torben

    Hi,
    Add the sale order, then add the invoice. and while adding the invoice please add the following details to the invoce documen
    invoice_entry.Lines.BaseEntry = 'Doc entry of the newly created SO
    invoice_entry.Lines.BaseLine = 'Line No of the SO
    invoice_entry.Lines.BaseType = 17 'For sales order document type.
    Hope it helps,
    Vasu Natari.

  • How can I get connection between VC and back end ABAP system

    Hi, I'm developing the kits in the VC platform, and I need to access the back end system designed by ABAP. For example, the system provides some public functions(not web services), and I hope when I click the "search" button, the VC front can call the remote functions and get the data from the back end system. In addition to that, the most important is I must keep the connection real-time. How can I do it?

    Thanks for your help. At present, my VC version is 7.1.4 which isn't installed in the portal server but in local machine, and I'm new in the VC. What I want is when I click the "search" button(in the properties pannel), I can get the data from the remote server. I know the VC 6 provides similar functions, but the current version doesn't. Could you explain the details of how to get and keep the connection between them? Thanks so much.

  • Can not Establish Connection between outlook and exchange 2013

    hi guys
    i recently install my exchange 2013 sp1. I configured DAG and its working great.
    but the main problem is outlook. I deploy all of the dns records in my public dns but now i cannot establish any connection between exchange 2013 and outlook 2013.
    I mean when i want to create a new email account for my users i face with this error :
    " the name cannot be resoved. the connection to microsoft exchange is unavailable . outlook must be online to connected to complete this action "
    and finally when i study an article it refers to enable mapi over https in exchange 2013, I enabled it by powershell cmdlet but when i want to test it it gives me error :D
    help me plz :D

    Hi,
    We need to configure Exchange Server 2013 for mail flow and client access with the following steps.
    Create a Send Connecter
    Add Additional accepted domains.
    Configure the default email address policy.
    Configure External URL.
    Step5: Configure Internal URL.
    Configure an SSL certificate.
    For more details, please refer to this document.
    http://technet.microsoft.com/en-us/library/jj218640(v=exchg.150).aspx
    If there is any further question, please let us know.
    Best Regards.

  • How can I establish a line length (72 chars) and get TB to wordwrap at that length?

    I would like to establish a line length for email that I compose or receive. How can I do that? How can I get TB to wordwrap at that length and not some shorter length?

    I did that - and found several items for wrap.
    All except the one noted - mailnews.wraplength - have a status of default, type boolean and value false.
    mail.compose.wrap_to_window_width
    mail.wrap_long_lines
    plain_text.wrap_long_lines
    view_source.wrap_long_lines
    mailnews.wraplength
    status: default
    type: integer
    value: 72
    I promised to be careful, so a last check here - can I change that value to 80 or 50 or something other than 72 without messing up Thunderbird?
    Thanks,
    Terry_S

  • How can I insert space between a bullet character and text?

    I imported my FrameMaker file and template into RoboHelp 7.
    After the conversion to RoboHelp, the bullet characters are too
    close to the paragraph text that follows. I was able to change the
    span's spacing in the Font dialog box's Spacing tab to expand the
    space. How can I apply this to all bullets in the topic?

    I am so dense... I re-read this thread.
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=65&catid=680&threadid =1348980&enterthread=y
    AJ Owens suggested that we remove "Pre" from the User Defined
    HTML Tag field box in the Style Settings dialog box. When I
    initially accessed this box, I experimented with checking and
    unchecking the Convert Autonumber to HTML list box, but it never
    occurred to me to clear the User Defined HTML Tag field of "Pre".
    Now that I have cleared it, I am able to make changes in the Style
    Sheet Editor. (I can expand spacing so that I now see more space
    between the bulleted and numbered characters and the text that
    follows.)

  • How can I hyperlink pages between multiple indd docs, and have them work in a pdf?

    Ok, this is confusing, so I'm going to try to be as clear as possible. I'm using InDesign CS6.
    I am working on a catalog, over 500 pages, which is split into several smaller indd files.
    I need to end with one single pdf of the whole catalog, with links to different pages. For example, there's an index in the back, a TOC in the front, and various "related product" type references throughout the catalog which I would like to have the page numbers as clickable links.
    When I try just linking to the different docs, either clicking it in the pdf opens the indd file (not helpful) or nothing happens at all (even less helpful). So I assume there must be a trick to it. Or it's impossible.
    I know how to do this if everything was one big indd file, but it's not. I suppose that could be an option but I really don't know how my mac will react to a file that large.
    So, how can I make this happen? Is there a way? Would it be better to just do this in Acrobat?

    I actually did already create a book with all the files in it, but I couldn't figure out how that was helpful. The hyperlink panel doesn't seem to have any "book" options (unless I'm looking in the wrong place?) and just linking to the different files (after creating the book) didn't have any different results than linking to the files before I created the book.
    I thought maybe linking to the different files in the book would work if I could export the whole book to pdf at once (which would be super-helpful in and of itself), but that doesn't seem to be an option either.
    I guess what I'm asking is for you to elaborate on what to do after creating the book.
    Thanks!

  • How can I sync calendars between my mac, iphone and android phone

    I use an iPhone as my primary phone, but do travel alot and need to have a secondary phone with a local SIM card when I travel. For this reason, I am considering buying an android phone. One of my major concerns though, is how would I be able to (if possible at all) sync calendars and contacts between all the devices. Today with iCloud I can get the iCloud syncing between my iMac, Macbook Pro, iPad and iPhone. When I introduce an android device, I am going to have to bring in Google calendars as well, so how do I get my iCal calendars to automatically sync to google calendars without having to creat duplicate calendars or without having to basically migrate to using only google calendars? Same goes for the contacts?

    On your Mac and iPad, turn off iMessage. 

  • How to setup the connection between non-unicode client and unicode server?

    hi.
    we played the program in 4.6x that call a data from unicode server (ECC6.0) to non-unicode server.  ( not played in the unicode server.)
    When a program ended that English Character was normal, but Korean Chinease... was unknown text.
    I think conversion from unicode to non-unicode is a main reason.
    General Notes are issued for the unicode side rfc connection configuration.
    but, i want to know how to setup into the non-unicode system to interface with unicode system.
    I hope your great answer.

    Hi,
    For taht you have to deploy korean and chinese langauges seprately on non unicode system.Then try to connect to the unicode system.It will work for you.
    Regadrs
    Vijay kumar

  • Connection between portal (KM system) and external server.

    Hello All,
    I need to establish connection between portal (KM system) and external server. At external server, IIS and WebDAV are configured.
    So for this reason, I have created an HTTP system and a webDAV repository manager at portal, but not able to connect to the external system.
    I have created a webDAV template, but not able see it under KM systems to create a webDAV system, I have even restarted the portal, still no use
    Please suggest, any prerequisites need to be done?
    Thanks
    sk

    Hello Supraja.
    Yes, ofcourse i already followed the doc.... In the 20th page of the doc, it is said the portal needs to be started, for the WebDAV template to be seen. to go head and creat a WebDAV system under KM systems.
    But even after restarting the portal, I cant find the already created WebDAV template. Any guess to reslove it...
    A quick response it appreciated.
    regards-
    sk

  • I have forgotten my Password to be able to connect between my desktop Mac and Mac Book on my home network. How can I recover the password or change it?

    I have forgotten my Password to be able to connect between my desktop Mac and Mac Book on my home network. How can I recover the password or change it?

    The password used to log in to a user account remotely is the same as you would use to log into it locally. You can also use your Apple ID, so try that.
    To change your login password read OS X Mavericks: Reset a login password
    also OS X Mavericks: If you forget your login password

  • How can I establish bluetooth connection with my iPhone so I can share and modify my iPhone's contact list on my macbook?

    How can I establish bluetooth connection with my iPhone so I can share and modify my iPhone's contact list on my macbook?

    The Mac and iPhone sync with iTunes though the charge cable that is included with the iPhone. Through this, you can sync your calendars and contacts.
    Bluetooth is an impractical sync scheme as the time it would take to say transfer your song catalog could be longer than your phone contract. I suppose it is entirely possible to implement with hacks and jailbreaking, but I am fairly sure it is beyond the rules here to discuss such activities.
    You may wan tto ask this same question in the iPhone section of the comminitie here. There may be some workarounds for just contacts.

Maybe you are looking for

  • Unable to replicate data to BI using LO Extraction

    Hi, I unable to replicate from ECC(LO Extraction)the data...when i replicate the data from ECC i got some of the folling the data sources... 80BPARTNERH 80BPARTNERH Change BI7CLNT001 80PLANTH 80PLANTH Change BI7CLNT001 Aggregated Status for Area of R

  • How to create lossless PDF from DOCX?

    Hi everyone, Im currently trying to convert my Diploma´s Thesis to PDF but am having a hard time with the images. No matter which converter I try, the pictures come out skewed and low quality, just like below: Not only are the pictures skewed, but th

  • Alternate display too dark

    I use a 21.5" iMac running 10.6.3 to display videos for our meetings etc. I use keynote to arrange all the videos and then when presenting run it through a switcher to about 4 TV's of various sizes (we also have 3 cameras and a DVD player in the syst

  • Problems with the Actionscript parser

    We just upgraded to MX 7.02 from MX 6.1 here. I've been playing around with the new flash forms and actionscript to see how easy it would be to replicate some of the things we did with javascript in actionscript. While debugging one of the scripts I

  • Siemens Westinghouse Engineering Opening - Position in Orlando, Florida

    Job Opening for Instrumentation/Testing Engineer At Siemens Power Corp, I have an opening in my Testing and Instrumentation Department. The responsibility of my collective staff of 25 is to support all testing needs for our internal customers. This t