Jump to content

Emil Jacobsen

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Emil Jacobsen

  1. I need to convert an ASCII string value into a Float and / or need to convert an MI value into a MF variable. I've looked but don't see a simple way to do this.

    Am I missing something?

    Thanks in advance!

    Hi

    The function ASCII TO NUM can be found in the String menu, in the Help menu use this path to find how to use the function: Home>Ladder>String Functions>Strings: Num to ASCII, ASCII to Num

    To convert MI to MF use the function A+B/n, it can be found in: Math>Float>Convert

    Emil

  2. Hi,

    You can delete files from SD card using the Ladder utility "Delete SD file".

    You can find this utility in SD menu --> SD file Untilities.

    Hi Ofir

    Thank you for the reply.

    My real problem is to find out the name of the file to delete.

    In the FB "Delete SD file" I can either type the file name or use indirect value.

    My filename is generated by the application and is 8 char long + file extension (MI 340 to MI345)

    Is it possible to use indirect value of MI340 to delete the file?

    Emil

  3. I have up to 16 V130 and one V570 PLCs on a UniCan network.

    The V130s are placed around a plant and 10 sensors (temperature, oxygen, pH) are connected to each PLC.

    The V570 acts as a main unit where all the values from the V130 are shown.

    A SCADA system is connected to the V570.

    Is it possible to log all the 160 values on to a SD card in the V570 and show them on a trend (one trend for each value)?

×
×
  • Create New...