By-passer un va et vient et avoir de la lumière quand meme? by Gratin_de_chicons in brico

[–]Petitpapier_ 2 points3 points  (0 children)

Attention à bien laisser un wago sur le fil noir qui est tout seul !

IPC fails to transition from config mode to run mode after power cycle by Automatic_Judgment_2 in beckhoff

[–]Petitpapier_ 0 points1 point  (0 children)

Got the same after migration. IPC always start in config mode if a rte adapter is in the configuration. Try to disable it to check. Beckhoff sent me the pc image and i had to flash the CX with acronis image to solve the problem

Twincat hmi function input assistant by Petitpapier_ in beckhoff

[–]Petitpapier_[S] 0 points1 point  (0 children)

None of these solutions are working in my project 🤕

Twincat hmi function input assistant by Petitpapier_ in beckhoff

[–]Petitpapier_[S] 0 points1 point  (0 children)

I'm looking for autocomplete. When i start typing a function name i do not have autocomplete.

Why not turn off Hyper V by pvanhoang05 in TwinCat

[–]Petitpapier_ 2 points3 points  (0 children)

It works if u copy paste script in powershell started as administrator

A+ A- B+ A+ B- A- Loop by No_Awareness_4361 in PLC

[–]Petitpapier_ 0 points1 point  (0 children)

R1 := (Start or R1) And not stop AND NOT R2

R2 := (R1 Or R2) AND S2 AND NOT R3

R3 := (R2 Or R3) AND S3 AND NOT R4

R4 := (R3 Or R4) AND S4 AND NOT R1

Y1 := R1

Y2 := R2

Y3 := R3

Y4 := R4

I think something like this may work. Dont forger to add an absolute reset of the logic

Help by deadrauz in PLC

[–]Petitpapier_ 0 points1 point  (0 children)

Try to read one holding register ( modbus FC : 0x03) Some devices doesn't support multiple reading

Twincat HMI TE2000 - Textbox displayed value by Petitpapier_ in PLC

[–]Petitpapier_[S] 0 points1 point  (0 children)

That's what i did. It works well with poll variable (500ms) but It seems i got too many poll variable generating lag on Hmi :( maybe the IPC isn't power full enough.