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 ... 5 6 [7] 8 9 ... 14
91
Technical support / Stepper ramp question
« on: May 14, 2012, 04:14:19 PM »
I have application that requires ramping to a stop during a STEPMOVE command and then resuming to end at the final position as defined in the original STEPMOVE.

I am thinking the STEPMOVE command is not designed for this. Can you supply the algorithim you use to for ramping stepper so I can create version in basic to meet my application need.
Thanks

92
Technical support / Re:MD-HMI issue
« on: May 11, 2012, 04:55:26 PM »
More inforamtion. I swapped the MD-HMI out with another I had and the problem went away. Further investigation was that the cables were picking up noise from a AC servo drive cable. I rerouted the cables and the problem was gone from the original unit.

93
Technical support / MD-HMI issue
« on: May 11, 2012, 03:51:58 PM »
I while back I asked about the correct key routine for my hardware( FMD1616-10, MDEXP1616R and MD-HMI)
I implimented what you suggested and it works - pretty well.

The problem is that if you hit or hold the key it will often change the displayed active input key from the correct key to one above or below the correct key. So if I press the 5 key when I am watching online on PC input for a second the 5 key may go on, then change to a 4 and then go back to a 5. All 0-9 Backspace do this. Seems like a scan-debounce issue to me.

I have tried various scan rates for the routine and checked it against other Triangle machines I have programed here, no help.

Suggestions?

 

94
Technical support / Re:Trilogi update
« on: April 10, 2012, 04:29:49 PM »
Can you send me the link to the oracle site where you down load this version of Java for XP? Thanks.

95
Technical support / Trilogi update
« on: April 10, 2012, 02:15:48 PM »
I recently asked about updating Trilogi software on my desktop pc and your answer worked great.

I am trying to update notebook XP computer I use in the field from 6.30 to 6.43 the same way and does not seem to work wants to update it to version earlier than 6.30 that it now has installed. Appreciate help here.

96
Technical support / Re:stepmove over write question
« on: April 02, 2012, 04:58:23 PM »
Thanks.

97
Technical support / stepmove over write question
« on: April 02, 2012, 10:08:29 AM »
If I am executing a stepmove command of 10000 steps
and at 4999 steps into the move I execute another stepmove command on the same channel for 7500 steps:

Will the first command be terminated (decel and stop?) at whatever number of steps it has executed and the new command will take over and execute the new move of 7500 steps

Or will the second command for 7500 steps be executed after the first 10000 step command is completed?

Thanks

98
Technical support / Code example
« on: March 21, 2012, 04:16:45 PM »
I know you have a few examples of code included with your product. I don't see anyplace on the forum that is a repository of code examples.

I am thinking this would be helpful to many people who often are undertaking similar tasks.

Perhaps this exists somewhere?

Thanks

99
Technical support / Correct I/O assigments and HMI sample program FMD
« on: March 16, 2012, 12:10:19 PM »
I think I have the correct I/O assignments for my configuration of a FMD1616-10, MDEXP1616R and MD-HMI.

FMD inputs and out puts start at 1 and go up to 16
MD EXP 1616R inputs and outputs start at 17 and go up to 32
MD-HMI inputs start at 33 and go up to 48
MD-HDMI LED 1 starts at output 33 and ends with F4 led at output 40

Do you have example HMI program for this configuration as you do for other configurations?
Thanks

100
Technical support / Re:Current version of TRiLOGI for FDM1616-10
« on: March 16, 2012, 10:13:09 AM »
Thanks for the quick reply. I really appreciate the further improvments to the already fine package. Really will save time and reduce bugs!

101
Technical support / Current version of TRiLOGI for FDM1616-10
« on: March 15, 2012, 02:29:02 PM »
My current verion is  6.31 build 03
I am starting a new project using the FDM1616-10 and it has been awhile since I checked for updates.

If you could provide link for download I would appreciate it.

Thanks

102
Technical support / Re:Remote monitoring and control nano
« on: August 22, 2011, 04:57:23 PM »
Appreciate the quick reply. I was thinking when you were monitoring, you could force the inputs overriding the actual input state.

103
Technical support / Remote monitoring and control nano
« on: August 22, 2011, 03:02:06 PM »
I have a nano using 6.43 programming software on PC over ethernet connection through a small switch no other users.

I can load programs and monitor, make changes to memory. I am not able to change state of inputs with mouse even when remote control check box is checked.

T100MD allowed change of states either momentary or latched with mouse.

Is there some kind of setting need to allow this?

104
Technical support / Re:Non-volatile nano memory where are you
« on: August 19, 2011, 07:48:12 AM »
very good. i believe this should work for me.

105
Technical support / Non-volatile nano memory where are you
« on: August 18, 2011, 02:46:24 PM »
I understand the nano does not have EEPROM and that FRAM is optional. In the installation guide on page 1-7 it states:

Non-Volatile Data Storage
Integers (16-bit)
Strings (40 chars max)
1024 words

I need a small amount of nonvolitile memory for my application parameters and was planning on using the above 1K

How to do you read/write the 1K nonvolatile integer memory?

Pages: 1 ... 5 6 [7] 8 9 ... 14