Jump to content

Jamie123

Members
  • Posts

    31
  • Joined

  • Last visited

  • Days Won

    1

Jamie123 last won the day on July 6 2017

Jamie123 had the most liked content!

Recent Profile Visitors

1,159 profile views

Jamie123's Achievements

Advanced Member

Advanced Member (3/4)

1

Reputation

  1. Just to close the thread. Support have said the MP3 needs to play at 192kbps
  2. Hello, I have been ask to add some audio instruction to one of my machines. I created an audio file using text to speech software. When the audio plays through the PLC it does so at 4X(guess) the normal speed. I tried both MP3 and WAV and tested the file on my PC and phone before hand. Has anyone experienced this before? Any fixes? Thanks, Jamie
  3. Thanks for the replies. ORSO2001's method worked fine1.
  4. Hello, I'm currently trying to read an encoder value from a drive via ModBus. The encoder value is split into higher 16 bit and lower 16 bit, hence I have to read two registers. Is there an easy way to combine the two values to get the single 32 bit value I'm after? TIA Jamie
  5. I have made the changes as suggested and all is now well in the world. State machines are the way forward
  6. I found this thread to be relevant to a program I am currently writing. Programming PLC's is a tiny element of my job and I only do around 2 per year, hence why I am not particularly good at it! On my current program I have tried to use the state machine method - for the first time. Each state has its own sub routine(5 in total), the main program only calls the sub routine required based on the indexer. So each PLC scan consists of the main routine and one subroutine. The program has thrown out some weird behaviour (timers not resetting, coils remaining energized, cycle 1 works cycle 2 doesn't ) leading me to believe that running one sub routine at a time is not the correct way of implementing the state machine method. I then read this: Is the correct way therefore to call all subroutines in the main program and use the index coil to activate each rung of the subroutine you want to execute?
  7. Ok, I forgot to select "read" Dunce hat is on
  8. Thanks Joe, I made a school boy error of which I am too embarrassed to mention.
  9. Hello, I have almost successfully established Modbus communication with a servo drive. I say almost, I cant read the register but I cant write to them. I want to change the speed via a button on the HMI. I get a -11 on the stats tag which is timed out. Could someone please have a look at the ladder for sending the modus write. Have I missed something?
  10. I haven't had a chance to look at this yet, but here is the reply I received from Panasonic.
  11. I do have a contact at Panasonic but he is a salesman and doesn't have much technical knowledge. I have sent him an email to clarify the check sum value as I cant work it out either. I'll have a go at using the serial port monitor.
  12. After another morning of getting nowhere with this, I have to as for help again. Could someone please show me what the protocol send and scan blocks should look like to mirror the lines in the picture. I don't want to continue trouble shooting until I have these blocks correct. Thanks in advance
  13. Hi Saragani, I have the latest version which is 1.23.25 A member of our IT team has had it running. It still wont open without requiring and admin login. As I work in a highly secretive industry, admin rights are very strictly controlled. They wont give one to a lowly engineer like me. Jamie
  14. Hi All, I have just had UniLogic installed on my work laptop. Does UniStream only work if you run as admin? If so is there anyway round this as the company I work for only allow IT to have admin rights Jamie
×
×
  • Create New...