Jump to content

drr

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by drr

  1. I have a Samba sm43-j-r22. 

    I need to search in Data Table a row that has a column (of type string) with an empty value.

    I have tried using the function "Data Tables Find Row" with the "Start address of value to find" with an MI operand with value equals to 0, because I think that an empty string has it first byte equals to null. But It wasn't succesful.

    How can I acomplish this?

  2. Sorry for my English :(

    My device is a SAMBA SM43-J-RA22.

    I'm making a recipe application.

    In this application the user can enter the weight for an ingredient in a Numerical Control.

    I want the user to be able to enter a limited number of digits in the decimal part of the Numerical Control. This limitation of the number of digits will be configured in another part of the application.

    For example:

    12 <- numerical control set without decimals

    12.2 <- numerical control set with 1 decimal

    12.15 <- numerical control set with 2 decimals

    How I can achieve this?

×
×
  • Create New...