Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cch1955

Pages: [1] 2 3 ... 14
1
Technical support / Re:fx2424 output current
« on: December 10, 2018, 10:38:04 AM »
The solenoid takes 400mA and will be on for about 1 minute then off for 15 minutes or more. The exact off time is unpredictable but in general will have a pretty low duty cycle.

I would use the higher drive outputs on the board, but they are being used for other solenoids, I'm just two solenoids short of higher amperage outputs.

I will use an outboard driver or relay to increase the capacity and simplify support in the field to make the solution robust.

Thanks!

2
Technical support / fx2424 output current
« on: December 05, 2018, 03:59:37 PM »
Gentlemen!

I have an application where I need two more outputs which can handle more current than 250mA as possible with outputs 17-24
I have used all other outputs with higher capacity.
Is it possible to use two outputs in tandem to drive a single load or must I use a SSR off board to handle the load?
I am driving a 400 mA at 24vdc solenoid.
The solenoid does have snubber diodes for the inductive kick

3
Technical support / Re:Save as problem 7.12 build 3
« on: October 04, 2017, 04:25:53 PM »
Well at least that works.  Obtuse, but it works.

I believe it would be much more logical if the file type pulldown when you are doing a save as displayed  possible file types for the user to select such as PC7 and PC6

4
Technical support / Save as problem 7.12 build 3
« on: October 03, 2017, 10:26:09 AM »
I updated to Trilogi 7.12 build 3 this weekend and discovered a problem.

If you do a  "save as" of a PLC program with a date in the file name like PLC 10.3.2017 rev 1  it wont save the PLC file correctly.

If you save it, is does save a file in the desired location, but you can't see it to reload it. If I look with file manager a file has been saved to the directory, but it has the file extension  FILE  instead of the desired PC7 file type.  

If you remove the date with separating periods from the file name, it saves correctly. Windows has no problem with the inclusion of periods in the filename.

In previous versions  of Trilogi the inclusion of the date with periods did not cause any problems.

5
Technical support / Re:Fx2424 analog port read issue
« on: November 02, 2016, 10:49:50 AM »
Found the problem. It was an analog input ground wiring issue. Fixed that and it responds as it should.

6
Technical support / Fx2424 analog port read issue
« on: November 01, 2016, 02:23:13 PM »
I have a very strange ADC issue on a Fx2424

With a simple ADC test program (attached) I show no ADC inputs when in online monitor mode on the lines 5 and 6 as I would expect ( they show DC voltage on the inputs with DVM of between 1.5 to 2.5 volts from attached pots). I show a ADC value of 4091 on line 1 with nothing connected and DVM voltage shows no voltage at the input. The 5 volt reference voltage supply is not being pulled down by the pots.

Have run this on two different Fx2424 with same result.

Disconnected everything from the PLC except the analog input daughter board ( and I swapped those also) Ethernet and 24VDC coming in clean. If remove the analog daughter board analog 1 register stays at 4091 when watch with online monitor mode.

I suspect I have developed some kind of software/firmware version issue.

Now have:

Tri version 7.11 build 04

Java 8 up to date

Swapped my router and cables, same result.

Scoped the 24VDC – nice and clean and 24 volts

Tried different scan times for the read, no difference.

When I run online watch I see nothing for ADC inputs 5 and 6, 4091 for ADC line 1 and

The variables assigned for the ADC reads show nothing except input 1 which shows 4091

What am I missing???

7
Technical support / Re:Fx2424 analog 5VDC current increase?
« on: October 14, 2016, 06:58:47 AM »
I thought that might be the case. I have a small power supply on the way.
Thanks.

8
Technical support / Fx2424 analog 5VDC current increase?
« on: October 13, 2016, 10:34:29 AM »
My application is pulling the 10ma 5VDC ref voltage down on the Fx2424. If I add an external 5 volt source, all works well.

I remember one of your boards allowed changing a resistor to increase the current. I don't see that in the Fx2424 manual.

Any way to do this on the Fx2424 so I don't have to add an external supply?


Thanks

9
Technical support / Re:Printout enhancement
« on: August 08, 2016, 08:39:05 AM »
I have tried your work around, but often the formatting of the code gets lost making it a mess. I do this when I have to , but hate all the messing around it requires.


10
Technical support / Printout enhancement
« on: July 29, 2016, 03:48:01 PM »
Currently if I have a program loaded on your development PC and want to print out the Custom Functions the only selection is to print all of them out between X and Y.

During development you may have numerous custom functions that get made to test etc which you don't want printed out and are not in the active program.

If the print command had an option to print only the Custom Functions that are used in the loaded active program, it would be very helpful.

11
Technical support / Fx2424 ADC display in Online Monitoring
« on: June 22, 2016, 02:44:13 PM »
I discovered when starting to debug a new program that the ADC display window in Online Monitoring
does not show a value unless that ADC line is read in the program periodically.

I assumed this was raw data for the ADC line and was always shown if there was voltage between 0-5 VDC
even if not called by the program - not so!

The statement in the manual on page 5-4 is not clear that monitor in includes the raw ADC display Online Monitoring monitor values .

I suggest changing the monitor program to display NA instead of 0 in the analog monitor windows for analog line that are "Not Active" (no basic statements referencing that analog line currently) it would aid in debugging.

12
Technical support / Fx2424 Input current
« on: May 16, 2016, 09:29:51 AM »
In order to pull a single digital input low on the Fx2424, how many milliamps  must be handled by the output of the connected device to ground?

13
Technical support / A nice feature suggestion to STEPMOVE
« on: April 20, 2016, 09:56:32 AM »
The addition of descriptive labels on variables has greatly helped creating programs rapidly.

In the STEPMOVE command, when you specify a relay to be activated at the end of the STEPMOVE it would be very helpful to also allow the use of an underscore and a descriptive label identifying the relay being activated.

STEPMOVE 1,22000,36  is more cryptic than STEPMOVE 1,22000,36_X_PLUS_DONE_RLY

Appreciate your efforts on the development of this fine program.

14
Technical support / Fx2424 and MD-HMI I/O addressing
« on: March 29, 2016, 04:29:48 PM »
I did not see and example I/O addressing when using MD-HMI with Fx2424 and EXP1616R expansion card.

I believe Key 0 should start at input 41 and end with F4 on input 56.

LED1 would be output 65 and last F4LED would be at 72.

If this is not so, please give correct addressing.




15
Technical support / Re:FMD88-10 HSC
« on: December 28, 2015, 12:59:26 PM »
Good to know this for single channel HSC needs, thanks.

Pages: [1] 2 3 ... 14