Jump to content

Chris2

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Chris2

  1. I have been trying to get the ladder function "Copy DTI Column into Array" to work with no success. I think there is an error in the UniLogic help on this function:

    • Input A (Data Table: Source) No problem here I can add DTI OK
    • Input B (Column: Source) No problem here I can add DTI column OK
    • Input C ( Start Row) No problem here I can add a constant here e.g. #0
    • Input D (Number of Rows)
      • !!!Problem  This supposed to accept a constant but does not.
    • Input E (Array: Destination)
      • This will not accept an Array name. But does seem to accept an Array name with an index, which doesn't help any. It allows a constant which does not tie in with the help description. Again putting a constant here does help solve anything.
    • Input F (To Array Index) This allows a constant.

    **Also, When you drag the function to the rung it automatically fills in inputs C & E with #0 which suggests these accept constants. This contradicts the help? E supposed to be the Array name**.

    ----------------------------------------------------------- UPDATE

    I think I have sorted it myself. There is an error in the Unilogic help on this function. The ABCDE Function allocations are as follows:-

    Corrections in RED

    • Input A (Data Table: Source)
    • Input B (Column: Source) 
    • Input C ( Start Row of Source) 
    • Input D (Array: Destination)   Name of Array (same data type as source column)
    • Input E (To Array Index) 
    • Input F (Number of Rows to Copy) 
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.