Activity for abjha1998

  • abjha1998 abjha1998 posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hi everyone, I have been doing a project where I have to send CAN messages from WAGO plc pf200 in BYtes. The signed integer needs to be unpacked into two bytes. so far I have tried Union but that has not worked with me

  • abjha1998 abjha1998 posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Thank you for the reply. I got an error saying that MEM.PackBytesToWord(GVL.Actual_Speed_DUT_high,GVL.Actual_Speed_DUT_low) = u; is not a valid statement. Am I missing some library?

  • abjha1998 abjha1998 posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Thank you for the reply. I got an error saying that MEM.PackBytesToWord(GVL.Actual_Speed_DUT_high,GVL.Actual_Speed_DUT_low) = u; is not a valid statement. Am I missing some library?

  • abjha1998 abjha1998 posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hi, I have been working on Codesys V3.5 with PFC200 controller and Can Gateway 750-658. I want to convert the incoming CAN data from bytes into UINT and for outgoing data bytes to UINT. Does anyone has experience with this kind of data? I tried few different ways but it doesn't seem to be working.

1