Jump to content

tanaka

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by tanaka

  1. is is possible for the US10 to have a period in the x axis to be drawn lower than 30seconds in the live trend. i was hoping to use something like 10seconds
  2. Hi @hotwires would you mind sharing your subroutine on stripping off some characters in Unilogic to use the string to num block
  3. cool at AlexUT, attached below is the small test file , im using this small snippet to collect data from an arduino via a usb to ttl cable utilizing the USB port on the unistream us10b5ta30, communication wise i do not have any problem, the challenge now come when i want to convert my string tag with the received arduino data to an integer format which i will then want to display on a live trend graphical setup STRING to NUM test.ulpr
  4. I have succeeded in the mini USB PLC to Arduino NANO interface using the USB to TTL cable, thankyou, the problem was on the data types of my transfer and reception storage variables
  5. HI, trying to convert an ascii based string of numbers into an integer form using the STRING TO NUM block but im not getting any integer at the output tag. what really should i pay attention to when using this STRING to NUM block
  6. hi, i been try to do serial communication of unistream (us10) PLC with arduino (nano) via the USB H port on the PLC. i can successfully send control characters to the arduino using a USB to TTL cable. the problem now is i want to be sending different sensory values from the arduino to the PLC and im not able to receive or send any other value besides the control charecter in the message composer section. How exactly can i setup my message composer to receive such kind of data and is there any limitation is using the USB to ttl cable instead of using the RS232 modules
×
×
  • Create New...