11/7/2019 10:40 PM | |
Joined: 3/16/2015 Last visit: 10/10/2021 Posts: 1250 Rating: (173) |
Look in the hardware manual under extended intructions. The default addresses are QW1000, QW1002,QW1004,QW1006 |
11/8/2019 1:01 PM | |
Joined: 4/28/2015 Last visit: 10/25/2024 Posts: 398 Rating: (57)
|
Hello, you will find the manual here:
|
This contribution was helpful to1 thankful Users |
11/10/2019 1:39 AM | |
Joined: 3/16/2015 Last visit: 10/10/2021 Posts: 1250 Rating: (173) |
Thank you MisterT. I must be dyslexic as I incorrectly read it as 1215C! |
11/10/2019 4:47 AM | |
Joined: 3/16/2015 Last visit: 10/10/2021 Posts: 1250 Rating: (173) |
This thread will give you the closest you will get to an answer. What I would do is this: Go to this link and download Library with PLC data types (LPD). The "LPD_typeTMPulseControlCh" found i the library under folder Types>LPD>ET200SP>TMPulse looks like it has the same structure as the control interface. The feedback data type is likely to be similar the one you will need for feedback but I haven't looked. You use that data in a DB or instance DB and using bit masking you set the values for the tag you want and then you use a MOVE (in ladder or assignment in SCL) to address the outputs. The output address is set in your hardware configuration of your CPU and I believe the default for PTO/PWM1 is bytes 78-89. I haven't tried it myself but that's how I believe it should work. Good luck |
Last edited by: Jen_Moderator at: 11/11/2019 10:51:04Optimized link. |
|
Follow us on