Total beginner here trying to learn the software and hoping to get some help.
I'm trying to create a basic simulation in SFC. How do I control the flow settings(LOW and HIGH) for the proportional valve? I tried to assign an INT Data type and give it a value of 1 and 2, but I'm not quite sure how to do it. I can't assign INT to the action for some reason (I'm guessing only BOOL data type can be assigned to it). Hope this makes sense and any help is greatly appreciated.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I supose that you can say to the transition, to action you can assign the code that you want (via an action f.ex.)
In a transition you can put intVar=1. It eorks
Enviat des del meu HUAWEI LYO-L21 usant Tapatalk
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2018-01-02
Originally created by: Ed_lv
Josep M. Rams hat geschrieben:
I supose that you can say to the transition, to action you can assign the code that you want (via an action f.ex.)
In a transition you can put intVar=1. It eorks
Enviat des del meu HUAWEI LYO-L21 usant Tapatalk
Thank you very much for the reply! I will give this a go!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Originally created by: Ed_lv
Hello Guys,
Total beginner here trying to learn the software and hoping to get some help.
I'm trying to create a basic simulation in SFC. How do I control the flow settings(LOW and HIGH) for the proportional valve? I tried to assign an INT Data type and give it a value of 1 and 2, but I'm not quite sure how to do it. I can't assign INT to the action for some reason (I'm guessing only BOOL data type can be assigned to it). Hope this makes sense and any help is greatly appreciated.
Thanks
I supose that you can say to the transition, to action you can assign the code that you want (via an action f.ex.)
In a transition you can put intVar=1. It eorks
Enviat des del meu HUAWEI LYO-L21 usant Tapatalk
Originally created by: Ed_lv
Thank you very much for the reply! I will give this a go!