Menu

Sample Script for sending a RS232 Command using a FOR loop?

Anonymous
2020-05-22
2020-05-24
  • Anonymous

    Anonymous - 2020-05-22

    I have a serial command that I need to change and resend over rs232 channel 10 time.

    can someone helpwith Sample Script for sending a RS232 Command using a FOR loop?

     
  • Stefan Zieker

    Stefan Zieker - 2020-05-24

    Hi,

    I'm not sure if I understand what you want. But you can find a script that sends (main interface) 10 times the string 'MyCommand\n' (and waits 100ms after each command) in a for loop.

    Regards
    Stefan

     

    Last edit: Stefan Zieker 2020-05-25

Anonymous
Anonymous

Add attachments
Cancel