Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Current output problem

EBBY-HE
2016-11-16
2016-11-17
  • EBBY-HE - 2016-11-16

    Hi guys
    I want to get the current output but my code dose not work
    Could you please let me know what is the pproblem

    COMPRESSOR_RUNNING_OUTPUT(
    ENABLE:= TRUE,
    CHANNEL:=2 ,
    FREQUENCY:=100,
    VALUE:=700, );

    IF(COMPRESSOR_RUNNING_OUTPUT.RESULT =1) THEN
        COMPRESSOR_RUNNING_OUTPUT.CURRENT;
    END_IF
    

    cheers

     
  • Anonymous - 2016-11-17

    Originally created by: barkamharikrishna

    Hi

    Did check your Hardware Settings.

    make Setting / wiring as current Output

     

Log in to post a comment.