Front mount on s5-u95 Siemens.

fred-sj413 -  
 david76 -
Hello,
I would like to set up a lighting system using a push button to control three separate lines of spots. For this, I need the rising edge trigger. I have a Siemens S5-U95, I will find the command in the list but I lost it, could someone help me? Thank you in advance. Best regards.
Configuration: Windows XP Internet Explorer 6.0

1 answer

  1. david76
     
    ascending front (AF) in list
    U M 0.0
    UN M 0.1
    = M 0.2
    U M 0.0
    = M 0.1

    descending front (DF) in list
    UN M 0.0
    U M 0.1
    = M 0.2
    U M 0.0
    = M 0.1

    there you go
    6