Search the Community
Showing results for tags 'HSC'.
-
Hello, I have an issue reading the values of HSC by Ignition SCADA. PLC type: SM35-J-R20. Shortly, there is a simple logic calculating the total output from the machine, PNP proximity sensor is used to measure the number of the passing products, and it is connected to HSC input of the PLC. SCADA monitors the current and the previous value of the counter, and in case the counter has been reset when the batch is being changed (the previous value is bigger than the current value), the previous value is memorized and it is added to the current counter value, at the same time a tag val
-
Hi all. For a few years, I have been using the HSC frequency measurement on the V350. My program uses the example that was given by Unitronics and I have not altered it much. Suddenly, my programs have stopped working when I download them to a new PLC. The HSC behaves unusual and gives me false readings. My program is to control micro water turbines and it uses HSC to measure the frequency of the generator. I am using a simple frequency converter that gives me pulses into my HSCO port. The pulses are 50Hz and I confirm using a digital meter that the input receives 50Hz.
-
Hi all, I'm new to this forum and wish to pick the brains of anyone that could suggest a fix for a very unusual problem is occurring on a vision 570 with v200-18-E3XB snap in. We have built 5 identical machines that are essentially batch fillers using the vision 570 with V200-18-E3XB. All machines have identical programs. We have a flow meter that pulses out 1 pulse for every gram of product or about 25 pulses per second. we feed this pulse into the HSC and totalise until the desire value is reached . simple! except one of the machines counts for a while , say a minute or two
-
Hello all, I have an application with length measuring using encoder and HSC on V130-TR20. A want to drive(activate) a servo motor (paper cutting knife) always on counter reload for which I'm using _Interrupt HSC 2,3. But VisiLogic does not let me use PTO blocks inside interrupt (illegal element on interrupt subroutine) and do not let me call a subroutine (illegal element on interrupt subroutine). Any suggestions how to activate PTO in the same time while counter reload occurs?
-
Hi, I opened U90 help files by mistake instead of Vision help files , and found that for HSC it says "Counter value is an integer with a range of -32768 to +32767. After the counter reaches the maximum value of +32767 it will continue to count in the negative range. " I couldn't find similar statement in VisiLogic help files. Now, I plan to use Vision controler V430, and in Technical Specifications for V430-J-TR34 it says that hardware counter has resolution of 32-bit. Does that mean that I can link ML to high speed inputs and they will count to 2^31? I am using two shaft enco
-
I am trying to use an Interrupt HSC with a V130-33-B1 and a Ex-D16A3-TO16. when I try to upload the project to the PLC I get a message saying that Interrupt HSC is not compatible with my hardware configuration. I have looked all over documentation to find out if this is true or if i have something else configured incorrect, but have come up blank. Can anyone confirm that HSC on an expansion is not compatible with the interrupt? I know that immediate routines are not compatable with the V130-33-B1 but there is nothing about the interrupt.
-
I just bought a V130-33-B1 and a EX-D16A3-TO16 expansion module for a project. I need to set up a HSC Interrupt but the project tells me that the hardware configuration is not supported. there is not documentation anywhere that says HSC interrupts are not supported with the 33-B1 is this true? I know that Immediate elements are not supported on expansion modules. Can anyone confirm or offer a work around?
-
I am using a IO-D16A3-RO16 and have 3 flow sensors I need to attach, I have two attached to the HSC and want to know if possible and how to do it, is connect the other flow sensor up to a standard digital input? The flow sensor can give a max pulse rate of 73.33 pulses per second.
- 1 reply
-
- HSC
- flow sensor
-
(and 2 more)
Tagged with:
-
I have a M91-2-R1 to make some test. I want replace Fusion counter by the plc for a winder. The counter have a encoder 100PPR. When the count reach Preset 1 the motor jog at X speed and when he reach the preset 2 he stop the motor for cutting the material. In the U90 software the are samples of HSC. But I don't see where can I put the number of PPR of the encoder?