Product Selected: Productivity Series
Category Selected: High-speed count / Pulse out
Press "Ctrl-F" to search for specific words in this FAQ.
Question: How do I create a "Jog" function with the new P3-HSO module? |
Answer: Use 2 VMOV instructions boxes. Set one for a positive "Move Direction" and set the other for negative. You can use a common tag for "Velocity" and "Ramp Rate", or use constants. Have your Jog pushbuttons wired into standard inputs of the P3 system, and use them as the logic to enable the respective VMOV box. |
FAQ ID: 1395 |
Question: What is meant by "Delay Registration Action by" in the VMOV and SMOV boxes? Is this a time delay? |
Answer: You can substitute the words "Inhibit" or "Offset" in place of "Delay". This is not time-based, merely a distance before the "Decel to a Stop" takes effect. You can use it to decrease your overall Registration time, since if only "Decel to a Stop" is checked, then decel will immediately start at the Registration input. This could slow your motion down. By using both boxes, the motion can continue at the steady velocity, until it reaches the value set in "Delay Registration by", then the decel will take place. The user must determine what acceptable values are for his system, the instructions cannot prevent overshoot if values are too small are entered into the instructions. |
FAQ ID: 1397 |
Question: How do I create a "follower" or "slave" function/application with the P3-HSI and HSO modules? |
Answer: Very easily! There are 2 main ways to do this: using both an HSI and an HSO module, OR, just using an HSO module with another signal source (analog perhaps). 1)With HSI and HSO module: In Hardware Config for the HSI module, when you get to "Channel x Setup", the tag you create for the entry "Current Velocity" ("MyMasterVelocity" for example)will be the incoming master velocity signal. This will be the tag used in the VMOV instruction in the ladder.Continue with the HSI and HSO configuration, compile and save your project. Now, in the ladder, use the VMOV box, and in the Velocity entry, use the tag from above "MyMasterVelocity" and fill out the rest of the entries in the box. When enabled, assuming the Scaling of HSI and HSO are even, the VMOV will output pulses in direct relation to the value of "MyMasterVelocity". 2)If just using an HSO module, setup the module in Hardware Config, compile and save project. Again, the VMOV box will be used, and the master velocity signal ( analog, calculated, external comms, etc) will be the tag used in "Velocity" of the VMOV box. You will need to match up the ratio between the two, either using the Scaling setup of the HSO, and/or a SCALE instruction in the ladder for your master signal. |
FAQ ID: 1398 |
Question: Can I use a P3-HSI module to read the SureServo line-driver encoder output? |
Answer: Yes! The P3-HSI can accept both differential (line-driver) or single-ended (sink/source) as input signals. There is a wiring diagram in the P3-HSI insert for line driver signals.
|
FAQ ID: 1399 |
Question: Can I use a SureServo drive with the P3-HSO module? |
Answer: Yes. There is an HSO-to-SureServo wiring diagram in the P3-HSO insert.
|
FAQ ID: 1401 |