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 - Philippe Parmentier

Pages: 1 [2]
16
Technical support / Status(3) function
« on: March 22, 2014, 09:37:09 AM »
I'm trying to use the status(3) function to get the status of the following command

PRINT #4 "<TCPCONNECT 10.10.20.100:514>"

even after a delay the status(3) is still returning 0
but after id i do some PRINT #4
the text of the print is well sended via TCPIP.

Do i missunderstand how the status(3) is working?

17
Technical support / Re:FMD88-10 Username -Password and Access Level
« on: March 22, 2014, 09:32:34 AM »
That would be the best in my dream, but as far as we are selling the machine, nothing is really preventing to the customer a physical access and let competitors doing reverse ing.

The fact of using Load_eep to use a non Modbus accessible memory is already a step, Encrypting this memory before transmitting into the DM variable is also a way.

Unless dismounting the switch or hard wiring the switch. or diving the plc in resine....

18
Technical support / Re:TCP session for Syslog
« on: March 22, 2014, 09:28:44 AM »
The problem is that <> are in the protocol

https://www.ietf.org/rfc/rfc3164.txt

But anyway, if I remove that part of the protocol, the syslog is using a default value and the rest of the message can be displayed.

I've tried to send the first < via the outcomm 4,60
But it's seems that the buffer is analyzed by the firmware before beeins transmitted to the port.

19
Technical support / Re:How to limit the memory access
« on: March 18, 2014, 04:21:57 PM »
Hello everybody,

That's a good news... But can you give me more details about that way of using the LOAD_EEP variables.

1) If the FRAM-256 RTC is present, the pseudo eeprom is not used anymore and replace by the FRAM memory that can handle unlimited read/write. Is it right?

2)If the fact of Using the LOAD_EEP command is as faster as using the DM[xx] acces or will it slow the complete ladder speed process?

Regards
 

20
Technical support / TCP session for Syslog
« on: March 18, 2014, 04:18:00 PM »
Hello,

I'm trying to set a syslog function that transfert logs to a syslog server.

The PRINT #4 "<TCPCONNECT xxx.xxx.xxx.xxx:514>" function work well,

but after I have to PRINT #4 the content of the TCP packet and the syslog protocol requied as a first parameter a value setting the emergency level in the format <XXX>.    It's seems that <XXX> is interpreted as a command tag and the packet is not generated and sended over the TCPIP. If i add a leading space, it's working well, but the packet is missformed and so pisinterpreted by the Syslog protocol.

Is there a way that I can send the <XXX> wihout being considered as a command tag?

Regards.

21
Technical support / Re:How to compare time with DM value
« on: March 18, 2014, 04:13:07 PM »
The other solution is to use a DM32 variable that can easily handle the 6 digits of the full time from 000000 to 235959
 

22
Technical support / FMD88-10 Username -Password and Access Level
« on: March 07, 2014, 04:08:10 PM »
Hello Everyone,

I got a question about theses settings in the FServer.

I can only set one username and password with one access level.

If I set a username and password with level 3 Guest acces  that I give to a customer for 'monitoring' the PLC, I should not be able to log as level 1 as administator for troubleshoooting and uploding updates?

The only way to bypass this is to set the Sw 3 then?

Is there also a way to protect from using this sw3? To avoid 'hackers' to try to steal the logic and having access to the local relays, timers, counters and so, even if the code will not be accessible?

23
Technical support / Ladder Scan speed
« on: March 07, 2014, 04:00:36 PM »
Hello Everyone,

I'm getting some '2 years old FMD88-10   FirmWare 78A'  where  it's written Rev 1 on the motherboard
and a 'new FMD88-10 Firmware 81' where it's written Rev 3 on the motherboard

When uploading my software and displaying the ladder logics scan counter per  seconds,

I'm on 700 ladder scan per seconds and on the new harware more than 1350 ladder scan per seconds.

Is this difference  due to hardware or firmware? Is there a way to speed up the olds FMD88-10?

Regards.

Philippe

24
Technical support / EXP1616R extension with FMD88-10
« on: March 07, 2014, 03:54:14 PM »
Good day everyone,

I've set a EXP1616R to an FMD88-10 and I had problems to use input and output #9 to #16
but it's seems to start at #17.
I guess it's due to 16bits aligments.

I was using the SETSYSTEM 16,3 command to scan only the first 8x3 I/O and speedup the ladder loop.

Due to what i've noticed, I set SETSYSTEM 16,4 to scan the first 32 I/O, but on the EXP1616R the last Output (#32) was always closed even if it was not in the Ladder logic.

I've then set to SETSYSTEM 16,5 and it look like working well. Is it a normal behaviour?

Regards


25
Technical support / Re:Ladder logic question
« on: January 18, 2014, 01:10:55 PM »
Thanks for your reply Gary

I've noticed that on my original message there was a mistake in the description
-
"when, under ITrilogi V6.47 I quickly hit the Stop_button_Rel (R71), it's going back in the timer waiting loop...
if I longer hit the Stop_button_REL, then it's correcly clearing the alarm and working as expected"

The problem here is that I cannot automaticaly clear the alarm after a time out only.

I used the stop button for this example, but mainly this logic will be used for a vibration switch that start an emergency stop of the machine and I don't want to have the operator just cleaning the alarm without an visual inspection to see what caused this alarm. Just resetting automaticaly after a time out is not enough. I would like to avoid him just cleaning the alarm and let the marchine restarting. The delay 'behing' is to force them to go to a visual inspection anyway and not being 'obliged' by performance manager/financial people to bypass the procedure. Because i'm pretty sure in that domain, productivity can overpass procedures and warranty.

26
Technical support / FMD88-10 with FRAM-RTC256 switch 1
« on: January 16, 2014, 03:29:23 PM »
Good day all,

I've noticed a ladder execution time slower when the Switch-1 is ON (so the memory variables become non-volatiles)

For testing I'm incrementing X at every ladder scan and every seconds, I'm displaying the sum and resetting to 0

Switch-1 OFF : Volatil memory : 975 ladder loops/sec
Switch-1 ON  : Non-Volatil memory : 820 ladder loops/sec

Is it a normal behaviour?

27
Technical support / Ladder logic question
« on: January 16, 2014, 03:13:28 PM »
Good day everyone,

I'm creating some rung to handle emergency hammer buttons. The idea is when the N.C. hammer button is hit, a relay keep the status (latch) and when the hammer button is resetted, a timer start to clear the error status and also a reset error request... the idea is to avoid removing the alarm directly.

The current logic is working fine up to the point when the timer reach 0 (elapsed reset time), the system is waiting a realise relay hit to clean the emergency.

when, under ITrilogi V6.47 I quickly hit the Stop_button_Rel (R71), it's going back in the timer waiting loop...
if I longer hit the Stop_button, then it's correcly clearing the alarm and working as expected.

I cannot explain why a short hit is not clearing the alarm and where it's happening in the ladder. Is it a ladder logic mistake? Where is the fault?

Description of the differents inputs/relay/timers

I1    : INPUT : Emergency_Butt ( N.C. circuit)
R72 : RELAY : Stop_Button_Ok ( Use to be N.C / N.O independant from the INPUT logic)
R70 : RELAY : Stop_Button (Latch that keep that an emergency event happend)
R71 : RELAY : Stop_Button_Rel (Request for cleaning the alarm (If the Stop_button_Ok is not ok, the R71 is opened)
R73 : RELAY : Stop_Button_Tim (Closed when the T2 timer is running)
T32 : TIMER : StopButtonDelay (Set to a amount of waiting time and activated when the physical alarm is cleared)




28
Technical support / Re:Nano-10 to FMD88-10 Upgrade Question
« on: January 16, 2014, 02:50:25 PM »
Hello Taranabas,

I'm currently using an FMD88-10 and I'm using the STATUS(21) function to calculate the ladder loop average and it's working well.

Regards.

29
Technical support / Firmware versions
« on: January 14, 2014, 08:03:01 AM »
I've received 2 'old' FMD88-10 that have firmware 78A and 78B

I'm currently developping on a third one that have firmware R81

I've read in the forum that it's not an easy task to upgrade it.

By seaching in the manuals, most of the functions i'm using are available and program upload seem to fork fine.
But I wonder if there are some bug fix, behaviours modifications and so between the differents firmware?

Is it possible to know (even in PM) what are the differences between theses firmware to avoid a deep testing again of the software on the others PLC

Regards

Pages: 1 [2]