Author Topic: Monitoring a FMD  (Read 4851 times)

jbrandall

  • Newbie
  • Posts: 19
  • farmer boy
    • View Profile
Monitoring a FMD
« on: February 01, 2013, 11:20:20 AM »
Is it just me or others having this problem:  In the past I have run several nano's and monitored them with my laptop running trilogi 6.??.  This year I had to goto FMD16-16's and upgraded to trilogi 6.45.  I'm using basically the same program as on the nano's and everything works as expected in simulation mode.  However, when I try to monitor/control the plc from my laptop, clicking on the inputs makes them act like one-shot inputs (they are not).  I see the input led light briefly, but that's it.  In the past, and in simulation mode, a left click acts like a momentary contact (on when held on and off when released), and a right click latches the input on.  Also the inputs work correctly via switches or sensors.  The problem seems to be in the monitoring program...

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3171
    • View Profile
    • Internet Programmable PLCs
Re:Monitoring a FMD
« Reply #1 on: February 01, 2013, 04:40:21 PM »
The software simulation will perform a bit differently for some functions, but what you have experienced is correct.

In simulation mode (no connection to hardware), you are emulating a hardware sensor by clicking the inputs in the simulation window. Therefore, the input indicator will stay lit while you are holding the left mouse button or once you have done a right click as if a sensor or button were connected to the input and activated.

In hardware monitoring mode (online monitoring), you are linked to the actual PLC I/O and data. The logic state of any physical inputs will primarily be controlled by the hardware connected to them. When you click on an input from online monitoring, it will activate for one program scan and will be utilized by the program for that scan, but when the PLC does a hardware input scan, the input status will revert to its current state. If nothing is connected to the physical input, then its default state is inactive (logic 0). This is why you only see a brief flash of the input indicator in online monitoring after clicking on the input, which is essentially a one-shot as you mentioned.
Email: support@triplc.com
Tel: 1-877-TRI-PLCS