mike72

Members
  • Posts

    43
  • Joined

  • Last visited

Everything posted by mike72

  1. Hi there. i got a M2M GSM modem and trying to switch a button from 0 to 1 for the moment, then once i get that sorted, i can control others. For some or other reason the code doesnt change the button state from 0 to 1. attached is the test2 channel input, and the button input, as well as the .ctl. mike M2M(2).ctl
  2. Thank you for the quick reply. so i did what you suggested and placed button = test2[0] == "Temp" into the event of the test2 channel and stopped the sequence i was running and it still does'nt change the button state to 1 from a 0. Any other recommendations? mike
  3. Good day i have a serial string coming into a channel, and need the string to control another channel but cant seem to figure it out. a single word, being "Temp" comes into the serial channel (test2) and is supposed to control another channel by changing the value to 1 when it arrives or 0 when anything else arrives. can you shed some light on this and how it can be done if possible. thanks mike
  4. hi there i bought a cheap and nasty temp/humidity sensor a few months ago and have been struggling ever since to wrap my head around the instruction manual. i need to change the station address from 1 to 3, and to receive the information in something i can understand. i have used many hexdecimal to decimal converters but still cant make any sense out of this. is it possible to help me please and convert the hex? attached is the manual for the sensor. mike Temperature and humidity sensor modbus protocol (correctable temperature and humidity).doc