Jump to content

Stein Yair

Members
  • Posts

    126
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Stein Yair

  1. I agree that the solution you are offering is more elegant. However, transferring CSV or Excel files to the PLC, is impossible.

    For this need I recommend using a Visual Basic program. Please find an example of this attached.

    Note that the VB code is implemented in the Excel macro.

    Another option is to import a CSV file to a Data Table in VisiLogic and then write it to a Data Table in the PLC:

    post-130-073472000%201311229748_thumb.jpg

    post-130-073472000 1311229748_thumb.jpg

  2. Hi,

    It's important to understand that the Remote Operator does not have access to the actual HMI. It builds it own HMI. that's why it needs the file of images and fonts.

    The Draw functions manipulate the HMI indirectly, without HMI varaibles but it only affects the controller's HMI.

×
×
  • Create New...