Forums

Reply
New Member
PLC_SCADA
Posts: 3
Registered: 06-22-2008
0

SMC Flex Help

Hello Friends,

 

I am using about 30 number of 150-SMC-Flex devices on DeviceNet with 20-COMM-D Series-B module. I have installed the modules and the LEDs PORT/MOD/NET-A are steady Green. I have programmed the 150-SMC-Flex for Soft Start and Soft Stop Parameters. I am trying to give DeviceNet Out Signal to start the motor connected to 150-SMC-Flex.

 

For this Motor to start I have enabled Logic Command bit 1 to ON State.
In my PLC program, controller tags: Comm_Rack_DeviceNet:2:smileysurprised:.Data[0] to Comm_Rack_DeviceNet:2:smileysurprised:.Data[4] are mapped for DNET Node Output and
Comm_Rack_DeviceNet:2:I.Data[0]to Comm_Rack_DeviceNet:2:I.Data[4] are mapped for DNET Node Input.

 

 By this mapping, my plc logic makes bit Comm_Rack_DeviceNet:2:smileysurprised:.Data[0].1 == ON making sure that Comm_Rack_DeviceNet:2:smileysurprised:.Data[0].0 == OFF, Comm_Rack_DeviceNet:2:smileysurprised:.Data[0].8 == OFF, Comm_Rack_DeviceNet:2:smileysurprised:.Data[0].9 == OFF.

For some reason the motor is not getting started and the 150-SMC-Flex LEDs remain Steady Green and LCD displays "Stopped".

 

Am I missing anything? Please help me to rectify this issue. I appreciate your any help in advance!

 

Best Regards,

 

Pramod

This one is so good … we couldn't think of a title good enough!
fuzzy_logic
Posts: 2,825
Registered: 06-26-2008

Re: SMC Flex Help

Try first to follow indications in Aid 45475 and see if it helps... :smileytongue:

 

Just another info missed in your post... which are the indications over the Devicenet Scanner display ?

 

- fuzzy logic

Please remember to close your thread, using the Accept as Solution button over the answer that solved it... and click the Star ( ) under the user avatar to assign Kudos to those who provided help. Thanks... :smileywink:
Captain CompactLogix
fordtt
Posts: 331
Registered: 06-23-2008

Re: SMC Flex Help

Forgive me for oversimplifying and may be trivial, but do you have a rung in your logic that enables the Devicenet scanner module?  O.CommandRegister.Run should be on.

This one is so good … we couldn't think of a title good enough!
fuzzy_logic
Posts: 2,825
Registered: 06-26-2008

Re: SMC Flex Help

[ Edited ]

He he, I was not asking this directly, but just like to know from the user here the same thing as you fordtt ... as you see I've asked the Scanner display indication... just to know if it shows something like "80" or "IDLE".... :smileyhappy:

 

- fuzzy logic

Message Edited by fuzzy logic on 10-29-2009 06:50 PM
Please remember to close your thread, using the Accept as Solution button over the answer that solved it... and click the Star ( ) under the user avatar to assign Kudos to those who provided help. Thanks... :smileywink:
New Member
PLC_SCADA
Posts: 3
Registered: 06-22-2008
0

Re: SMC Flex Help

Hello Fuzzy,

 

The document that you mentioned in your first post is excellent. I went through this and I modified my control wiring and it worked perfect.

 

Thank you very much for your help!

 

Best Regards,

Pramod 

This one is so good … we couldn't think of a title good enough!
fuzzy_logic
Posts: 2,825
Registered: 06-26-2008
0

Re: SMC Flex Help

You're welcome, I'm happy you've solved ! :smileyhappy:

 

- fuzzy logic

Please remember to close your thread, using the Accept as Solution button over the answer that solved it... and click the Star ( ) under the user avatar to assign Kudos to those who provided help. Thanks... :smileywink: