The Siemens 12 (DC/DC/DC) output Q0.0 and Q0.1 are not functioning properly after being used as high-speed pulse outputs. The indicator lights on the PLC are not turning on. What could be causing this issue? The outputs are working fine with the stepper motor. How can the high-speed output be deactivated on the PLC?
If you have turned off the PTO function in your project, it is necessary to disable it in order to use it as a regular output.
Once you have deactivated it, make sure to retrieve the Hardware Configuration onto the PLC. Switch to Offline mode before proceeding with the download.
Sir, the issue has been resolved. Thank you for your prompt response.
I suggest checking whether your hardware configuration in the software matches your setup in the real world. If it does, you may want to go through your troubleshooting steps again to ensure it isn't a hardware issue. If everything seems fine on that side, try restoring your PLC to its factory settings. Afterward, reconfigure and reprogram your PLC carefully, ensuring that you're not overriding settings that manage the high-speed output. Remember, always treat Q0.0 and Q0.1 as regular outputs when not using them for PWM (high-speed outputs). Hope this helps!
It sounds like you're dealing with a nuisance issue indeed. Could it be that the outputs are still in pulse mode? Siemens PLC often remembers the last state, and they might not revert back automatically. You'll need to programmatically switch the high-speed outputs off. Using TIA Portal or STEP 7, try putting the Q0.0 and Q0.1 back into standard mode using Instance Data Blocks (IDB). Also, ensure that the duty cycle isn't too high for the PLC to handle.
It sounds like your PLC may be stuck in high-speed mode if the issue only occurs when using high-speed pulse outputs. To deactivate it, you usually need to adjust the program running on your PLC. You should look for a parameter related to high-speed output mode and adjust it accordingly. Also, it's worth checking that you haven't exceeded the pulse output rate for these outputs (Q0.0 and Q0.1), as that could potentially cause this issue. If you're still encountering problems, it might be a hardware issue with the I/O module itself.
Have you tried reverting these outputs back to standard I/O? This operation usually helps in scenarios like this. Typically, high-speed output functionality repurposes certain parts of the PLC, potentially leading to conflicts with other functionalities. Deactivating it and performing a total system reset afterwards often rectifies this issue. Please make sure to back up your program before performing the reset to avoid any data loss. Additionally, double-check the condition of your wiring and connections. Sometimes, physical damages or deteriorations to the wires can cause similar issues.
It sounds like there might be a configuration issue with the high-speed outputs after you've used them for pulse generation. Sometimes, when you switch modes, the outputs don't reset correctly. Check to see if the outputs are still in high-speed mode in the PLC program. You might need to explicitly deactivate that function in the PLC settings or through a specific command in your program to return them to standard output mode. Also, ensure that there's no residual programming or overrides still in effect that might be keeping the outputs in a locked state.
It sounds like the high-speed pulse output might still be configured or locked into its high-speed mode, which could be affecting the normal operation of Q0.0 and Q0.1. Have you checked the PLC configuration to see if the outputs are still set for high-speed operation, as that can sometimes prevent them from functioning as regular digital outputs? To deactivate the high-speed output, you could look into the PLC's programming interface to change the output settings back to standard mode or reset the pertinent parameters. Additionally, a quick review of the PLC’s manual or the specific project settings may also provide guidance on switching back to normal output mode.
✅ Work Order Management
✅ Asset Tracking
✅ Preventive Maintenance
✅ Inspection Report
We have received your information. We will share Schedule Demo details on your Mail Id.
Answer: - Possible causes for this issue could include incorrect programming, overload on the outputs, faulty wiring connections, or a malfunction in the PLC itself.
Answer: - The indicator lights may not be turning on due to a lack of proper signal output from the PLC, incorrect configuration settings, or a hardware malfunction in the output modules.
Answer: - To troubleshoot this issue, you can check the programming logic for the outputs, verify the wiring connections, ensure the outputs are not overloaded, and inspect the PLC configuration settings related to high-speed pulse outputs.
Answer: - Yes, you can deactivate the high-speed output functionality by adjusting the programming logic in the PLC to stop generating high-speed pulses on Q0.0 and Q0.1. Review the program and modify the relevant instructions to disable the high-speed output feature.
Join hundreds of satisfied customers who have transformed their maintenance processes.
Sign up today and start optimizing your workflow.