Search the Community
Showing results for tags 'PWM'.
-
I had to upgrade the control system of the plastic extruder. V700 + V200-18-E46B used in application. The system has been operating successfully for over 2 years. However, a separate installed dosing system that determines the color of the plastic has failed. It has a stepper motor, a driver and a failed control board. I quickly connected the input of the motor driver to the output of the O0 npn PWM and programmed the change of the PWM frequency depending on the speed of the screw of the extruder. Everything worked, but there was one problem. Sometimes the stepper motor mu
- 6 replies
-
- stepper motor
- pwm
-
(and 1 more)
Tagged with:
-
V130-33-TR34 HSO
tbalogh posted a topic in Vision & Samba PLC + HMI Controllers & VisiLogic Software
Hi, I'm a new user and I've been trying to get a PTO pulse signal from one of the high speed outputs of my V130-33-TR34 to send to a stepper motor driver. I just got the PLC so it's set to default jumper settings. I pretty much followed the webinar on the Unitronics site and I'm pretty sure I did the wiring right (pin 1 on the transistor outputs to driver, pin 5 to PLC ground). Hooked it up to an oscilloscope and I don't get anything out. When I run the PTO move command, it turns the MB on for "PTO Move Success." Tried going into the HW Configuration and trying to get a PWM signal out- 3 replies
-
- high speed output
- v130
-
(and 3 more)
Tagged with:
-
Dear all, I have US5-B5-TA30 PLC with UIS-WCB2 modules and expansion adapter. I want to use PWM HSO for step control and set duty cycle, frequency and Target. In VisiLogic this was easy in HW Configuration setting High Speed Output (Step Control). In the attach you can find the example I made in VisiLogic. (LEVO - means left, DESNO - means right, on the display in the example). I am having troubles configuring the HSO on the WCB2 as PWM with target. I am relatively new to UniLogic, so please help. Thanks, BR HSO Proba - SAMBA.vlp
-
Hey guys, I'm currently on a project using a US7-B5-TR22, one idea is to use the PWM output to command the frequency of an inverter. I know outputs needs to be enabled as a PWM output so I made a button to activate them when I use the inverter. The thing is that I don't have the inverter here to run some tests, and I wanted to see if the signals were as I wanted them to be. I measured them with an oscilloscope to verify and I can see that the output has the correct frequency, but the signals are about 2mV and of course really noisy. I'm wandering if I'm missing something here o
-
Hi, i'm trying to control a DC fan which needs a 25 kHz control signal. The control line is connected through the NPN output of an EX-D16A3-TO16 expansion module which is connected to a V1210. But one thing isn't clear to me at the moment: The expansion module can send a frequency of 1Hz - 32 kHz. So a MI should be enough for the job. But when I look in the help file under "Configuring a High-speed Output (PWM) > Frequency (F)", it says that the Software Units of a V1210 are 0.1Hz (500Hz = 5,000). This would mean that an MI would not be enough because a value of 32,000 would mean
-
Good night. First I sorry for english. I'm have working with the PLC V350-J-TR20. I need help with PTO functions, especially with creation of channel. When download a error appears saying that on (PTO: SET Move "The channel is not initialized"). Follow the prints. PTO move: MI 8 status PTO=3 PTO stop: MI 9 status PTO=3
-
I am running a V570, v200-18-E5B, and IO-D16A3-TO16. the high speed outputs on the snap in and the expansion are both running identical stepper motor drives and motors. the motor that is controlled by the snap in has a long lag between button push and when it starts moving. It will not run at a constant speed and some times even stops and restarts with the button still pressed. the motor that is controlled by the expansion runs at a constant speed, stops and starts immediately with button commands, and runs must faster than the snap in controlled motor. stepper motor drives are set up the
-
Hi, I need to soft start a 1KW 48VDC Motor. I am thinking of using solid state relay with the V350 built in PWM function. I believe the use of SSR with DC motors is not recommended. Could anyone advice what hardware may I use?
-
Hello, Iam new here, recently i started use Unitronics for my projects, so i have question. 1. Can i use PWM FB for not-high speed digital output? I want control heater. Cycle time will be about 10s, duty cycle depends from PID output. I read examples, some forum threads..but i did not found accurate answer . Iam asking for a help. Best regards
-
Dear all, I have an application of cutting machine. I am using M91-2-T1 to control the rollers synced with micro stepping motor for feeding the probe. The Stepping is controlled by PWM output as well as the feedback is given to the HSI to stop HSO after reaching the exact preset value. The probe should be cut at 20mm,40mm & 100mm lengths with +/- 1mm. But sometimes the tolerance value comes -2 to + 4. How could I attain the expected tolerance value(+/-1mm)? Is there any programming trick to reduce the scan time? Thanks in advance.
-
Hi I am new to visilogic and PLC's in general so excuse me if my question is a simple one. My PLC is a Vision 130, which has high speed inputs and outputs. I understand that with the use of PID function blocks you can produce a PWM output signal but I am looking to interpret a PWM signal from a device to the PLC. The device is a synchronisation relay to synchronise a generator to the grid. It produces the following: data is pulse width modulated SYNC: 8ms high 1: 4 ms high 0: 2 ms high ; a data packet consists of 10 bits data: first sync 8mS high then b0-b1-b2-b3-b4-b5-b6-b7-b8-b9 I wa
- 10 replies